You are viewing an old version of this page. Return to the latest version.
Version of 01:35, 14 December 2013 by I need to Update My Profile
No categories assigned
LUA:ResetIllusion
- Last edited 12 years ago by I need to Update My Profile
LUA Functions: ResetIllusion()
Resets the illusion model of the given spawn
Syntax
ResetIllusion(param1)
Parameters
- Required - param1 (Spawn)
- param1 is the spawn who's illusion model we want to reset
Usage
function remove(Caster, Target)
ResetIllusion(Target)
end
When this spell fades the illusion will be reset