After making a register system ...
#1

Hello,

I have created a Register system. It works fine! But I want to start using it for examlpe, using AdminLevel or pScore and make them save. But I mainly need to know how to work with them,

This is what I have

pawn Код:
enum pInfo
{
    pKills,
    pDeaths,
    pMoney,
    pAdmin,
    pScore
}
How can I use pKills, pDeaths, pMoney, pAdmin and pScore and make them save? Like

if PlayerInfo[playerid][pKills]; I think it's similar to that. Could you tell me? Thank you.
Reply


Messages In This Thread
After making a register system ... - by MusicBeast - 12.10.2011, 12:05
Re: After making a register system ... - by trapped1 - 12.10.2011, 12:08
Re: After making a register system ... - by MusicBeast - 12.10.2011, 12:15
Re: After making a register system ... - by Jafet_Macario - 12.10.2011, 12:17
Re: After making a register system ... - by MusicBeast - 12.10.2011, 12:22
Re: After making a register system ... - by Dredd - 12.10.2011, 20:38
Re: After making a register system ... - by MusicBeast - 13.10.2011, 09:28

Forum Jump:


Users browsing this thread: 2 Guest(s)