How To Do That?
#2

Quote:
Originally Posted by ******
Посмотреть сообщение
The simplest way would be something like:

pawn Код:
new
    gAdminRanks[][] = {
        "Voice",
        "Moderator",
        "Admin",
        "Owner"
    };
Then:

pawn Код:
format(str, sizeof (str), "%s %s(%d) ...", gAdminRanks[playerRank], playerName, playerId);
ok now when i do gAdminRanks[playerRank], playerName,playerid);

now playerRank what its mean can you say this step i do it now if player level 1 = moderator if level 2 = admin

thats all now can you tell more please so i can know completley thanks
Reply


Messages In This Thread
How To Do That? - by [Lsgw]LoL - 27.05.2011, 16:46
Re: How To Do That? - by [Lsgw]LoL - 27.05.2011, 17:43
Re: How To Do That? - by JaTochNietDan - 27.05.2011, 17:46
Re: How To Do That? - by [Lsgw]LoL - 27.05.2011, 17:59
Re: How To Do That? - by JaTochNietDan - 27.05.2011, 18:02
Re: How To Do That? - by [Lsgw]LoL - 27.05.2011, 18:05
Re: How To Do That? - by JaTochNietDan - 27.05.2011, 18:07
Re: How To Do That? - by [Lsgw]LoL - 27.05.2011, 18:13

Forum Jump:


Users browsing this thread: 1 Guest(s)