AddSpellEffect
- Parameters
-
abilityString string
t effecttype
x real
y real
- comment
- bug
Does nothing because no one knows what "abilityString" is supposed to be. It's probably not implemented like
AbilityId2String
doesn't work too.- patch
1.00
- Source
- common.j
- return type
effect
- Source code
native AddSpellEffect takes string abilityString, effecttype t, real x, real y returns effect