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

raid

  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 1.0

    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. 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 =...
Back
Top