Need help with /engine
#5

vname is a parameter string - you need to define it! So the way you use it in a line is this:
pawn Код:
new vehicle;
vehicle = GetVehicleModelIDFromName("Infernus");
if(vehicle != 0)
{
       Use it
}
else
{
       invalid car
}
Reply


Messages In This Thread
Need help with /engine ** REP OFFERED TO FIXER ** - by DanishHaq - 23.07.2013, 11:56
Re: Need help with /engine - by DanishHaq - 23.07.2013, 12:27
Re: Need help with /engine - by NaClchemistryK - 23.07.2013, 12:40
Re: Need help with /engine - by DanishHaq - 23.07.2013, 12:42
Re: Need help with /engine - by RajatPawar - 23.07.2013, 12:43
Re: Need help with /engine - by DanishHaq - 23.07.2013, 14:24

Forum Jump:


Users browsing this thread: 1 Guest(s)