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

    Lua PZ Locked

    is there any way to make and action that removes the battle? like, i use a item and my battle goes away, or i enter a tp and it leaves.. anything like that, is it possible? :thumbup:
  2. knightxd

    removing items

    solved ~ close plz hey people! is there any way to make a script that removes all moveable items from a sqm? like, i have a coal basing for sacrifice, and when i pull a lever it removes everything from there but it. like, gold coins, swords etc... how can i make this script?
  3. knightxd

    Fluid Npc Problem

    solved ~ close plz
  4. knightxd

    Fluid Npc Problem

    bump~
  5. knightxd

    Fluid Npc Problem

    bump ~
  6. knightxd

    Fluid Npc Problem

    Well, im trying to make an NPC to sell many fluids on the trade window... like, beer, oil, manafluid etc.. but here goes the problem, when i add them with the same flask container (like 2006 in example) the trade window only show the last one, in case here the life fluid. how can i make...
  7. knightxd

    Lua Event on move thing

    Solved i tryed to made the code with RemoveItem on movements and it works, thanks, close the thread please! :thumbup:
  8. knightxd

    Lua Event on move thing

    i wanna know if are there any way to make a action after move something, like on parchment, when you move an item from the cofin you receive the bag and 4 demons are summoned around ya.. is there any way to make a script on move things? thanks a lot. :thumbup:
  9. knightxd

    [Gesior AAC] 0.3.4 (beta4) fixed v5

    Redirection i changed from port 80 to 8090 and it worked with just one problem, when i tried to acess account page or create account page from bottom os page (just the one near picture, the blue one written LOGIN in yellow) i go to this page...
  10. knightxd

    Call npcs message!

    solved ~ close plz
  11. knightxd

    Trade with storage help..

    solved ~ close plz
  12. knightxd

    [Gesior AAC] 0.3.4 (beta4) fixed v5

    redirection? i changed from port 80 to 8090 and it worked with just one problem, when i tried to acess account page or create account page from bottom os page (just the one near picture, the blue one written LOGIN in yellow) i go to this page: Code...
  13. knightxd

    Trade with storage help..

    local items = { item = { id = 2419, subType = 0, sell = 150, name = "scimitar" }, item2 = { id = 2393, subType = 0, sell = 17000, name = "giant sword" }, item3 = { id = 2534, subType = 1, buy = 15000, name = "vampire shield" } } function greetCallback(cid) if...
  14. knightxd

    [Gesior AAC] 0.3.4 (beta4) fixed v5

    work on my server it works correctly..
  15. knightxd

    [Gesior AAC] 0.3.4 (beta4) fixed v5

    Redirection i changed from port 80 to 8090 and it worked with just one problem, when i tried to acess account page or create account page from bottom os page (just the one near picture, the blue one written LOGIN in yellow) i go to this page...
  16. knightxd

    [Gesior AAC] 0.3.4 (beta4) fixed v5

    redirection i changed from port 80 to 8090 and it worked with just one problem, when i tried to acess account page or create account page from bottom os page (just the one near picture, the blue one written LOGIN in yellow) i go to this page...
  17. knightxd

    [Gesior AAC] 0.3.4 (beta4) fixed v5

    @up its already opened.. :S
Back
Top