MySQL problem
#5

That's a bad idea.

pawn Код:
new level = GetPlayerScore(playerid);
        new money = GetPVarInt(playerid, "Novac");
        new admin = GetPVarInt(playerid, "Admin");
        new skin = GetPVarInt(playerid, "Skin");
        new org = GetPVarInt(playerid, "Org");
        new lider = GetPVarInt(playerid, "Lider");
        new rank = GetPVarInt(playerid, "Rank");
You should have an enum for player variables. And as doreto said, you could show us the mysql_log file, so that the problem could be solved easier.
Reply


Messages In This Thread
MySQL problem - by Tika Spic - 29.08.2012, 23:08
Re: MySQL problem - by Tika Spic - 30.08.2012, 07:05
Re: MySQL problem - by doreto - 30.08.2012, 09:33
Re: MySQL problem - by Tika Spic - 30.08.2012, 09:51
Re: MySQL problem - by Unte99 - 30.08.2012, 09:52
Re: MySQL problem - by doreto - 30.08.2012, 09:57

Forum Jump:


Users browsing this thread: 1 Guest(s)