• 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. Felipe Monteiro

    [Gesior 2012] First Tibia Global Layout

    To post news you should be logged with admin account, then you go to home page and add news. The featured article is not possible edit and remove yet, only add, to remove you should do it by phpmyadmin
  2. Felipe Monteiro

    [Gesior 2012] First Tibia Global Layout

    In createaccount.php line 22 $version = '1010'; // for download link change to $version = '860'; // for download link
  3. Felipe Monteiro

    OpenTibia SharpMapTracker 0.8.1 by Jo3Bingham

    Very, very nice ! No words ! You're awesome !
  4. Felipe Monteiro

    Rookgaardia Project [+Poll]

    Very nice, but will be better on 10.x version ;D
  5. Felipe Monteiro

    OpenTibia SharpMapTracker 0.8.1 by Jo3Bingham

    @Jo3Bingham we need you !
  6. Felipe Monteiro

    [Gesior 2012] First Tibia Global Layout

    Change your accountmanagement.php for this accountmanagement.php
  7. Felipe Monteiro

    [Gesior 2012] First Tibia Global Layout

    just add this $rank_of_player = $player->getRank(); if(!empty($rank_of_player)) { $bgcolor = (($number_of_rows++ % 2 == 1) ? $config['site']['darkborder'] : $config['site']['lightborder']); $main_content .= ' <tr...
  8. Felipe Monteiro

    [Gesior 2012] First Tibia Global Layout

    Create a page Ex.: yourpage.php And put in pages folder. To see your page www.yoursite.com/?subtopic=yourpage
  9. Felipe Monteiro

    [Gesior 2012] First Tibia Global Layout

    Ok. go to folder config and open config.php file and change this $config['site']['newchar_vocations'][0] = array(0 => 'Rook Sample', 1 => 'Sorcerer Sample', 2 => 'Druid Sample', 3 => 'Paladin Sample', 4 => 'Knight Sample'); for this $config['site']['newchar_vocations'][0] = array(0 => 'Rook...
  10. Felipe Monteiro

    [Mod / NPC][8.7+] Advanced "The Travelling Trader Quest" (Rashid)

    Someone can add this on the quests.xml ??
  11. Felipe Monteiro

    [Gesior 2012] First Tibia Global Layout

    Yes i can, but what do u want ? create with or without vocation ?
  12. Felipe Monteiro

    Monster Rashid Like Global ;D

    oh nice, sorry :/ if someone can move post
  13. Felipe Monteiro

    Monster Rashid Like Global ;D

    positions like tibiawiki..
  14. Felipe Monteiro

    OpenTibia SharpMapTracker 0.8.1 by Jo3Bingham

    Thank you @Jo3Bingham ! Keep this way !
  15. Felipe Monteiro

    Monster Rashid Like Global ;D

    Here the Rashid travellet, with the real positions of the Tibia Global ;D days = { ['Monday'] = {x = 32214, y = 31155, z = 7}, ['Tuesday'] = {x = 32306, y = 32835, z = 7}, ['Wednesday'] = {x = 32579, y = 32754, z = 7}, ['Thursday'] = {x = 33065, y = 32879, z = 6}, ['Friday'] =...
  16. Felipe Monteiro

    Request TFs 10.10

    rev5969. where can i found it now ?
  17. Felipe Monteiro

    Request TFs 10.10

    this is 1.0 version isnt ? and about 0.3?
  18. Felipe Monteiro

    [Gesior 2012] First Tibia Global Layout

    Is working fine, what error you have?
Back
Top