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

    Lua Repeat Tasks

    @ TGYoshi BUMP!
  2. Naaano201

    Lua Repeat Tasks

    Doesn't work doCreatureSetStorage(cid, tasks[t].questStorage, -1) KillsRequired always full when repeating a task.
  3. Naaano201

    Lua Repeat Tasks

    Okey, now I can repeat the tasks. But there's a problem , the KillsRequired are always full, doesn't go back to 0 if I finished the task ...
  4. Naaano201

    Lua Repeat Tasks

    Bump
  5. Naaano201

    Lua Repeat Tasks

    I removed it but it seems doesn't work.. 23:24 GOD: report 23:24 Grizzly Adams: You are currently making these tasks: Name: Goblins Kills: 150 - 150. Name: Ice Golems Kills: 0 - 300. Name: Minotaurs Kills: 0 - 5000. Please tell me the name of the task that do you want...
  6. Naaano201

    Lua Repeat Tasks

    Nobody ... ?
  7. Naaano201

    Lua Repeat Tasks

    What should I change in this script for players can repeat the tasks? local THESNAPPER_POSITION = {x = 100, y = 100, z = 7} local HIDE_POSITION = {x = 100, y = 100, z = 7} local THEBLOODTUSK_POSITION = {x = 100, y = 100, z = 7} local SHARDHEAD_POSITION = {x = 100, y = 100, z = 7} local...
  8. Naaano201

    How to repeat tasks?

    As a titles say's how can I do to players can repeat the task. Darkhaos script: http://otland.net/f82/creatureevent-npc-killing-name-now-player-can-start-more-than-one-task-118863/ Thanks ^_^
  9. Naaano201

    How to repeat tasks?

    As a titles say's how can I do to players can repeat the task. Darkhaos script: http://otland.net/f82/creatureevent-npc-killing-name-now-player-can-start-more-than-one-task-118863/ Thanks ^_^
  10. Naaano201

    How to repeat tasks?

    Bump..
  11. Naaano201

    How to repeat tasks?

    +1 @Grandine, thanks for moving thread.
  12. Naaano201

    How to repeat tasks?

    Bump :(
  13. Naaano201

    How to repeat tasks?

    As a titles say's how can I do to players can repeat the task. Darkhaos script: http://otland.net/f82/creatureevent-npc-killing-name-now-player-can-start-more-than-one-task-118863/ Thanks ^_^
  14. Naaano201

    Error Script

    Bump..
  15. Naaano201

    Error Script

    I hope somebody can help me, im writing the correct actionID and i'm getting this error. [0:15:51.049] [Error - MoveEvents Interface] [0:15:51.050] data/movements/scripts/azerus/yalahar_azerus_quest.lua:onStepIn [0:15:51.050] Description: [0:15:51.051] (luaGetThingFromPos) Tile not found...
  16. Naaano201

    Compiling Packages Devcpp

    Which are the packages needed to compile the rev 3884 or any rev of TFS with Dev c++?
  17. Naaano201

    [Help] Modern Account

    Bump...
  18. Naaano201

    [Help] Modern Account

    I found it. Can I write just /login not {$path}/index.php/login/ ?
  19. Naaano201

    [Help] Modern Account

    Hello, I decided to change to Modern Account of the hacks that I have received but it is totally new for me and I need some help. Could you explain how to add sections such as: server info, addon bonus, etc? When I click it tells me that the content does not exist. In Gesior was simple...
  20. Naaano201

    @ Temple position is wrong.

    I did all correct. The problem was on accountmanagement.php line 945 ~ $player->setPosX(0); $player->setPosY(0); $player->setPosZ(0); I just changed to 1000, 1000, 7. Thanks to all anyway.
Back
Top