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

  1. pugamoline

    Error During WOE!

    paste the script here.
  2. pugamoline

    Lua Remove Item in Tile "GlobalEvent" Time!

    http://otland.net/f250/help-global-event-ontimer-149733/ :)
  3. pugamoline

    Creating char

    Maybe your ' in character, the page is disallowed this function
  4. pugamoline

    Function For Remove Teleport?

    oh zorry.. my idea is .. to enter in the teleport, it should be removed (On enter this is delete automatically)
  5. pugamoline

    Lua Inquisition Quest - addEvent (Remove).

    local config = { timeToRemove = 180, -- seconds message = "You now have 3 minutes to exit this room through the teleporter. It will bring you to the next room only during his time or the teleporter will disappear", teleportId = 9773, bosses = { -- Monster Name...
  6. pugamoline

    Function For Remove Teleport?

    Bump
  7. pugamoline

    Function For Remove Teleport?

    hi otlanders i have this script, for Pythius the rotten quest (Firewalker Boots) need help to create a function to remove teleport this is my script local last = 0 local delay = 60 * 60 * 3 function onUse(cid, item, fromPosition, itemEx, toPosition) if (itemEx.uid <= 65535 or...
  8. pugamoline

    Action Stamina Refiller new script

    This is a example .. of how to refiller full stamina You can't use this item after a fight or you have 42 hours stamina with logs in [/data/logs/stamina.txt] local cfg = { level = 20, ---minimum level itemid = 10173, --the itemid when you use this script...
  9. pugamoline

    NPC Best travel NPC

    local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) function onCreatureAppear(cid) npcHandler:onCreatureAppear(cid) end function onCreatureDisappear(cid)...
  10. pugamoline

    Action Working Demon Oak Quest

    VERY GOOD SCRIPT! Reped+ Thanks!
  11. pugamoline

    Last man stand [ Event]

    SELL LMS PM ME 7euros
  12. pugamoline

    Club14 Server Map [NEW]

    noob map..
  13. pugamoline

    Club14 Server Map [NEW]

    is free copy.. :D
  14. pugamoline

    Last man stand [ Event]

    :p refresh
Back
Top