Disable command
#7

I don't know if I'm doing this right, but I did like this.

PHP код:
COMMAND:bk(playeridparams[])
{
    if(!
IsPlayerCOP(playerid)) return SendClientError(playerid"You are not LSPD!");
    if(
GetPlayerState(playerid) !=     PLAYER_STATE_WASTED) return SendClientError(playerid"You cannot use this command while dead");
... and 
so on 
Reply


Messages In This Thread
Disable command - by ServerFiles - 20.08.2018, 02:32
Re: Disable command - by Shinja - 20.08.2018, 03:41
Re: Disable command - by ServerFiles - 20.08.2018, 05:04
Re: Disable command - by Shockey HD - 20.08.2018, 05:14
Re: Disable command - by ServerFiles - 20.08.2018, 05:21
Re: Disable command - by Shockey HD - 20.08.2018, 05:27
Re: Disable command - by ServerFiles - 20.08.2018, 05:52
Re: Disable command - by jlalt - 20.08.2018, 05:57
Re: Disable command - by ServerFiles - 20.08.2018, 06:13

Forum Jump:


Users browsing this thread: 1 Guest(s)