• Due to recent spam attacks that heavily used compormised accounts we did reset all user passwords, AGAIN, if it happens and your account got compromised again due to re-used passwords your account will be perma-banned.

Custom Effect

Fou-lu

New member
Messages
145
Points
0
Github
Pedro
Does anyone know how to add a custom effect to be used by the specialeffect () command ?

 
Does anyone know how to add a custom effect to be used by the specialeffect () command ?
add in SRC?

Example:

clif->specialeffect(&sd->bl, 609, AREA);


target, effect number, effect type )

If I'm not mistaken, it's in that order
Someone correct me if I'm wrong, please.

 
Back
Top