Car unlocked only for 1 player
#3

Try to add variable like bool:OnMission[MAX_PLAYERS] = false; on top of your script.

Then on command change it to true.

Then it will be, if(OnMission[playerid] == true) SetVehicleParamsForPlayer(car_dealer_car[0],i,1,0);

Also what I think is, that continue; just finish "for", and not setting vehicle params.
Reply


Messages In This Thread
Car unlocked only for 1 player - by Lajko1 - 29.04.2016, 19:55
Re: Car unlocked only for 1 player - by Lordzy - 29.04.2016, 20:00
Re: Car unlocked only for 1 player - by slipnkit - 29.04.2016, 20:02
Re: Car unlocked only for 1 player - by Lajko1 - 29.04.2016, 20:18

Forum Jump:


Users browsing this thread: 1 Guest(s)