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

    Lua LuaDoCreateMonster

    Now I see that the error just comes when I have /m at hotkey, and spam monsters around me :O
  2. A

    Lua LuaDoCreateMonster

    remake what? :P becouse... im not very good at this stuffs.
  3. A

    Lua LuaDoCreateMonster

    Just get error when I use /m talkaction, not with /s. No errors in the map just in console, maybe that is why my server crash when players online? and when none is online I can have it online for days
  4. A

    Lua LuaDoCreateMonster

    They're spawning but the error comes
  5. A

    Lua LuaDoCreateMonster

    I get this error in console when I make rotworms/fire elemental, any idea someone how I fix it? [Error - TalkAction Interface] data/talkactions/scripts/creature.lua:onSay Description: (luaDoCreateMonster) Cannot create monster: rotworm
  6. A

    Solved Pacman Event

    Yes I have something in movements.xml should I have something in login or something maybe? <movevent type="StepIn" actionid="5301" event="script" value="pacman.lua" /> <movevent type="StepIn" actionid="7392" event="script" value="pacman.lua" />
  7. A

    Solved Pacman Event

    I use AID 5301? and itemid 426, what can be wrong then?
  8. A

    Solved Pacman Event

    I have tried to write 426/425 in it and it doesnt work
  9. A

    [LUA] Event

    Hello guys! im looking for a function or something that makes the tiles been pressed down when you walk at them in this script -- Pacman script: Controller [TGY] pressedTiles = {} gameStarted = false dif = 1 local function pacmanCounter(text, start, col, dif) if start then...
  10. A

    Solved Pacman Event

    Bump!!!!
  11. A

    Solved Pacman Event

    5301 is the AID on the tiles - - - Updated - - - bump
  12. A

    Solved Pacman Event

    Hello, I have made some threads before and none can fix the problem so now I make one more because I really need help with this Pacman-event! The problem is when you walk on a tile, its supposed to be pressed down so it does not count if you walk on it again, here is my scripts...
  13. A

    Lua Globalevent

    if u ask me then there is no error in log except it wont work
  14. A

    Lua Globalevent

    The tiles still not presses down :/ - - - Updated - - - cyko, your doesnt work either for me
  15. A

    Lua Globalevent

    just got this [Error - LuaScriptInterface::loadFile] data/movements/scripts/pacman.lua:42: ')' expected (to close '(' at line 41) near 'end' [Warning - Event::loadScript] Cannot load script (data/movements/scripts/pacman. lua) data/movements/scripts/pacman.lua:42: ')' expected (to close '(' at...
  16. A

    Looking for a Good scripter

    Looking for a good scripter, becouse I got some problems, check this thread out! ---> http://otland.net/f16/globalevent-172833/
  17. A

    Guild Gesior AAC

    what is a restriction?
  18. A

    Guild Gesior AAC

    uhm what? :/
  19. A

    [GĘSIOR ACC LAYOUT] Elemental Layout Coded By Bufo Designed By Squidy.

    can someone release it please? :D
  20. A

    Lua Globalevent

    what should I write in --> pressedTiles = {} <--? - - - Updated - - - BUMP!
Back
Top