Difference between revisions of "CS Functions"

217 bytes added ,  20:24, 30 November 2008
no edit summary
imported>KyleWollaston
imported>KyleWollaston
Line 54: Line 54:
|CS || [[CompleteQuest]] || Completes quest.
|CS || [[CompleteQuest]] || Completes quest.
|-
|-
|CS || [[CreateFullActorCopy]] || <br><br>Creates a copy of the specified actor. <br>Note that if you copy yourself and kill yourself you will be kicked out of any<br>guilds you are in.
|CS || <a id="d">[[CreateFullActorCopy]]</a> || <br><br>Creates a copy of the specified actor with the actor's inventory and AI.
|}
|}


Line 64: Line 64:
!align=left|Description - [[#A|A]][[#B|B]][[#C|C]][[#D|D]][[#E|E]][[#F|F]][[#G|G]][[#H|H]][[#I|I]][[#J|J]][[#K|K]][[#L|L]][[#M|M]][[#N|N]][[#O|O]][[#P|P]][[#Q|Q]][[#R|R]][[#S|S]][[#T|T]][[#U|U]][[#V|V]][[#W|W]][[#X|X]][[#Y|Y]][[#Z|Z]]
!align=left|Description - [[#A|A]][[#B|B]][[#C|C]][[#D|D]][[#E|E]][[#F|F]][[#G|G]][[#H|H]][[#I|I]][[#J|J]][[#K|K]][[#L|L]][[#M|M]][[#N|N]][[#O|O]][[#P|P]][[#Q|Q]][[#R|R]][[#S|S]][[#T|T]][[#U|U]][[#V|V]][[#W|W]][[#X|X]][[#Y|Y]][[#Z|Z]]
|-
|-
|CS || [[DeleteFullActorCopy]] ||  
|CS || [[DeleteFullActorCopy]] || Deletes a copy created via the <a href="#d">CreateFullActorCopy</a> function.
|-
|-
|CS || [[Disable]] ||  
|CS || [[Disable]] || Disables the specified reference.
|-
|-
|CS || [[DisableLinkedPathPoints]] ||  
|CS || [[DisableLinkedPathPoints]] || Disables all path points linked to the reference.
|-
|-
|CS || [[DisablePlayerControls]] ||  
|CS || [[DisablePlayerControls]] || Disables player controls except looking around.
|-
|-
|CS || [[Dispel]] ||  
|CS || [[Dispel]] ||  
Line 80: Line 80:
|CS || [[DropMe]] ||  
|CS || [[DropMe]] ||  
|-
|-
|CS || [[DuplicateAllItems]] ||  
|CS || [[DuplicateAllItems]] || Duplicates all items from the reference to the container specified.
|-
|-
|CS || [[DuplicateNPCStats]] ||  
|CS || [[DuplicateNPCStats]] ||