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

Creating/Editing characters

Vexy

New Member
Joined
May 10, 2008
Messages
6
Reaction score
0
Well i just downloaded TFS, but i have a problem...see i created my own custom map and changed spawn location in config but when i try logging onto acc manager it doesnt work it says wrong temple position but i cant edit its temple position due to the fact there is no characters file of it...


also how can i edit a character once its made or an account since no acc or character folder...


//Vexy
 
First of all You should read something about MySQL/SQLite. After that use client to connect to the server and send right SQL statement to change town id, posx, posy and posz. You shouldn't have any problem with this if you read smth about SQL. Also, if you use MySQL and some server based on apache like xampp, webserver (whatever) then try http://localhost/phpmyadmin, select database and edit records on players table.
 
First of all You should read something about MySQL/SQLite. After that use client to connect to the server and send right SQL statement to change town id, posx, posy and posz. You shouldn't have any problem with this if you read smth about SQL. Also, if you use MySQL and some server based on apache like xampp, webserver (whatever) then try http://localhost/phpmyadmin, select database and edit records on players table.

i wish i knew what your talking about cause all i really want is a server up people be able to make accounts and most importantly beable to edit accounts and characters
 
Back
Top