Is this possible?
#6

that's pretty easy

PHP код:

new uniquesCheckpoints[MAX_PLAYERS];
CMD:sellguns(playeridparams[])
{
      
// Your code here
      
uniquesCheckpoints[playerid] = CreateDynamicCP(parameters);
      return 
1;

Reply


Messages In This Thread
Is this possible? - by rumen98 - 26.05.2014, 15:51
Re : Is this possible? - by S4t3K - 26.05.2014, 15:54
Re: Is this possible? - by XK - 26.05.2014, 15:56
Re: Is this possible? - by rumen98 - 26.05.2014, 15:59
Re: Is this possible? - by XK - 26.05.2014, 16:05
Re : Is this possible? - by S4t3K - 26.05.2014, 16:18
Re: Re : Is this possible? - by rumen98 - 26.05.2014, 16:21
Re : Is this possible? - by S4t3K - 26.05.2014, 16:33

Forum Jump:


Users browsing this thread: 1 Guest(s)