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

raids

  1. Berciq

    Lua Raid Call Off in TFS 1.3

    Hey, I have simple raid on rookgaard that rats appear in waves on specified area. I wanted to call off this raid when after 30 minutes rats has not been slayed. I also wanted to reward participants if they killed all the rats and then to call it off. I recieve error in server console: Error...
  2. Tenzhiro

    Notice Board for Xikini's Raid System in LUA

    Noticeboard an addition to @Xikini Raid System in LUA. (Raid Script found here: OTLAND Thread Raid Channel? Nu-uh! A notice board that shows Active Raids and Past Executed Raids, according to the raids executed in Xikini's Raid System...
  3. brianmoreno1996

    the scripts of all the original raids that exist for version 7.4 - 7.6 and if they are custom raids

    Could someone pass me the scripts of all the original raids that exist for version 7.4 - 7.6 and if they are custom raids too, I would greatly appreciate it.
  4. brianmoreno1996

    the scripts of all the original raids that exist for version 7.4 - 7.6 and if they are custom raids

    Could someone pass me the scripts of all the original raids that exist for version 7.4 - 7.6 and if they are custom raids too, I would greatly appreciate it.
  5. potinho

    TFS 0.X Raid System - Crashing Server

    Hello everyone, everything good? I would like to ask you for help: I implemented a MOD that performs a task on predefined days and times, but when the task runs, the CPU consumption of the VPS increases a lot, sometimes even making it impossible to login to the machine. Could you help me fix...
  6. potinho

    TFS 0.X Raid MOD Bugging

    Hello guys, I have this Raid MOD, but i have a problem, when mod will summon monster, keep summoning more than i want (like infinite), got many errors in console: <?xml version="1.0" encoding="UTF-8"?> <mod name="Automatic Raids" version="1.0" author="Vodkart And xotservx"...
  7. E

    Lua [TFS 1.3] Addevent in raid script

    Hi everyone, I really tried doing it myself before asking here, but I got no success, I was trying to achieve two things in this raid script: making the NORMAL raid spawn in 3 waves with 10 minutes between each one (for example 3 waves of 50 feverish citizen with 10 minutes and a message...
  8. Nekiro

    GlobalEvent [TFS 1.x] Custom raid system in lua

    Just basic raid system, bosses and normal raids fromPos, toPos. It will check if boss is already spawned and won't spawn duplicate. local raids = { -- Bosses [1] = {type = 'BOSS', position = Position(32960, 32075, 6), monster = 'demodras', message = 'Demodras has spawned', chance =...
  9. Homeslice

    [TFS 1.x] Automatic/Manual Lua Raids (raids.xml replacement)

    A Lua raid system designed to provide more features and customizability than raids.xml. Features Set individual raid's rarity Delay before running said raid again Delay before running after other raids Require certain amount of online players Delayed broadcast announcements Delayed/Staged...
Back
Top