Major issue with commands
#1

Hey guys, I'm really mad since these commands are starting to fail, without them I cannot do much about the server. The issue is that IsPlayerConnected isn't detecting if the player is connected. I've tried:

pawn Код:
if( pID == INVALID_PLAYER_ID ) return 0;
&

pawn Код:
if( !IsPlayerConnected( playerid ) ) return 0;
but they're just not working.

EDIT: I'm now going to make a self made version of IsPlayerConnectedEx... Using a variable I'll edit the post with my results.
Reply


Messages In This Thread
Major issue with commands - by Lorenc_ - 02.09.2011, 15:20
Re: Major issue with commands - by Jafet_Macario - 02.09.2011, 15:23
Re: Major issue with commands - by Lorenc_ - 02.09.2011, 15:30
Re: Major issue with commands - by MadeMan - 02.09.2011, 15:39
Re: Major issue with commands - by Lorenc_ - 02.09.2011, 15:44

Forum Jump:


Users browsing this thread: 1 Guest(s)