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

    Solved Adding custom monster

    Hello, I've tried to add custom monster. I'm using TFS 1.1 server, It seems pretty easy, but somehow it's not working for me. I've imported it into mapeditor, made its spawn, planted in but while it's loading server it comes with [Error - Monsters::loadMonster] Failed to load...
  2. R

    VIP System for TFS 1.1

    Hi there, I've new problem and need help with solution. I'm trying to use Kekox VIP system, I've little edited it, but now I've problem with this. Lua Script Error: [CreatureScript Interface] data/creaturescripts/scripts/others/VipCheck.lua:onLogin data/global.lua:62: attempt to call global...
  3. R

    Solved Reward, after reaching certain level

    Hello, I've another problem, I've tried some script here for adding some items into inventory after reaching certain level(s). But when I reach that level, nothing happens. local t = { 39001, { [30] = {2160, 3, "Congratulations, you have achieved level 30! You have been awarded with 3...
  4. R

    Need help with script for deleting empty vials from health and mana potions

    Hello there, I'm trying to figure out, how to make empty flasks from pots dissapear. Only script I found on my server was Fluids.lua and it didn't seem to me that it's connected or so. Im using TFS 1.1 for 10.41 version, if anyone can help me, it would be great! Regards, reebo
Back
Top