Jump to content
  • 0

Hilfe habe ein Problem mit der DATABASE


Enrico

Question

Ich habe das Problem das mein epoch die DB nix speichert? wo liegt der fehler?

Habe in der redis.conf

 

bind 127.0.0.1
port 6379
maxmemory 1gb
save 900 1
save 300 10
save 60 1000
requirepass foobared

und das in der epochserver ini

[Redis]
IP = 127.0.0.1
Port = 6379
DB = 0
Password = foobared

 

Link to comment
Share on other sites

10 answers to this question

Recommended Posts

  • 0

Sollte funktionieren wenn du alles wie in der Anleitung gemacht hast.

Pack die ganz nach oben in deiner Init

[] execVM "trader\init.sqf"

[] execVM "trader\resetvehicleammo.sqf"; 

[] execVM "trader\HALV_takegive_crypto_init.sqf"; 

 

Die takegive kryto sqf sollte dabei die kryto sache regeln

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...