15.08.2010, 22:52
Quote:
Ok, thanks, i fixed it!
But now another problem: At CMySQL_Get(name, "money", SpielerStats[playerid][money]); It writes 48 into the variable. In my Database it is an int(8 ) | Dont allow null | standard 0 |
pawn Код:
SpielerStats[playerid][money] = CMySQL_Int(name, "money");