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

    How to make your server client 8.61 Tutorial

    [15:40:47.200] [Error - Action Interface] [15:40:47.201] data/actions/scripts/liquids/potions.lua:onUs [15:40:47.202] Description: [15:40:47.202] (luaDoAddContainerItem) Container not found It's not working... i know... ;/
  2. Chev

    How to make your server client 8.61 Tutorial

    items.xml ... <item id="2261" name="destroy field rune"> <attribute key="runeSpellName" value="adito grav" /> <attribute key="weight" value="120" /> remove > <attribute key="charges" value="1" /> </item> ... fix all runes... edit... argh... not working...;/
  3. Chev

    How to make your server client 8.61 Tutorial

    It's not easy, I try fix potions.lua but i dont understand function: "doAddContainerItem(uid, itemid[, count/subtype])" how i can to find "potion container" uid? (to add empty potion flask)
  4. Chev

    Scripter Php[site-edit] / LUA[only to add new monsters and translate]

    Yeea i know but to translate i no need very good scripter... but, someone :)
  5. Chev

    How to make your server client 8.61 Tutorial

    I'm work on it... "doTransformItem" function maybe need fix
  6. Chev

    Scripter Php[site-edit] / LUA[only to add new monsters and translate]

    Hello, it's me again... My polish ot need a team... I search person who can write php code and who know very good polish language (and can translate english>polish). My server is supported to use 8.60 client :$ If you can help me... send message to me: *here *priv *gg=24693647
  7. Chev

    How to make your server client 8.61 Tutorial

    Edit* <client version="8.54"> <data dat="0x4C2C7993" spr="0x4C220594"/> </client> in X:\Users\"username"\AppData\Roaming\Remere's Map Editor\clients.xml Edit... hm... it's not working... you must wait on rme 2.0 ver
  8. Chev

    More races ? More colorous blood ?

    creature.cpp ; game.cpp ; items.cpp ; monsters. cpp ; enums.h Skorzystaj z tych race co sa i dodaj swoj na ich podstawie ;)
  9. Chev

    How to make your server client 8.61 Tutorial

    @up What problen do you have? _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ More errors?
  10. Chev

    How to make your server client 8.61 Tutorial

    Thx man... this project have nice future ;)
  11. Chev

    How to make your server client 8.61 Tutorial

    But my team... ARE...!
  12. Chev

    How to make your server client 8.61 Tutorial

    Huh I need team to fix bugs in forgottenserver-trunk r3704{0.4_dev} with protocol 8.60]. I need: *raports witch bugs... *someone who create new monsters scripts... *anybody, who told me changes in new summer update [I don't want to look for it]:) Huh... And anybody who crate new items.otb...
  13. Chev

    [request]I need expert help!

    Try do it on forum :)
  14. Chev

    [C++] Where to change...

    Nooo it isn't problem :)
  15. Chev

    [C++] Where to change...

    1. If you use tfs do open source: const.h ... after MAGIC_EFFECT_INSECTS = 0x44, //68 add MAGIC_NAME_YOUR_EFFECT = 0x95, //149 # FIXED!!! change MAGIC_EFFECT_LAST = MAGIC_NAME_YOUR_EFFECT, ... and tools.cpp ... after {"insects", MAGIC_EFFECT_INSECTS}, //dont forgotten add " ...
  16. Chev

    [request]I need expert help!

    But try, say it here... i try help you.
  17. Chev

    Containers + look bug

    Server name? Version? You change some code of sources?
  18. Chev

    tfs problem

    hmm.. copy to ot/items/ file item.otb from map editor? [and replace]
  19. Chev

    Raid Best Raid System :D

    It's easy... <talkaction log="yes" words="/raid" access="4" event="script" value="raid.lua"/> So... login as god and say /raid "raid name" :)
  20. Chev

    NPC Tutorials

    The best guide is the practice and learning from mistakes ;)
Back
Top