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

Search results

  1. R

    Lua function onHit or something else

    Hello. I'm looking for script with function onHit or something else. I want to write that code: if player stay on tile actionid:XXX and something hit him, he will be teleported 1 level down (fall down) Do you want to help me? :) Engine - 7.6 sorry for my English
  2. R

    Lua Code error

    Hello. I write that code myself and my tfs (8.6) show me the error: [01/07/2015 13:20:22] [Error - TalkAction Interface] [01/07/2015 13:20:22] In a timer event called from: [01/07/2015 13:20:22] data/talkactions/scripts/do mapy/magecamp.lua:onSay [01/07/2015 13:20:22] Description: [01/07/2015...
  3. R

    Lua Script removing ground

    Hello. I'm looking for script, who remove tile on the bridge. This code cant solve my problem: [...] pos11 = {x = 865, y = 888, z = 6, stackpos = 0} getpos11 = getThingfromPos(pos11) ... doRemoveItem(getpos11.uid,1) [...] I need help ;/
  4. R

    Lua 7.6 C++ new wand and sth more

    Hello. I will build a new OTS, and i have problem. So, i will create new wand, and i dont know how. Few years ago i create that, but i read thread on any forum how to do that. But now i cant find that. Anyone can help me? Write that or maybie find the topic. Next question. I need items, who...
Back
Top