• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Recent content by ydri

  1. Y

    Lua TFS 0.4 magic effect doesn't work?

    you're setting this movement on a teleport, right? maybe try adding a delay (addEvent) so the player can see it, I guess it's probably sending the effect before the player gets teleported.
  2. Y

    TFS 1.X+ Item Reroll rarity TFS 1.3

    You could use usedItem:setCustomAttribute("stones_used", count) to track the stone usage on that item, then check the amount used with usedItem:getCustomAttribute("stones_used")
Back
Top