Problem
#1

When someone types a command I want to send a message to him, he is under spawn protection, and then it disallows him to type any command,

why this doesn't work? it sends the message and in the same time it performs the command it its correct.

Under OnPlayerCommandPerformed:
pawn Код:
if(Spawnprotection[playerid] == 1) return SendClientMessage(playerid, 0xFF0000AA, "You Cannot Type Any Command While In Spawn Protection!");
Reply


Messages In This Thread
Problem - by Youssef214 - 02.10.2014, 08:53
Re: Problem - by Rudy_ - 02.10.2014, 09:01
Re: Problem - by Youssef214 - 02.10.2014, 09:04
Re: Problem - by Rudy_ - 02.10.2014, 09:06
Re: Problem - by Youssef214 - 02.10.2014, 09:11
Re: Problem - by Eth - 02.10.2014, 09:13
Re: Problem - by Youssef214 - 02.10.2014, 11:05

Forum Jump:


Users browsing this thread: 2 Guest(s)