• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Gesior Server Name?

lord azteck

New Member
Joined
Jan 4, 2009
Messages
221
Reaction score
3
like the title,
how can i change the Server names when im creating a character?
EX:
Before you can create character you must select world:
- Server Name
- Server Name 1
- Server Name 2
BACK..

Soo?
thns for ur attention.
kkthnxbye:$:peace:
 
/xampp/htdocs/config/config.php
PHP:
$config['site']['worlds'] = array(0 => 'Server Name', 1 => 'Server Name 1', 2 => 'Server Name 2');
 
Back
Top