>>>>>GIVEPLAYERMONEY<<<<<
#4

pawn Код:
public OnPlayerCommandText(playerid, cmd[])
{
    if (strcmp("/givemoney", cmdtext, true) == 0)
    {
         GivePlayerMoney(playerid, %d);
         return 1;
     }
Reply


Messages In This Thread
>>>>>GIVEPLAYERMONEY<<<<< - by bennojulian - 09.03.2011, 15:35
Re: >>>>>GIVEPLAYERMONEY<<<<< - by Stigg - 09.03.2011, 15:36
Re: >>>>>GIVEPLAYERMONEY<<<<< - by Johnson_boy - 09.03.2011, 15:37
Re: >>>>>GIVEPLAYERMONEY<<<<< - by ilikenuts - 09.03.2011, 15:37
Re: >>>>>GIVEPLAYERMONEY<<<<< - by bennojulian - 09.03.2011, 15:38
Re: >>>>>GIVEPLAYERMONEY<<<<< - by Infamous - 09.03.2011, 15:40
Re: >>>>>GIVEPLAYERMONEY<<<<< - by Markx - 09.03.2011, 15:53
Re: >>>>>GIVEPLAYERMONEY<<<<< - by ilikenuts - 09.03.2011, 15:54
Re: >>>>>GIVEPLAYERMONEY<<<<< - by Markx - 09.03.2011, 15:56
Re: >>>>>GIVEPLAYERMONEY<<<<< - by ilikenuts - 09.03.2011, 15:58

Forum Jump:


Users browsing this thread: 1 Guest(s)