IsPlayerConnected in commands?
#1

Anyways, I just want to know, do I still have to use IsPlayerConnected in commands (strcmp and if statements)?

Ie:

pawn Код:
command
{
     if(IsPlayerConnected(playerid));
     {
         ....

Thanks.
Reply
#2

No because if the player wasn't connected then there would be no way that they could use the command.
Reply
#3

Thank you.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)