A simple question
#1

Hello, I'm working on a job system and i want to know if i do something like this:
Код:
new JobVehicle[MAX_PLAYERS];
Код HTML:
cmd:work(playerid,params[])
{
     JobVehicle[playerid] = CreateVehicle(411, ....bla.bla)
     return 1;
}
The variabile JobVehicle[playerid] become = with Vehicle Model or VehicleID ?
Reply


Messages In This Thread
A simple question - by RedGun2015 - 24.08.2017, 16:16
Re: A simple question - by Vince - 24.08.2017, 16:24
Re: A simple question - by thegamer355 - 24.08.2017, 17:42
Re: A simple question - by RedGun2015 - 24.08.2017, 18:01
Re: A simple question - by Vince - 24.08.2017, 18:19
Re: A simple question - by thegamer355 - 24.08.2017, 18:23
Re: A simple question - by RedGun2015 - 24.08.2017, 18:24
Re: A simple question - by Camtasia - 24.08.2017, 18:55
Re: A simple question - by RedGun2015 - 24.08.2017, 19:52

Forum Jump:


Users browsing this thread: 4 Guest(s)