(08-29-2012 04:49 AM)darksun84 Wrote: do you have any custom @hit @hittry trigger ?
I have in total so many events in players... 4 events with many triggers.
In player events i have:
1º event
on=@itemdclick (You must wait to do another action for mining, lumberjacking and fishing)
on=@mount (If you have -30.0 you can't mount perfectly)
on=@skillchange (Activate of the meditation passive)
2º event
on=@skillgain (if food is 0, skillgain 0)
on=@statchange (This is for no pass the max stats, because with the dummys they can change they stats to 120 120 60 -.- [max stats 235 :|)
on=@itemequip (action -1)
on=@spellcast (If you have a tag, you will flizz your magic) (platemails xd)
3º event
on=@gethit (special move of wrestling with a random)
on=@hit (special move of weapons skills with a random)
on=@itemequiptest for the disarm of macefighting
4º and last event
on=@gethit (every poison damage unfreeze you, and cancels a a magic)
on=@spellsuccess (bonus of magery)
on=@spelleffect (Custom Magic Resistance)
I can't use ALL together, because some triggers doesn't works.
Because that, I have divide all.
^_^