Author Topic: I need Some Help :S  (Read 2797 times)

0 Members and 1 Guest are viewing this topic.

Offline Hancock

  • Street Thug
  • *
  • Posts: 25
  • Hancock Of The Forum of vice city Multiplayer ;D
    • View Profile
I need Some Help :S
« on: December 08, 2008, 07:08:48 pm »
Hi, I Created This command (Fixing car command):

Code: [Select]
  }
  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


Offline Amenine

  • Street Thug
  • *
  • Posts: 47
  • [UCG]Clan Leader -Scripter/Fighter/XE MoD-
    • View Profile
    • UCG
Re: I need Some Help :S
« Reply #1 on: December 09, 2008, 11:31:06 am »
Here ...

Code: [Select]
elseif ($2 == !Fix) {
   vcmp.msg %id 1 Sec I'm Fixing Your Car..
   .timer 1 2 vcmp.setvehiclehp $vcmp.vehicle(%id,name) 100
 }

Amenine

Offline VRocker

  • LU Developer
  • Wiseguy
  • *
  • Posts: 63
    • View Profile
    • Liberty Unleashed - GTA3 Multiplayer Mod
Re: I need Some Help :S
« Reply #2 on: December 09, 2008, 05:01:07 pm »
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


Offline Tamas

  • Made Man
  • ***
  • Posts: 127
    • View Profile
    • http://www.tamasnet.eu/
Re: I need Some Help :S
« Reply #3 on: December 09, 2008, 07:28:49 pm »
True. The setvehiclehealth Rcon command is bugged in 0.3z.