Need vehicles spawn command
#3

Couple of problems with that.
  • GetVehicleModelIDFromName isn't in his GameMode so it will return an "Undefined Function" error
  • It looks likes you're destroying a vehicle who's vehicleid is the same as the modelid the player types in, which will result in unwanted actions
  • You create the vehicle with the variable 'carid' but put the player into the vehicle with the variable 'car' which is a modelid, and not a veihcleid.
Reply


Messages In This Thread
Need vehicles spawn command - by JPonsen - 22.08.2009, 04:23
Re: Need vehicles spawn command - by [mad]MLK - 22.08.2009, 04:32
Re: Need vehicles spawn command - by Joe Staff - 22.08.2009, 04:39
Re: Need vehicles spawn command - by JPonsen - 22.08.2009, 04:43
Re: Need vehicles spawn command - by NeRoSiS - 22.08.2009, 05:34
Re: Need vehicles spawn command - by JPonsen - 22.08.2009, 05:39
Re: Need vehicles spawn command - by refshal - 22.08.2009, 05:45
Re: Need vehicles spawn command - by [mad]MLK - 22.08.2009, 05:46
Re: Need vehicles spawn command - by refshal - 22.08.2009, 05:49
Re: Need vehicles spawn command - by JPonsen - 22.08.2009, 05:58

Forum Jump:


Users browsing this thread: 2 Guest(s)