Jump to content
  • 0

[help] server error


Question

9 answers to this question

Recommended Posts

  • 0
Posted

well, you have your gameguard protections enabled.

 

go to your gameserver configs. open options.properties and change this lines to false so they will look like the lines below..

# Enforce gameguard for clients
#   GameGuardEnforce - enforces gameguard query on character login
#   GameGuardProhibitAction - dont allow player to perform trade, talk with npc
#     and move until gameguard reply received
GameGuardEnforce = False
GameGuardProhibitAction = False

  • 0
Posted

well, you have your gameguard protections enabled.

 

go to your gameserver configs. open options.properties and change this lines to false so they will look like the lines below..

# Enforce gameguard for clients
#   GameGuardEnforce - enforces gameguard query on character login
#   GameGuardProhibitAction - dont allow player to perform trade, talk with npc
#     and move until gameguard reply received
GameGuardEnforce = False
GameGuardProhibitAction = False

This is the 2cond thing u must do if it doesnt work Official system!

Guest
This topic is now closed to further replies.


×
×
  • Create New...