Helpp
#3

first you need to make some variables

suppose

new mechanic[MAX_PLAYERS];

then in onplayerconnect give

mechanic[playerid] = 0;

then on the cmd CMD:Fix ifisplayerinrangeofpoint(cords) then mechanic[playerid] = 1;

and on /acceptm i placed m for mechanic then GetPlayerName those things variables and if (mechanic[playerid] == 1)

then set the vehicle by targeting with the sscanf tool and your done with your system
Reply


Messages In This Thread
Helpp - by MatZZPL - 15.11.2012, 14:56
Re: Helpp - by MatZZPL - 15.11.2012, 15:24
Re: Helpp - by Nirzor - 15.11.2012, 16:38
Re: Helpp - by MatZZPL - 15.11.2012, 16:44
Re: Helpp - by MatZZPL - 15.11.2012, 21:05

Forum Jump:


Users browsing this thread: 1 Guest(s)