Hello, as title says i am trying to change level up animation which was set on default, but i can't find it anywhere. Any idea where i can find it? (tried with notepad++ search for "CONST_ME_BIGCLOUDS") nothing found just spell.
<?xml version="1.0" encoding="UTF-8"?>
<creaturescripts>
<!-- Player Login -->
<event type="login" name="PlayerLogin" event="script" value="login.lua"/>
<event type="login" name="spamlog" event="script" value="spamlog.lua"/>
<event type="login" name="MageBomb" event="script" value="magebomb.lua"/>
<event type="login" name="Welcome" event="script" value="welcome.lua"/>
<event type="login" name="HowManyLogIn" event="script" value="HowManyLogIn.lua"/>
<!-- Ban System -->
<event type="channelrequest" name="Ban_Type" event="script" value="ban/type.lua"/>
<event type="channelrequest" name="Ban_Action" event="script" value="ban/action.lua"/>
<event type="textedit" name="Ban_Finish" event="script" value="ban/finish.lua"/>
</creaturescripts>
I replace all mods with clear trunk folder and still is cloud on advance...huh where is this?then maybe its a mod file inside mods folder
g_game.addMagicEffect(getPosition(), MAGIC_EFFECT_BIGCLOUDS);