• Welcome to Vice City Multiplayer.
 

Auto Drown scripts not working

Started by Force, August 12, 2008, 10:25:53 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Force

Ok, I have made numerous auto drown scritpts before but I can't seem to get it to work using VRocker's new DLL :(


  elseif (Bank isin $FBS.Buildings($1, $3)) {
    $FBS.Bankwarn($1, $2)
  }
  elseif (Sunshine isin $FBS.Buildings($1, $3)) {
    $FBS.Sunshinewarn($1, $2)
  }
  elseif ($vcmp.weaponname($1, $4) == DriveBy) {
    $FBS.Drivebywarn($1, $2)
  }


None of these work :(, Any idea's?

Orpheus

U might have to re write them, doesn't vrockers dll use Hgetwep? or something?

**sorry if i'm way off just recalled something about a Hgetwep alias or something**

if there is, try using that maybe?


regards Orph

Force

Your thinking about sansan there my friend  :P

Orpheus


Force