How do I do this?
#10

When a new player registers,
pawn Код:
if (udb_Create(PlayerName(playerid),inputtext))
BLA BLA BLA BLA All the code goes and in the middle my code is entered.
        dUserSetINT(PlayerName(playerid)).("NironB",0);
When an old player logins
pawn Код:
if(PLAYERLIST_authed[playerid] == 1)
BLA BLA BLA BLA All the code goes and in the middle my code is entered.
dUserSetINT(PlayerName(playerid)).("NironB",CanUseNironB[playerid]);
Still it doesn't save the stats on my .dudb file.
Reply


Messages In This Thread
How do I do this? - by rakshith122 - 30.12.2013, 17:09
Re: How do I do this? - by iDuckling - 31.12.2013, 04:45
Re: How do I do this? - by newbie scripter - 31.12.2013, 05:04
Re: How do I do this? - by rakshith122 - 31.12.2013, 05:29
Re: How do I do this? - by iDuckling - 31.12.2013, 05:52
Re: How do I do this? - by HK - 31.12.2013, 06:05
Re: How do I do this? - by iDuckling - 31.12.2013, 06:10
Re: How do I do this? - by rakshith122 - 31.12.2013, 06:15
Re: How do I do this? - by HK - 31.12.2013, 06:28
Re: How do I do this? - by rakshith122 - 31.12.2013, 06:32

Forum Jump:


Users browsing this thread: 2 Guest(s)