How do I create a pname
#5

How would I add it to the load user?
Код HTML:
public LoadUser_data(playerid,name[],value[])
{
    INI_Int("Password",PlayerInfo[playerid][pPass]);
    INI_Int("Cash",PlayerInfo[playerid][pCash]);
    INI_Int("Admin",PlayerInfo[playerid][pAdmin]);
    INI_Int("Kills",PlayerInfo[playerid][pKills]);
    INI_Int("Deaths",PlayerInfo[playerid][pDeaths]);
    return 1;
}
Reply


Messages In This Thread
How do I create a pname - by lramos15 - 31.05.2013, 00:33
Respuesta: How do I create a pname - by JustBored - 31.05.2013, 00:39
Re: How do I create a pname - by lramos15 - 31.05.2013, 01:05
Re: How do I create a pname - by Glad2BeHere - 31.05.2013, 01:19
Re: How do I create a pname - by lramos15 - 31.05.2013, 18:54
Re: How do I create a pname - by OxyG3N - 31.05.2013, 19:02
Re: How do I create a pname - by lramos15 - 31.05.2013, 19:17
Re: How do I create a pname - by Littlehelper - 31.05.2013, 19:19
Re: How do I create a pname - by OxyG3N - 31.05.2013, 19:33

Forum Jump:


Users browsing this thread: 2 Guest(s)