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?
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
Your thinking about sansan there my friend :P
LOL, my bad :D :D
Never mind, I fixed it :D