MySQL r40 help (money) ?
#1

Hello there, i have a little problem with "Money" when a player is logging in.
So the player money saves but, when he/she logging in and type his/her password correctly the
dates from the database loads just the colum with his/her "Money" not. Literally it loads the money but
after 3 seconds the money resets to 0.

I updated MySQL plugin/include (r40).

Here is the part where the "Money" loads from database on "LoginAccount" function:
PHP код:
cache_get_value_int0"Money"Accountplayerid ][ pMoney ] );
GivePlayerMoneyplayeridAccountplayerid ][ pMoney ] ); 
It's not correctly ?
Anyway before i tried like this:
PHP код:
GivePlayerMoneyplayeridcache_get_value_int0"Money"Accountplayerid ][ pMoney ] ) ); 
And it still did not work.
Please give me a tip or something..
Reply


Messages In This Thread
MySQL r40 help (money) ? - by FaLLenGirL - 27.04.2017, 22:05
Re: MySQL r40 help (money) ? - by AndreiWow - 27.04.2017, 23:18
Re: MySQL r40 help (money) ? - by FaLLenGirL - 27.04.2017, 23:31
Re: MySQL r40 help (money) ? - by AndreiWow - 28.04.2017, 00:04
Re: MySQL r40 help (money) ? - by FaLLenGirL - 28.04.2017, 01:00
Re: MySQL r40 help (money) ? - by FaLLenGirL - 28.04.2017, 09:27
Re: MySQL r40 help (money) ? - by AndreiWow - 28.04.2017, 13:23
Re: MySQL r40 help (money) ? - by FaLLenGirL - 28.04.2017, 17:57
Re: MySQL r40 help (money) ? - by Astralis - 28.04.2017, 18:32
Re: MySQL r40 help (money) ? - by FaLLenGirL - 29.04.2017, 10:01

Forum Jump:


Users browsing this thread: 3 Guest(s)