[Help Thread] Please post your questions here.

08/24/2019 03:12 beecloven#7636
Quote:
Originally Posted by ThunderNikk View Post
In the gameserver.opt set the following line...

N game.version:20181211

To the correct version of your sframe. Not sure if it will guaranteed work though depending on your client and if it is close enough to when the 9.5 files were acquired.
How can I know the version of SFrame and what is the difference between SFrame version and the parameter N game.version:20181211?
08/24/2019 03:43 ThunderNikk#7637
You said you got a message in the game server window?

Quote:
Originally Posted by beecloven View Post
There is a log message about the difference between the client version.
08/24/2019 13:29 beecloven#7638
Quote:
Originally Posted by ThunderNikk View Post
You said you got a message in the game server window?
So I should find the game client with version 20180117, right?
I've tried to use the new parameter with the line: 20180117. It didn't work.
08/24/2019 16:17 ThunderNikk#7639
You could learn client editing and resourcing and try to make the client you have that works Russian language using the Russian datafiles and a dump from the Russian client you do have that doesn't work.
08/24/2019 16:45 forgephazer#7640
Hello again,i m glad i m in this community :).i have a problem with my server, i cant use gm commands or when i change xp rate ,speed,gold drop nothing happens.I have permission to 100.What can be wrong?
08/25/2019 00:46 ThunderNikk#7641
I am guessing you are not getting the syntax of the GM command correct.

When you shout in chat is it orange?
08/25/2019 07:48 forgephazer#7642
Yes it is orange

Where i can change my player speed?
I use the command in chat : learn_all_skills [Billys]
Is that correct?I use it in whole chat and the letters are orange.
08/25/2019 10:11 beecloven#7643
Quote:
Originally Posted by forgephazer View Post
Yes it is orange

Where i can change my player speed?
I use the command in chat : learn_all_skills [Billys]
Is that correct?I use it in whole chat and the letters are orange.
Looks like it's not correct. Try to type like this: /run learn_all_skill("yourName")
08/25/2019 14:08 Boody19#7644
Quote:
Originally Posted by Dark Blaze View Post
Make sure both devices are connected to the same network on Hamachi.
Both devices are connected to the same network and I used this network to play other lan games and it worked fine
08/25/2019 17:28 forgephazer#7645
I find it thank you .I put commands in captain herlock window and working
08/25/2019 17:36 Dark Blaze#7646
Quote:
Originally Posted by Boody19 View Post
Both devices are connected to the same network and I used this network to play other lan games and it worked fine
Make sure you're using the correct ports.
You can PM me if you need help.
08/25/2019 18:55 CatharsisRP#7647
Hey i've been scratching my head for a while now. I made a 9.1 server before, I am currently trying to make a closed 9.4 server but the auth server doesn't connect to the database.

[Only registered and activated users can see links. Click Here To Register...]

It is strange to me because I can use the same (unencrypted) password to login to the sa account manually, however I don't know what I am doing wrong.

[Only registered and activated users can see links. Click Here To Register...]

This ends up being my opt file, and I did compress it, still no luck.
Code:
S:app.name:RevolutionAuth
S:auth.allowed_special_char:@.
N:auth.check_adult_server:0
N:auth.max_client_per_ip:9999
N:auth.max_daily_client_per_ip:9999999
N:auth.user_rate_mod:20
N:auth.version:201507080
S:io.ip_address:127.0.0.1
S:db.auth._password:4556000003006f07120da5994f6c4c94cbc19071aa85e8909090909090909090908009281b90
S:db.auth.account:sa
S:db.auth.md5_key:2011
S:db.auth.name:Auth
S:db.auth.server:127.0.0.1
N:io.auth.port:9881
S:db.billing.account:sa
S:db.billing.name:Billing
S:db.billing.server:127.0.0.1
N:db.auth.use_md5:1
N:db.auth.use_md5_for_security_no:1
N:game.user_limit_server_001:400
S:log.ip:127.0.0.1
N:billing.allow_login_without_billing:0
N:billing.check_server_keep_alive_timeout:0
N:billing.server_keep_alive_interval:6000
N:billing.server_keep_alive_timeout:3000
N:billing.use:0
N:billing.user_keep_alive_interval:60000
N:billing.user_keep_alive_timeout:3000
Am i doing something wrong with the encryption? Can someone help me please? It would be much appreciated, thanks.
08/25/2019 20:42 beecloven#7648
Looks like I did it! It has taken just a few days! Now I can play in Russian. Thanks!
08/26/2019 03:12 CatharsisRP#7649
I fixed my problem, as it turned out the password I was using was hashing into two different outcomes. I changed the sa password to something else, hashed that and it worked.

Unfortunately now after making my character, when trying to enter the game my client gets stuck halfway through the loading screen. Any reason why?
08/26/2019 03:21 ThunderNikk#7650
Not the right sframe?

Or missing N game.local_flag: from the game server .opt