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

Mapping effects?

Fearme

New Member
Joined
Apr 21, 2013
Messages
50
Reaction score
0
So..I'm making my first OT server..But the thing I need help with is what I call "mapping effects" I've seen on multiple servers that..Uhm..It's like alittle firework that shoot out text? I would like to put that on portals and such..Anyone know how?
And btw, For some reason I don't have any NPC's..
 
Ah! Thank you! Om du vill kan du joina min server o få GM eller nå :) tack för hjälpen
Edit: It's not working. Tried to make a effect over a teleporter...When i save and restart. Nothing is there, nothing happens.
 
Last edited:
I'm using Mystic Spirit, Tibia version 8.7...

-- text pos effects
["HYDRAS"] = {{x=995, y=996, z=6},CONST_ME_ENERGYAREA, 23},
["SPAWN "] = {{x=93, y= 116, z=7},CONST_ME_ENERGYAREA, 23},
["MOBS TELEPORTERS "] = {{x=995, y=1000, z=7},CONST_ME_FIREWORK_YELLOW, 23}
 
Be sure you have
XML:
script="talkingSigns.lua"
instead of
XML:
event="script" value="talkingSigns.lua"
Mystic Spirit doesn't use event and value.
 
There is no error, this is my first Tibia server..So i don't know a S*it about tfs/rev...Ghost add me on skype " abbe-gman"
 
Back
Top