Help!
#5

Quote:
Originally Posted by Grim_
Посмотреть сообщение
Are you setting PlayerInfo[playerid][pXP] to the amount of XP in the file when they login?
pawn Код:
PlayerInfo[playerid][pXP] = dini_Int(file, "XP");
No, I set a timer on the login part so it can load the settings... Scroll up.. I've pasted the timer on the topic.

anyways,
this is how it should be right?

pawn Код:
format(string, sizeof(string), "~p~XP:%d", dini_Int(file, "XP"));
        TextDrawSetString(TDSTATS[playerid], string);
Reply


Messages In This Thread
Help! - by Lorenc_ - 18.07.2010, 00:09
Re: Help! - by Jeffry - 18.07.2010, 07:56
Re: Help! - by Lorenc_ - 18.07.2010, 10:08
Re: Help! - by Grim_ - 18.07.2010, 10:12
Re: Help! - by Lorenc_ - 18.07.2010, 10:46
Re: Help! - by Jeffry - 18.07.2010, 11:41
Re: Help! - by Lorenc_ - 18.07.2010, 22:02
Re: Help! - by Lorenc_ - 20.07.2010, 09:16
Re: Help! - by Jeffry - 20.07.2010, 17:26
Re: Help! - by Lorenc_ - 20.07.2010, 21:28

Forum Jump:


Users browsing this thread: 1 Guest(s)