Posts: 458
Threads: 105
Joined: Nov 2013
Reputation:
0
i wanted to make when someone crash or quit or kicked/banned to show it on the screen near the map or down at killing list
Posts: 25
Threads: 6
Joined: Dec 2013
Reputation:
0
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)
Posts: 498
Threads: 24
Joined: Apr 2013
you can use one box message
if you didn't find add my Skype