Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

how to remove client version ingame

Newbie Spellweaver
Joined
Mar 30, 2023
Messages
36
Reaction score
3
is there a way to remov this text?

Screenshot 2024-02-29 165610 - how to remove client version ingame - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
TERA Foundation
Joined
Jun 3, 2020
Messages
490
Reaction score
787
You need to disable QA Mode for the server (set qaServer="false" in the DeploymentConfig.xml). If you want to use QA chat commands on your account, you need to use QA Patch for ArbiterServer. But in this case, QA commands will be available for all players. To restrict this, you need to use a Proxy Server that can analyze the privileges specified in the Tera API. More information here.
 
Upvote 1
Back
Top