Bug with /pm and /transfer
#2

Hey @Sc0pion

Try to use this:

PHP код:
if(targetid == INVALID_PLAYER_ID) return SendClientMessage(playeridCOLOR_RED"[ ERROR: Player is not online ]"); 
Instead of this:

PHP код:
if(!IsPlayerConnected(target)) return SendClientMessage(playeridCOLOR_RED"[ ERROR: Player is not online ]"); 
Reply


Messages In This Thread
Bug with /pm and /transfer - by Sc0pion - 06.03.2015, 18:59
Re: Bug with /pm and /transfer - by NoDi522 - 06.03.2015, 21:39

Forum Jump:


Users browsing this thread: 1 Guest(s)