aux.indsval
Source Code | Usage Examples | aux Functions
Returns if the reason player is equal to effect e's handler player. Commonly used as filter for EFFECT_INDESTRUCTABLE_EFFECT + self
Signature
aux.indsval(Effect e, Effect re, int rp) → bool
lua
aux.indsval(e,re,rp)