Need Help With Mysql
#5

Quote:
Originally Posted by System64
Посмотреть сообщение
With sscanf it doesn't wokr (to me)
I suggest you to use normal variables, here is exaple how I use it for loading
pawn Код:
mysql_fetch_field_row(savingstring, "Novac"); PlayerInfo[playerid][pMoney] = strval(savingstring);
                    mysql_fetch_field_row(savingstring, "Ubojstva"); PlayerInfo[playerid][pKills] = strval(savingstring);
i hate sscanf idk why but i hate it.

but do i have to change pvars to PlayerInfo system
Reply


Messages In This Thread
Need Help With Mysql - by titanak - 19.10.2011, 21:50
Re: Need Help With Mysql - by titanak - 20.10.2011, 09:12
Re: Need Help With Mysql - by [MWR]Blood - 20.10.2011, 09:41
Re: Need Help With Mysql - by System64 - 20.10.2011, 10:48
Re: Need Help With Mysql - by titanak - 20.10.2011, 10:59
Re: Need Help With Mysql - by System64 - 20.10.2011, 11:09
Re: Need Help With Mysql - by titanak - 20.10.2011, 11:11
Re: Need Help With Mysql - by titanak - 20.10.2011, 17:58
Re: Need Help With Mysql - by System64 - 20.10.2011, 19:21
Re: Need Help With Mysql - by titanak - 20.10.2011, 19:42

Forum Jump:


Users browsing this thread: 2 Guest(s)