• 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. Carlitos Flow

    Lua Clones Dungeon [Quest]

    Now my creaturescript : (i want it script take +1 of storage when i kill 1 monster, until (+10) getStorageValue(43600,10) for done the quest. Error on console: <luaGetCreatureStorage> Creature not found function resetQuest() local boxes = { {x = 996, y = 1001, z = 7, stackpos =...
  2. Carlitos Flow

    Lua Clones Dungeon [Quest]

    When I back to house I test all, im on cel now im no seeing good, @Aled but Also remember the will got the global storage after kill the monster. Like this? Actions/box.lua local summon={ {'Dragon'}, {'Demon'}, {'Dragon Lord'}, {'Fury'} } function onUse(cid, item, fromPosition...
  3. Carlitos Flow

    Lua Clones Dungeon [Quest]

    Yep on Pokemon you broke containers of mewtwo, born a pokemon randomly and the container transform to item broke (on my case box cuz is tibia and it could be trash or just remove) and the quest have as 50 containers, when all containers are broked, (and killed all Pokemons of the containers(on...
  4. Carlitos Flow

    Lua Clones Dungeon [Quest]

    Nice Aled, but the most hard for me its thats the part if someone dead and they already broke 5/10 boxes, the team is kicked [OK] and reset all box of the quest (create it again(the 5 brokes of 10)) if they done, the team is teleported and create the box again for next team. Kind...
  5. Carlitos Flow

    Lua Clones Dungeon [Quest]

    Well it could works for that part, thanks you. Also it need a storage for 4 players and reset The quest if some one dead, I dont have the knowledge for exemple, if team open 3/10 boxes and someone dead it will need reset to 0/10 and when the team isInArea set 30 min for end or will be kicked. Bump
  6. Carlitos Flow

    Lua Capture the flag - TFS 0.3.6

    Do you have the script modified bro? Or someone recommend to me any CTF?
  7. Carlitos Flow

    2 scripts

    Creaturescripts.xml; <event type="advance" name="rewardlvl20" event="script" value="rewardlvl20.lua"/> <event type="advance" name="rewardlvl200" event="script" value="rewardlvl200.lua"/> /script/rewardlvl20.lua function onAdvance(cid, oldLevel, newLevel) if getPlayerLevel(cid) == 20...
  8. Carlitos Flow

    Lua Capture the flag - TFS 0.3.6

    Good day, i have a problem , i was testing the event and when it start all players go to the team blue. And the second time it divide 50% for each teams. Itried solve it, but i can't. Thank you! (Mode) function eventStart() doSetStorage(Event_Tile_Close,-1)...
  9. Carlitos Flow

    More Script Issues [PLEASE HELP!]

    I respect all member from otland, but remember nobody its perfect and I share with u the idea of ( ) @OT World nothing agaisnt you♥
  10. Carlitos Flow

    More Script Issues [PLEASE HELP!]

    @aalqaq2 yes bro. Thanks for that answer the other guy doesnt understand^^
  11. Carlitos Flow

    your character list is loading. please wait. ...........

    But it show any issue or error like that?
  12. Carlitos Flow

    Problem lua - Quest kill monster

    This is a task? If it is please the script
  13. Carlitos Flow

    More Script Issues [PLEASE HELP!]

    The ( ) should fix the problem of add the 8% correctly and no pay 100+
  14. Carlitos Flow

    your character list is loading. please wait. ...........

    Sorry Im mexican autocorrect... xD and what about the console?
  15. Carlitos Flow

    your character list is loading. please wait. ...........

    Your config.lua please. And u me ver logged in ur server 10.95?
  16. Carlitos Flow

    More Script Issues [PLEASE HELP!]

    Edite the local new: local total_new = (total_g * prize_percent)
  17. Carlitos Flow

    your character list is loading. please wait. ...........

    Make sure set the ip than you have on your config.Lua be your global ip, you can get it on cualesmiip.com Also you can log in your own server using 127.0.0.1 or localhost
  18. Carlitos Flow

    C++ Healing Mana/Health appear very separate

    If I set to false on config it doesnt show any number.
  19. Carlitos Flow

    C++ Healing Mana/Health appear very separate

    So I Want the sepparation to go away but the same animation of my pic, but ur script didnt solved it
  20. Carlitos Flow

    C++ Healing Mana/Health appear very separate

    Hello, please read the post and title before you answer.
Back
Top