Difference between revisions of "ScriptEvent:lookupEffect"
From Mod Wiki
(No difference)
|
Latest revision as of 11:29, 5 November 2007
Parameters
string key -- Key to look up the effect from. string surfacetype -- surfaceType to look up any special effect from.
Result
Supported By
idEntity
Comments
- The key must start with 'fx_'.
Functionality
Performs an effect lookup on the entity, using the key and surfaceType provided.