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

Recent content by pippo

  1. P

    [US] Real-Map 9.81 - 9.82 Low-Exp rate

    bump:rolleyes:
  2. P

    [US] Real-Map 9.81 - 9.82 Low-Exp rate

    bump :)
  3. P

    [US] Real-Map 9.81 - 9.82 Low-Exp rate

    And i hope people will also play my server :)
  4. P

    [US] Real-Map 9.81 - 9.82 Low-Exp rate

    BumP :rolleyes:
  5. P

    [US] Real-Map 9.81 - 9.82 Low-Exp rate

    u can make acc and play
  6. P

    [US] Real-Map 9.81 - 9.82 Low-Exp rate

    BumP :) - - - Updated - - - not broken i think it's you :P
  7. P

    [US] Real-Map 9.81 - 9.82 Low-Exp rate

    [center] [note!, servername and location changed to Akana.us and to United States but you can still use D3tibia.com to go to website. Akana Port 7171 Client 9.81-9.82 Experience Stages: # - Level 1 - 50 : 60x # - Level 51 - 100 : 40x # - Level 100 - 150 : 25x # - Level 150 - 200 ...
  8. P

    [C++] Request script Channel Teleport

    Like the title explains i need a script, similar to but when you StepOn Tile you get a Channel Window popped up in screen and than you have a list of town names in the channel and when you chooise the town and click "open" or i prefer it to be "select" than you get effect on teleport (: i know...
  9. P

    need fix teleport script, ore wagons

    ive tried to remove getTopcreature.. however errors are coming up i need to optimize this code for me to get it to work, could you perhaps give an example how this code would work? xD
  10. P

    need fix teleport script, ore wagons

    it must teleport if have correct storage value (^_^) cause its not working, could you perhaps customize this script so it should work? and this is for ore wagons, it shows no error and i cannot teleport
  11. P

    The Forgotten Server 0.3.7_SVN

    private subversion ?
  12. P

    need fix teleport script, ore wagons

    function onUse(cid, item, fromPosition, itemEx, toPosition) if item.itemid == 7132 then return elseif(item.actionid == 53232) and getPlayerStorageValue(cid, 35974) <= 1 then doTeleportThing(getTopCreature({x=33167,y=31639,z=7}).uid, {x=33110,y=31589,z=12})...
Back
Top