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

Search results

  1. Darkhaos

    Selling Some scripts to sell

    Some scripts to sell (New: Anti-Hack System.) Selling: Anti-Hack System. (Intervals configurable in config.lua) Selling: Warzones Scripts. Selling: Perfect Anti-Dupe system (Requires C++). Selling: Resets(Or Reborn/Rebirth) System (It includes lua functions, creatureevent, reset-field...
  2. Darkhaos

    CreatureEvent Darkhaos' Svargrond Arena

    The script was made for the map i attached in the main post. If script can't remove pillar maybe it's because script can't find the pillar (Pillar position is incorrect)
  3. Darkhaos

    CreatureEvent Darkhaos' Svargrond Arena

    Check errors in console, if stone disappears then the onKill script is being executed. If the monster doesn't spawn when you pass the teleport, there should be a problem with the monster name, you didn't registered the movements script or teleports doesn't have actionId = 25200. All teleports...
  4. Darkhaos

    CreatureEvent Darkhaos' Svargrond Arena

    The name doesn't matter, save it as (i.e 110-svargrond.lua)
  5. Darkhaos

    simple script fix

    if(msgcontains(msg, 'minobook')) then return selfSay(npc_message[5], cid) elseif(msgcontains(msg, first.questname)) then selfSay(npc_message[1], cid) return talkState[talkUser] = 1 elseif(msgcontains(msg, 'yes') and talkState[talkUser] == 1) then if (getPlayerStorageValue(cid, 1006) == 3)...
  6. Darkhaos

    Server Panel 2.0

    Bump
  7. Darkhaos

    Action Working Demon Oak Quest

    "The tree position is inside the quest area positions" That means that the tree is located between questAreaPosition[1] and questAreaPosition[2]. Tree should be outside
  8. Darkhaos

    Bug reports

    Why the Steamship of Brodrosch is so ugly?
  9. Darkhaos

    Bug reports

    Bug with Offline Training? I wasted all my Offline Training time with my character, but it dones't started to regenerate when i was online (In real tibia, you train until you waste your offlie training time, after that, player starts to regenmerate it automatically and you only need to login in...
  10. Darkhaos

    Server Panel 2.0

    Updated to Version 2.0 If the version 2.0 isn't downloadable at the download link, wait until Delirium updates the post. Changes Added Server Restarter Program checks if the server is running, if server is not running, program starts the server. All info about restarted is showed and...
  11. Darkhaos

    OpenTibia OpenTibia Click n' Run - An application to make new hosters' life easier.

    Hmmm.. i really don't know how to work with skins (yet) and i thought that you could also change the colors of a dataGridView. It was just a suggestion :D
  12. Darkhaos

    OpenTibia OpenTibia Click n' Run - An application to make new hosters' life easier.

    Server Panel by Darkhaos? *-* - - - Updated - - - Sorry for double post To expand the config.lua configuration settings without increase the app size, you should add a dataGridView, read the config.lua and add the variables to a column with the respective value in another column
  13. Darkhaos

    How popular are you?

    1/10
  14. Darkhaos

    How popular are you?

    -3/10 (Revenge of the revenge)
  15. Darkhaos

    How popular are you?

    0/10 (At least for me)
  16. Darkhaos

    Map Tracker 9.6

    I uses Windows 7 Ultimate 32bits.. i think the problem is that the download folder have a wrong/incomplete items.otb
  17. Darkhaos

    Map Tracker 9.6

    I tried to track warzones but it shows error on log (ClientId not in items.otb: 0) and then the tracker stop tracking
  18. Darkhaos

    Server Panel 2.0

    You are right guys, i forgot to add some files to the folder, please download these .dll files and paste it on the Application Folder. Download Missing DLL.rar from Sendspace.com - send big files the easy way Sorry for this Note: You need .NET Framework 3.5 to run the app
  19. Darkhaos

    Server Panel 2.0

    Server Panel 2.0 By Darkhaos This program works/tested with/in TFS 0.3.6pl1 files. If you found a bug, please post it here or send it via PM. Note that this is a Beta version, all included features are tested but still there may be an error in one of them. Requirements: Microsoft .NET...
Back
Top