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

    TFS 1.X+ Addevent - Error!

    I'm using TFS 1.3: local stone_id = 19959 function vinteMinutos(toPosition) -- Recreate the stone after 20 minutes. Game.createItem(stone_id, 1, toPosition) return true end function vinteVezes(player, toPosition) -- Repeat this function every second. Repeat this twenty times. if...
Back
Top