Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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!
1763552043
Now not deal damage. And continue showing this in console. In this version of TFS 1.2 yes exist the "target tile".
I know this because I have several scripts, and I have another spell that uses "ontargettile" and works perfectly. This spell only has this problem, but if I use the old...
Not working. I need the script correctly. The way the "return true" statement is placed, and everything around it, is probably incorrect, or I'm not sure if it should be replaced.
The function should be designed so that when a certain object on the ground is used, it should create another...
Hello, I came here because I really need help with these 2 spells. I can't get it to work properly. I don't know what's wrong with this script. Please help me. I have TFS 1.2 (OTX Version 3.7+).
Here the spell 1 script>
local combat1 = createCombatObject()
setCombatParam(combat1...
WOOOW AMAZING! THANK YOU,
It works perfect, you saved my life man, I spent like 4 hours and couldn't get it to work! I love you brother, I will give you a lot of reputation, thank you from the bottom of my heart
It has an error but in any case it is not what I need, I need that when one has the ring placed in the slot you cannot use the command, what you gave me was the other way around, your script means that if one does not have it equipped you will not be able to use it-
Hello, i need help with this command, I want to make it so that when someone tries to use it with a certain ring (item) on it, it won't let you use it.
I'AM USING TFS 1.2
@Xikini
This is the script command in talkactions.
function onSay(player, words, param)...