-
Member
Help Please, problem about jaden / gold
Hello, I have the following error:
Even when editing the usecashnow table, jaden does not appear in the game. I can't find a way to add or change the amount of jaden as this table doesn't seem to work. Does anyone know how to solve?
https://imgur.com/a/FyWakAV
-
-
Member
Re: Help Please, problem about jaden / gold
-
Member
Re: Help Please, problem about jaden / gold
already tried these sql lines.
INSERT INTO usecashnow (userid, zoneid, cash) VALUES (AccountID, 1, JadenAmount)
call usecash(1216, 1, 0, 1, 0, 5000, 1, @ERROR)
However, there is still no jaden / gold in the game. I don't know what else to do, someone help me please !!!
ragezone is abandoned; /
-
Re: Help Please, problem about jaden / gold
You have to execute the procedure, not to insert a entry in the MySQL.
-
Member
Re: Help Please, problem about jaden / gold
sorry, but could you teach me how to do?
@mrosenov
Last edited by fdgom; 20-09-20 at 02:56 AM.
-
Member
Re: Help Please, problem about jaden / gold
I also tried with "call usecash (32, 1, 0, 1, 0, 1000000, 1, @ERROR)" I changed the data according to the user. was unsuccessful.
can someone teach me please?
-
Account Upgraded | Title Enabled!
Re: Help Please, problem about jaden / gold
The Aid for JD used to be 11 for me. Try to use AID 11.
-
Member