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

Edit Spell for Yellowfire

iuri085

New Member
Joined
Dec 13, 2024
Messages
3
Reaction score
0
I want to put the yellow firefield sprite in the exevo but san, how do I achieve this visual effect? when I put CONST_ME_FIREFIELD the spell comes out without effect

123.webp

he would be the fire of non pvp, I found the sprite, but I don't know how to get its effect
 
I want to put the yellow firefield sprite in the exevo but san, how do I achieve this visual effect? when I put CONST_ME_FIREFIELD the spell comes out without effect

View attachment 89003

he would be the fire of non pvp, I found the sprite, but I don't know how to get its effect
All effects can be found in your source file luascript.cpp

Search for CONST_ME_NONE and you'll find the top of the list.

Note: CONST_ANI type effects are distance where CONST_ME is for the tile
 

Similar threads

Back
Top