Mysql loading error
#2

instead of
Код:
strval(result) = PlayerMoney[playerid];
try
Код:
PlayerMoney[playerid] = strval(result);
cuz theres no way something like this
Код:
strval(result) = PlayerMoney[playerid];
would ever work lol :P
Reply


Messages In This Thread
Mysql loading error - by Gabas - 31.07.2013, 11:22
AW: Mysql loading error - by CutX - 31.07.2013, 11:35
Re: AW: Mysql loading error - by Gabas - 31.07.2013, 11:41

Forum Jump:


Users browsing this thread: 1 Guest(s)