How should i fix this?
#6

Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
    if(strcmp(cmd, "/handsup", true) == 0)
    {
       SetPlayerSpecialAction(playerid,SPECIAL_ACTION_HANDSUP);
       return 1;
}
Reply


Messages In This Thread
How should i fix this? - by jot16 - 14.06.2011, 05:17
Re: How should i fix this? - by Skaizo - 14.06.2011, 05:23
Re: How should i fix this? - by jot16 - 14.06.2011, 05:33
Re: How should i fix this? - by jot16 - 14.06.2011, 05:35
Re: How should i fix this? - by Raimis_R - 14.06.2011, 05:41
Re: How should i fix this? - by Skaizo - 14.06.2011, 05:43
Re: How should i fix this? - by jot16 - 14.06.2011, 05:44
Re: How should i fix this? - by Raimis_R - 14.06.2011, 05:46
Re: How should i fix this? - by jot16 - 14.06.2011, 05:46
Re: How should i fix this? - by Skaizo - 14.06.2011, 05:48

Forum Jump:


Users browsing this thread: 1 Guest(s)