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

Recent content by Igor Milagres

  1. Igor Milagres

    [Znote AAC] TibiaCOM Layout by Alex45

    It doesn't work, I put the same link I use in my Highscores, but there the outfits appear normally, but here in rightside.php it doesn't work, can you tell me where the error is? } if ($players) { $count = 1; foreach($players as $player) { echo...
  2. Igor Milagres

    [Znote AAC] old school layout

    Hi, I'm having the same problem with highscores, how did you solve it?
  3. Igor Milagres

    [Znote AAC] TibiaCOM Layout by Alex45

    PLEASE HELP ME , IM USE THIS SITE !
  4. Igor Milagres

    HELP SITE ZNOTE

    up help me
  5. Igor Milagres

    Lua [1.X] Pythius the Rotten

    Hi friend, can you convert this script into .npc? I would like to use this NPC on my Nostalrius server but I can't.
  6. Igor Milagres

    NPCS NOSTALRIUS

    Hello, I added the Yalahar map to my TFS 1.2 Nostalrius server, I would like to add the Yalahar NPCs to it, but Nostalrius uses the (.npc) format for NPCs and not the standard (.xml), is there any tool or How to convert NPCs from (.xml) to (.npc) or would I have to create each NPC I would like...
  7. Igor Milagres

    RevScripts HELP PICK FENROCK

    IT WORKED, thank you very much friend!
  8. Igor Milagres

    RevScripts HELP PICK FENROCK

    It didn't work and I got the following error: Lua Script Error: [Action Interface] data/actions/scripts/misc/pick.lua:onUse attemp to index a number value stack traceback: [C]: at 0x7ff6afc3d760 [C]: in function 'teleportTo'...
  9. Igor Milagres

    RevScripts HELP PICK FENROCK

    Could you tell me which part I fit this into? Sorry for my ignorance and thanks for helping! local pitsOfInfernoLava = { Position(32808, 32336, 11), Position(32809, 32336, 11), Position(32810, 32336, 11), Position(32808, 32334, 11), Position(32807, 32334, 11)...
  10. Igor Milagres

    RevScripts HELP PICK FENROCK

    Hello friends, I wanted to know how to put the PICK to open this entrance to Fenrock, I know that in GLOBAL, you need to talk to the NPC before you can use the PICK, but in my OT there is no such quest, just the map, I would like to put it back so that when you use the pick you go to the bottom...
  11. Igor Milagres

    HELP SITE ZNOTE

    <div id="DeactivationContainerThemebox" ></div> <div id="RightArtwork"> <img id="Monster" src="layout/images/global/header/monsters/hero.gif" onClick="window.location = 'onlinelist.php';" alt="Monster of the Week" /> <img id="PedestalAndOnline"...
  12. Igor Milagres

    HELP SITE ZNOTE

    Hi friends, can anyone tell me where I should go to solve this? I would like to put the names of the highscores lined up, increase the number of players shown from 5 to 10 and show the outfits they actually wear.
  13. Igor Milagres

    CHANGE TOWNID NEW PLAYERS

    sorted out man, thanks!
  14. Igor Milagres

    CHANGE TOWNID NEW PLAYERS

    I left config.php exactly this way, and even so the new characters are still in Thais, looking through the database it is listed as townid 11, but in the POS of Thais (townid 1) SORTED OUT !
  15. Igor Milagres

    CHANGE TOWNID NEW PLAYERS

    // Town ids and names: (In RME map editor, open map, click CTRL + T to view towns, their names and their IDs. // townID => 'townName' ex: [11 => 'Rookgaard'] $config['towns'] = array( 11 => 'Rookgaard', 4 => "Ab'Dendriel", 2 => 'Carlin', 3 => 'Kazordoon'...
Back
Top