01.07.2013, 14:07
Ok I search ****** and have a command /stats I need a command /changepassword.
Sorry I don't have a code because I'm online on forum by ipad and I ready have a login and register system with enum pInfo like this:
Sorry I don't have a code because I'm online on forum by ipad and I ready have a login and register system with enum pInfo like this:
Код:
enum pInfo
{
pPass,
pCash,
pScore,
pAdmin,
}

