Ranks before name in OnPlayerText don't work.
#3

OK, here are my defines:
pawn Код:
enum pInfo
{
    Password,
    Cash,
    LoggedIn,
    Score,
    Admin,
    Operator,
    Rank,
    Xp,
    Protected,
    CapturingZone,
    Connects,
    Disconnects,
    LoginAttempts,
    Kills,
    Deaths,
    LastOn,
    RegisterDate,
    RegisterTime,
    Streak,
    PlayersInZone,
    CDP,
    Level //This one is the level number
}
Here is my LvlName:
pawn Код:
new LvlName[128];
It is at the top of my script, out of any publics.

Also, the ranks thing is here (It is more than 100 lines, so its pastebin):
http://pastebin.com/R1nE8u3p

And my forward for that is at the top of my script.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)