• 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!

How to create samples?!

Eh, okay so now wait.. I dont want to do OTS, i just have to test something fastly, and how to Create some char with phpmyadmin~?
 
Just make chars called for example "Crusader Sample" then equip him with the stuff and make him the vocation that he should have/be..
Then go to your config.php of your homepage and change this
Code:
$config['site']['newchar_vocations'][0] = array(1 => 'Crusader Sample')
then go down a bit and change here
Code:
$vocation_name[0][0] = array(1 => 'Crusader')
Now you can choose it as vocation on your serv
(and this is just an example u need to configure it rightly to your server)
 
Reyn

I just want to create any any fucking character with phpmyadmin ;P i dont use acc maker, what to write to create this character, couse' "account manager" - can't log in.
 
omfg... mysql

Code:
Błąd
Zapytanie SQL:

DROP TRIGGER IF EXISTS  `oncreate_players` ;


MySQL zwrócił komunikat: 

#1046 - No database selected
 
omfg... mysql

Code:
Błąd
Zapytanie SQL:

DROP TRIGGER IF EXISTS  `oncreate_players` ;


MySQL zwrócił komunikat: 

#1046 - No database selected
Well you should try to create a Homepage, because without it will be very hard/impossible for you to add samples
 
Back
Top