How would I do this?
#6

Quote:
Originally Posted by Calgon
Make your own callback, fire it when they attempt to authenticate. It checks their password with the one defined in their file, and then loads the required variables, such as level.
Nvm I got it.

when they login

Код:
dini_IntSet(PlayerFile,"Level",pInfo[playerid][pLevel]);
pInfo[playerid][Level] = pInfo[playerid][pLevel];
Reply


Messages In This Thread
How would I do this? - by _Vortex - 14.09.2009, 01:20
Re: How would I do this? - by andreportugal - 14.09.2009, 02:18
Re: How would I do this? - by Calgon - 14.09.2009, 02:36
Re: How would I do this? - by _Vortex - 14.09.2009, 03:23
Re: How would I do this? - by Calgon - 14.09.2009, 04:05
Re: How would I do this? - by _Vortex - 14.09.2009, 04:27
Re: How would I do this? - by Annihalation - 14.09.2009, 05:00
Re: How would I do this? - by _Vortex - 14.09.2009, 05:21

Forum Jump:


Users browsing this thread: 1 Guest(s)