need help to create something in onplayerdisconnect
#2

new string[64], pName[MAX_PLAYER_NAME];
GetPlayerName(playerid, pName, MAX_PLAYER_NAME);
format(string, 64, "%s has left the server", pName);
SendClientMessageToAll(0xADFF2FFF, string);

This when player go out from server.

How to show in the mini-map corner, do-it-yourself (I think TextDrawCreate)
Reply


Messages In This Thread
need help to create something in onplayerdisconnect - by iThePunisher - 20.01.2014, 16:29
Re: need help to create something in onplayerdisconnect - by gtascripterultimate - 20.01.2014, 16:32
Re: need help to create something in onplayerdisconnect - by amirab - 20.01.2014, 16:44

Forum Jump:


Users browsing this thread: 1 Guest(s)