16.03.2013, 13:03
[FilterScript] Rank System
16.03.2013, 13:08
Good Job MAN! i didn't test it but i see is very cool !
16.03.2013, 16:10
Nice
16.03.2013, 16:15
Код:
public OnPlayerDeath(playerid, killerid, reason) { #pragma unused reason if(killerid != INVALID_PLAYER_ID) { SetPlayerScore (killerid, GetPlayerScore (killerid) + 1); SetPlayerStarRang(playerid); } return 1; }
16.03.2013, 16:15
It's like man, but it has only textdraw rank...
EDIT: The screenshots didn't appear before, now that I saw them, They are so cool. Well done pal.
EDIT: The screenshots didn't appear before, now that I saw them, They are so cool. Well done pal.
16.03.2013, 16:18
16.03.2013, 16:21
No, I'm not using that anymore. It got updated, removing the lag and all the bunch of code in the OnPlayerUpdate. There has been 3 updates since the first one, witch is outdated and laggy.
16.03.2013, 19:00
nice bro!!
« Next Oldest | Next Newest »
Users browsing this thread: 2 Guest(s)