Vice City Multiplayer
VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: Hancock on December 08, 2008, 07:08:48 pm
-
Hi, I Created This command (Fixing car command):
}
elseif ($2 == !Fix) {
vcmp.msg %id 1 Sec I'm Fixing Your Car..
.timer 1 2 vcmp.setvehiclehp $vcmp.vehicle(%id,name) 100 0
}
But It Dont Work, and When I type !Fix My car Get Burned :( can some one Put the right code please
-
Here ...
elseif ($2 == !Fix) {
vcmp.msg %id 1 Sec I'm Fixing Your Car..
.timer 1 2 vcmp.setvehiclehp $vcmp.vehicle(%id,name) 100
}
Amenine
-
Correct me if i'm wrong but isn't vcmp.setvehiclehealth broken? as far as i'm aware it will either burn or give your car infinity health
May be wrong but i thought i'd point this out
-
True. The setvehiclehealth Rcon command is bugged in 0.3z.