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

Recent content by Luccaw

  1. L

    Battle tile - TFS 1.0~1.2

    Hello everyone! Battle tile; When a player is in battle with a monster, he can not leave and will appears a message saying "You can't get out without kill this monster." Thanks!
  2. L

    Lua BattleMovements.lua:onStepIn

    Hello everyone, I have this prob: Script 0.4: local conditionBlack = createConditionObject(CONDITION_OUTFIT) setConditionParam(conditionBlack, CONDITION_PARAM_TICKS, -1) addOutfitCondition(conditionBlack, {lookType = 134, lookHead = 114, lookBody = 114, lookLegs = 114, lookFeet = 114}) local...
Back
Top