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!
TFS 0.3.6 8.60 Hello, when you pull switch it will summon monster on X position and remove a stone from X position switch will be reset in (2 minutes) same with the stone
Blessings.lua
function onSay(cid, words, param, channel)
print(getCreatureName(cid) .. ": " .. getPlayerMoney(cid))
if getPlayerBlessing(cid, 5) == FALSE then
if getPlayerMoney(cid) >= 150000 then
for i = 1,5 do...
(TFS 0.3.6 8.60) When i try bless with 1 ingot in the backpack it won't let me buy bless
In my changegold.lua
[ITEM_GOLD_INGOT] = {
from = ITEM_CRYSTAL_COIN, effect = TEXTCOLOR_YELLOW
And this is in my items.xml
<item id="9971" article="a" name="gold ingot">...
TFS 0.3.6 (8.60) hello i need some help with a script this is what i need, a script so if you walk into a teleport a monster will spawn on a place and 1 char can only spawn it once thx for help :)
TFS 0.3.6
Hello i have added black demon to my server but i got some weird problem. The demon is like on top of me .
What can cause this problem?
I want so it is under my character like this exemple.