Is this possible?
#7

Quote:
Originally Posted by S4t3K
Посмотреть сообщение
that's pretty easy

PHP код:

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

Hm yes ok, but when player2-3-4-5... enter in that checkpoint which is created by player1 how to make unique Dialog for that player when someone buy weapon, example to give money to player1 and take from it m4a1 or ak47 ?
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)