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

    Poison Tile

    i said { I THINK }
  2. Sirion_Mido

    Requesting Level requirement to move on tile

    Here We Are :) in your movements/movements.xml paste the following code: <movevent type="StepIn" uniqueid="8888" event="script" value="tile.lua"/> Now in your movements/movements.xml paste the following code: local level = 140 -- the level needed to acces the tile. local notouch =...
  3. Sirion_Mido

    Poison Tile

    My Noob. { I THINK } you can not make script and control the posion hits , ok? that's from C++
  4. Sirion_Mido

    Use willow to get special flask

    cyko's script worked for me too , ok ? i added a another script so he can not say no work
  5. Sirion_Mido

    Sirion_Mido Free Scripting Service (Actions/Movements/Talkactions/Creaturescripts)

    Here We Are :) in your movements/movements.xml paste the following code: <movevent type="StepIn" uniqueid="8888" event="script" value="tile.lua"/> Now in your movements/movements.xml paste the following code: local level = 140 -- the level needed to acces the tile. local notouch =...
  6. Sirion_Mido

    Use willow to get special flask

    Oh My God -.- IF IT NO WORK SO PROBLEM WITH YOU HERE WE ARE In your actions/actions.xml paste the following code: <action uniqueid="9898" event="script" value="willow.lua" /> Now In your actions/scripts create file name willow.lua and paste the following: local storage = 9898 local...
  7. Sirion_Mido

    Use willow to get special flask

    what guys? , what do you want and what you need and what you doing?
  8. Sirion_Mido

    Players can't login after server online +4h

    you get debug?
  9. Sirion_Mido

    Use willow to get special flask

    so use cyko's script plz next time say what all you need and what use to get what and what is will~ -.-
  10. Sirion_Mido

    Use willow to get special flask

    nah that script which he want i think -.- , why he needs storage , i think its items when he click get another item so i dont think so need storage id Here We Are :) function onUse(cid, item, fromPosition, itemEx, toPosition) local willow = 2702 local flask = 8205 if doPlayerRemoveItem(cid...
  11. Sirion_Mido

    Use willow to get special flask

    i am busy so i wrote the script in the theard :P so if there any errors tell me , and if that what you want tell me too :) Here We Are :) function onUse(cid, item, fromPosition, itemEx, toPosition) local willow = 2702 local flask = 8205 if doPlayerRemoveItem(cid, willow, 1) then...
  12. Sirion_Mido

    Compiling

    Windows or Linux??
  13. Sirion_Mido

    Lua Experience scroll Lua

    i think thats what you want , its not my script but i edited some , try this because i didnt test Here We Are :) in your mods/scripts create file name expstagescroll.lua and paste the following code: local config = { rate = 2, storage = 1000, expstorage = 1100, register = 1200, time = 14400, }...
  14. Sirion_Mido

    Lua Experience scroll Lua

    Really i no understand what do you want :D , if that which you want , so tell me this script when you die the exp double ends. tell me if it the script or no Here We Are :) in your creaturescripts open scripts then create file name: Endexp and paste the following: function onDeath(cid...
  15. Sirion_Mido

    Solved ERROR: Unable to load items (XML)!

    Try use another item.xml? or replace that line from other items.xml
  16. Sirion_Mido

    Port Buggs!

    App Name: Otserv1 Port start~~~: 7171 Port End~~~: 7171 Protocol: ALL -------------- App Name: Otserv2 Port start~~~: 7172 Port End~~~: 7172 Protocol: ALL should like like that , that's change in every router , so try make it sound like that
  17. Sirion_Mido

    Add EXP Script

    bro tell us what do you want :o with simple..
  18. Sirion_Mido

    hookshot

    karkarkarakr , noobs speaks now , BASUHbasuhSABuashu, I WONT REPLY TO THIS THEARD AGAIN CYA NOOBS :*
Back
Top