prism Posted February 5, 2016 Posted February 5, 2016 (edited) Does anyone know what causes Eswoo to shrink characters? I want to remove it because the effect doesn't properly remove itself and the character stays small until anyone viewing has their screen refreshed(map change, teleport etc). Edited February 5, 2016 by prism Quote
0 prism Posted February 10, 2016 Author Posted February 10, 2016 Knowing the file name of this effect would be helpful as well so I can replace it. Quote
0 sikiro Posted April 3, 2017 Posted April 3, 2017 if its being casted by an npc or monster find the monster in your db and remove the skill from it. Quote
0 Playtester Posted April 3, 2017 Posted April 3, 2017 Hmm, I'm not sure what trigger the small effect, it's either the icon or the option. The option however is the same as for overthrust, so I wonder how it can diffentiate the two. The only thing I found in status.c was this: if( type == SC_SWOO ) opt_flag = 8; else opt_flag = 0; Maybe try to change it so that it always sets opt_flag to 0. Quote
Question
prism
Does anyone know what causes Eswoo to shrink characters? I want to remove it because the effect doesn't properly remove itself and the character stays small until anyone viewing has their screen refreshed(map change, teleport etc).
Edited by prism4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.