Larsey123IsMe
Unregistered
Quote:
Originally Posted by wups
Thats it?
pawn Код:
public OnPlayerPause(playerid) { new msg[60],name[MAX_PLAYER_NAME]; GetPlayerName(playerid,name,MAX_PLAYER_NAME); format(msg,sizeof(msg),"[AFK] %s is now afk!",name); SendClientMessageToAll(YELLOW,msg); return 1; }
public OnPlayerUnPause(playerid) { new msg[60],name[MAX_PLAYER_NAME]; GetPlayerName(playerid,name,MAX_PLAYER_NAME); format(msg,sizeof(msg),"[AFK] %s is now back!",name); SendClientMessageToAll(YELLOW,msg); return 1; }
Oh my god it took me 1.30min to make this script..
|
That is the wole script and it works perfect
and ROFL 1.30 MIN xD, hahaha :P :P :P