Difference between revisions of "CS Functions"
Jump to navigation
Jump to search
no edit summary
imported>KyleWollaston |
imported>KyleWollaston |
||
Line 72: | Line 72: | ||
|CS || [[DisablePlayerControls]] || Disables player controls except looking around. | |CS || [[DisablePlayerControls]] || Disables player controls except looking around. | ||
|- | |- | ||
|CS || [[Dispel]] || | |CS || [[Dispel]] || Removes the specified spell from the reference. It acts as a return in spell scripts. | ||
|- | |- | ||
|CS || [[DispelAllSpells]] || | |CS || [[DispelAllSpells]] || Removes all current spells/magic that are effecting an actor. | ||
|- | |- | ||
|CS || [[Drop]] || | |CS || [[Drop]] || |