my bad,vm keep changing ip for no reason,so i set it to static
edit:to change language use MULTI_LANG_CODE=EN
edit2:my vm with 6 gb ram says it run out of memory...
Last edited by xlw00tlx; 09-01-20 at 11:32 AM.
Server shows in maintenance mode and vm shows this,i cant assign more ram,i have 12,vm is set to 7
![]()
SBServer.exe is force closing if you enought Ram... Set VM ram to 10GB and try again,
- - - Updated - - -
where can i found this example? i mean which file?
- $request_data = db::queryfirstrow('select id, username from tokens where token = %s and date > now() - INTERVAL 20 MINUTE', $_REQUEST['access_token']);
+ $request_data = db::queryfirstrow('select id, username from tokens where token = %s', $_REQUEST['access_token']);
how to add AP to buy at shop?
okay guys i found way to 10 year (unlimited) token
Open with editor: access_token.php
change
withINTERVAL 20 MINUTE
enjoy ^^INTERVAL 10 YEAR
- - - Updated - - -
How to add cash to account? it's easy
- - - Updated - - -
in mysql users (balance)
or use this command for api
http://192.168.1.41/add_cash.php?username=admin&cash=9000
Last edited by Kozak999; 09-01-20 at 05:50 PM.
Now i am looking to change/edit cash shop item price and add/new items... Anyone have info?
on the server it is possible to edit without problems, but in the client and on the server it should be the same otherwise if you edit only on the server then the client will not display the goods correctly
im moving all the files inside the vm to my dedicated host pc ,it has 8 gb ram,test thre and see,but i think we are doing something wrong cause old server files i had used less ram,the chinese vm used 3 gb to run all the stuff,sadly i dont remember how did i make it work
also as i said before this version doesnt use api and mysql (?) i dont know why
client patchs folder,the last one cause there are 10,says EOS_0.04.1130_0.04.2070 maybe its an older version
![]()