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

    Lua tfs 1.2 cash teleport

    Can someone update for me this script please? It works on 8.6, but now I need to update it to tfs 1.2. It is cash teleport :) local config = { [7751] = { else_text = 'You need to have 15cc', item_ID = 2160, item_count = 15, pos = {x=30715, y=32296, z=7} }, } function onStepIn(cid, item...
  2. T

    TFS 1.2 vocations.xml

    On new tfs 1.2 in vocations.xml we have a very low options to balance our vocations. now is: <formula meleeDamage="1.0" distDamage="1.0" defense="1.0" armor="1.0" /> in tfs 0.4 and older: <formula meleeDamage="1.0" distDamage="1.0" wandDamage="1.13" magDamage="1.22" magHealingDamage="1.24"...
Back
Top