hateffect not supported?

astralprojection

New member
Messages
334
Points
0
Script: <"
{ hateffect HAT_EF_BLOSSOM_FLUTTERING,true; },{},{ hateffect HAT_EF_BLOSSOM_FLUTTERING,false; }
">

Code:
*hateffect(<Hat Effect ID>,<State>);

This will set a Hat Effect onto the player. The state field allows you to
enable (true) or disable (false) the effect on the player.

This is not supported yet?

 
The rAthena documentation does NOT apply to Hercules. Please refer to the Hercules documentation when using Hercules. If you seek support for rAthena instead, please use the rAthena forums.

Hercules currently does not support this script command, and there is no Pull Request implementing it.

Also, your syntax in Script<> is wrong

 
Last edited by a moderator:
Back
Top