How to make Elegant Rank System
#6

I have absolutely no idea. Never before have I used LuxAdmin.
I'm guessing you will simply have to replace the variables which I created, with the ones in LuxAdmin.

Probably something like..
pawn Код:
new
    string[20];

format(string, sizeof(string), "SCR: %i \n K: %i / D: %i", GetPlayerScore(playerid), pInfo[playerid][Kills], pInfo[playerid][Deaths]);
TextDrawSetString(whatever_text_draw_name_you_selected_in_the_beginning, string);
You'll have to find the enumerator/variables yourself.
Reply


Messages In This Thread
How to make Elegant Rank System - by Healian - 08.08.2012, 19:08
Re: How to make Elegant Rank System - by Healian - 08.08.2012, 20:42
Re: How to make Elegant Rank System - by lamarr007 - 08.08.2012, 20:53
Re: How to make Elegant Rank System - by shitbird - 08.08.2012, 21:31
Re: How to make Elegant Rank System - by Healian - 08.08.2012, 22:51
Re: How to make Elegant Rank System - by shitbird - 08.08.2012, 23:14

Forum Jump:


Users browsing this thread: 1 Guest(s)