• 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. armyman

    Help "map bug"

    Thanks :D
  2. armyman

    Help "map bug"

    It's if i'll create a new cave, i need put sqm by sqm manually? :eek:
  3. armyman

    Help "map bug"

    ID's folder ot items.xml <item id="351" name="dirt"/> <item id="352" name="dirt"/> <item id="353" name="dirt"/> <item id="354" name="dirt"/> <item id="355" article="a" name="muddy floor"/> <item id="356" article="a" name="dirt wall"/> <item id="357" article="a"...
  4. armyman

    Help "map bug"

    I load my world.otbm and load after 7.4 files, "data and spr" without errors in RME. I edited this cave here Imgur: The most awesome images on the Internet After i saved the change but... After i see it in game Imgur: The most awesome images on the Internet Someone to help me to fix...
  5. armyman

    Help Otclient Edit

    Anyone have a tutorial to edit sources? example what source code i need change the RSA_KEY and ip connect... protocol client etc?
  6. armyman

    C++ question about compile

    Thanks!!
  7. armyman

    C++ question about compile

    But, what file i open? To rebuild in my projects? Example: projectname.(?) <---
  8. armyman

    C++ question about compile

    I'm learining compilling... Yesterday, my first time what i compiled sources of my server... Well, if i need "modific" some items in my sources files, or add more sources files in my server, i need do all steps of compilation? or i can "load" my last compilation and add "new files sources" and...
  9. armyman

    Can i put cast in my server?

    Thanks so much.
  10. armyman

    Help with Light Effects

    anyone can help me, to change the light effect of some items like spellwand,torch...? i want change color of light.
  11. armyman

    +XP bonus for Premmy's

    Avesta
  12. armyman

    +XP bonus for Premmy's

    anyone have this function please?
  13. armyman

    Can i put cast in my server?

    U know about the files i need modific? I have a server with cast, and other without cast... I want put in my other server
  14. armyman

    Help console error

    hahaha no have omg <?xml version="1.0"?> <talkactions> <talkaction words="/pos" script="cord.lua"/> <talkaction words="/save" script="save.lua"/> <talkaction words="/r" script="remove.lua"/> <talkaction words="/share" script="share.lua"/> <talkaction words="/invisible"...
  15. armyman

    Help console error

    Yes! but i see this error before i connect in server, i'm not trying to do this commands... i saw theys in my console after the Load RSA KEY.
  16. armyman

    Can i put cast in my server?

    I can? how? any source file? anyone can help me?
  17. armyman

    Help to fix npc delay

    Fixed, thank u so much !
  18. armyman

    Help to fix npc delay

    I'm using avesta. NPCHANDLER.LUA -- Advanced NPC System (Created by Jiddo) -- Initial release date: 2007-02-21 -- Modified by Ruthless (based on Realots for OriginalTibia.com) date: 2012-03-12 if(NpcHandler == nil) then -- Constant talkdelay behaviors. TALKDELAY_NONE = 0 -- No...
  19. armyman

    Help to fix npc delay

    Anyone can help to fix npc delay msg? i talk with him, i think 1 or 2 seconds after him reply
  20. armyman

    Walk with clicks

    Any function or source code, idk... to character walk with right click?
Back
Top