• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. I

    [Germany] Ruthless Chaos [9.1], the return of RPG to Open Tibia.[Low rate 7x-5x]

    No i did not. i read everything else though. looks good! Good work guys! :D
  2. I

    [Germany] Ruthless Chaos [9.1], the return of RPG to Open Tibia.[Low rate 7x-5x]

    LOL not gonna lie, server looks bad ass. I only have 1 issue. you say the map is 100% custom, no copy/paste... correct me if im wrong. but the one picture appears to be carlin... the dp, houses to the right. hummm....
  3. I

    [USA] ( 8.6) Hexana.no-ip.org NEW REAL MAP OT

    bump :) come on! Its a great server! Hosted and Ran in the USA! 100% english! Cant get much better then this.
  4. I

    [Sweden] Harry Potter Online (custom 8.54)

    UHHMMM... im on the server now. it told me i was ravenclaw. but i cant get into that common room, nor any other.. wtf?
  5. I

    [USA] ( 8.6) Hexana.no-ip.org NEW REAL MAP OT

    DEDECATED SERVER, 100% UPTIME, NO LAG! ~~RPG SERVER~~ IP: Hexana.no-ip.org PORT: 7171 Website: Hexana - Latest News Protocol: 8.60 Information -------------- Skill Rate: 25x Magic Rate: 10x Loot Rate: 1.5x -------------- Premium- Free! Bank System- Enabled Guild halls- Enabled PZ Lock- 40...
  6. I

    All players have 10000 cap!

    what? this doesnt make any sence at all....
  7. I

    All players have 10000 cap!

    Does anyone know what I can do to fix this issue? Please? :)
  8. I

    All players have 10000 cap!

    All of the samples and characters in my database have the right amount of cap, around 470~ config.lua says usecap~ and there's nothing in groups.XML for player flags, only tutors+
  9. I

    All players have 10000 cap!

    Hello, im useing 0.4 SVN All players have 10000 cap, i searched forums and couldnt find anything. Yes, i looked at config.lua, groups.xml and the samples in database. I couldnt find anything relating to this problem. is it in the sources? if so.. what one i can just re-compile the exe...
  10. I

    Accountmanagement-World-ID 1, Gesior ACC

    SOLVED! for anyone that has this same problem as i did heres your answer.. it turns out it WAS my sample voc skills. i over looked them. Thank you so much Chris! You saved my life, and a lot of time :D
  11. I

    Accountmanagement-World-ID 1, Gesior ACC

    sure, i have that program already, pm me
  12. I

    Accountmanagement-World-ID 1, Gesior ACC

    i added that code didnt see the names of towns so i added $towns_list[1] = array(1 => 'Venore', 2 => 'Thais', 4 => 'Carlin', 11 => 'Edron', 13 => 'Yalahar'); Now everything looks okay, when i tried to make a char i got this error. Fatal error: Uncaught exception 'E_OTS_NotLoaded' in...
  13. I

    Accountmanagement-World-ID 1, Gesior ACC

    i changed "world id in accountmanagment.php" it works now.. i can now see and pick a vocation, but i cant pick a town. lol do you have a code for that? :)
  14. I

    Accountmanagement-World-ID 1, Gesior ACC

    Thanks for helping.. i got this error now, Fatal error: Uncaught exception 'E_OTS_NotLoaded' in C:\xampp\htdocs\8.7\pot\OTS_Player.php:1866 Stack trace: #0 C:\xampp\htdocs\8.7\accountmanagement.php(1172): OTS_Player->getSkill(0) #1 C:\xampp\htdocs\8.7\index.php(186)...
  15. I

    Accountmanagement-World-ID 1, Gesior ACC

    <?PHP // Admin option $config['site']['access_admin_panel'] = 6; // World option $config['site']['worlds'] = array(0 => 'world name'); // News option $config['site']['access_tickers'] = 5; $config['site']['access_news'] = 6; $config['site']['langSystem'] = 0; // Limit show news on...
  16. I

    Accountmanagement-World-ID 1, Gesior ACC

    It wouldnt let me post the whole thing, so here is the create char part. I checked the samples, they all have skills. //## CREATE CHARACTER on account ### if($action == "createcharacter") { if(count($config['site']['worlds']) > 1) { if(isset($_REQUEST['world']))...
Back
Top