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

Recent content by Nyarl666

  1. Nyarl666

    Solved Lock depot chest

    :(
  2. Nyarl666

    Lua Need help with cookies (transform to two items)

    THANK YOU, THANK YOU, THANK YOU!
  3. Nyarl666

    Lua Need help with cookies (transform to two items)

    Hello. I have problem with transform baking tray with cookies to cookies and empty baking tray when I use it on oven. Help please! elseif moveitem:getId() == 8848 then moveitem:transform(2561) moveitem:transform(2687, 12) position:sendMagicEffect(CONST_ME_HITBYFIRE)...
  4. Nyarl666

    Solved Lock depot chest

    I must compile this? Is not another way?
  5. Nyarl666

    Solved Lock depot chest

    how to make this chests with numbers?
  6. Nyarl666

    Isengard PL OTS

    Ok, when I have time I do this :)
  7. Nyarl666

    Isengard PL OTS

    I connected a little from maps repository, I did a little and it turned out this :) Isengard Isle de Morte
  8. Nyarl666

    How to: Tree bridge (River)

    "It's also a good idea to add it to addItem..." Thank you. But this is a higher driving school hehe. I'm still learning :)
  9. Nyarl666

    How to: Tree bridge (River)

    Thanks, is better I think. But where you put this? In bottom, in center in script? You can put example script? THX And action I can change to another number, yes?
  10. Nyarl666

    OTClient Delete from autotiling question

    <movevent event="StepIn" fromid="4620" toid="4625" script="swimming.lua" /> <movevent event="StepOut" fromid="4620" toid="4625" script="swimming.lua" /> <movevent event="StepIn" fromid="4820" toid="4824" script="swimming.lua" /> <movevent event="StepOut" fromid="4820" toid="4824"...
  11. Nyarl666

    OTClient Delete from autotiling question

    Where change this to not making autotile from ID:4825 (walkable sea)? Bicouse when I use Terrain palette/Nature and walkable sea this put 4 or 5 randomly walkable sea tiles but now this one I delete and player dont change costiume on it. But I think still I can put this tile when I use autotiles.
  12. Nyarl666

    OTClient Walk over the fallen tree HELP PLZ!

    I have black tiles when I use this. But I use one of the swiming tile (ID:4825) and delete this tile from movement and work god. Problem is in floor 7. But have other question. Where change this to not making autotile from ID:4825 (walkable sea)? Bicouse when I use Terrain palette/Nature and...
  13. Nyarl666

    How to: Tree bridge (River)

    Is problem there. Is swimming :( PROBLEM: 1666447186 Ok I do this from solution. Work! But have question. Where change this to not making autotile from 4825? When I use Terrain palette.
  14. Nyarl666

    Fallen Tree Bridges

    But in this case on floor 7? When I cant give ID:460 bicouse I have black tiles.
  15. Nyarl666

    OTClient Walk over the fallen tree HELP PLZ!

    Hello. I use TFS 1.4 (10.98) How can I walk over this tree? There's water underneath it and it's floor 7 so I can't get the water down a level.
Back
Top