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

revscripts

  1. Sarah Wesker

    💰 DreamOfGold 💰 Event | TFS 1.3 Revscript ~ EventCallback

    Hello again, here I bring you the 💰 Dream Of Gold 💰 event, it is about walking on the gold to accumulate points, you can also find chests full of gold, you must click on these chests to win a very considerable amount of extra gold, according to the configuration. Players who gain extra...
  2. Sarah Wesker

    [TFS 1.3] EventCallback: Firestorm Event

    Here is the Firestorm Event, the steps to follow below: Create a new lua file on directory data/scripts/ and name it firestorm.lua then paste the code into the file and that's it! In the first lines of the script you can find the event settings. If you don't want to shut down the server and...
  3. miguelshta

    RevScripts help converting this movements: to revscripts

    Script 1.- actionid: 45000 local conditionRed = Condition(CONDITION_OUTFIT) conditionRed:setTicks(120 * 60 * 1000) conditionRed:setOutfit({lookType = 465, lookHead = 94, lookBody = 94, lookLegs = 94, lookFeet = 94}) local conditionBlack = Condition(CONDITION_OUTFIT) conditionBlack:setTicks(120...
Back
Top