• Welcome to Vice City Multiplayer.
 

I need Some Help :S

Started by Hancock, December 08, 2008, 04:08:48 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Hancock

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
Hancock Of VC-MP


Amenine

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

VRocker

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


Tamas

True. The setvehiclehealth Rcon command is bugged in 0.3z.