27.12.2012, 07:32
Well that would give a client message if the player is not logged in or entered its password to login check it again
And if i do like what you said, then when i type the command it will say me Login before using a command however i am logged in.
pawn Код:
if(!IsPlayerLoggedIn(playerid)) return SendClientMessage(playerid, COLOR_GREY, "You need to login first before using any command.");