Env particlescript: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| CnaelTgeta (talk | contribs) mNo edit summary | m (revert) | ||
| Line 1: | Line 1: | ||
| {{wrongtitle|title=env_particlescript}} | {{wrongtitle|title=env_particlescript}} | ||
| ==Entity  | == Entity description == | ||
| An entity that has special animation events that can be fired by a model with an animation inside its .qc designed for use by this entity. | An entity that has special animation events that can be fired by a model with an animation inside its .qc designed for use by this entity. | ||
| ==Keyvalues== | == Keyvalues == | ||
| * {{kv targetname}} | * {{kv targetname}} | ||
| Line 16: | Line 14: | ||
| : <studio> Model to use for animation sequences. | : <studio> Model to use for animation sequences. | ||
| ==Inputs== | == Inputs == | ||
| * {{i targetname}} | * {{i targetname}} | ||
| Line 25: | Line 22: | ||
| :Sets the script model's sequence. | :Sets the script model's sequence. | ||
| ==Outputs== | == Outputs == | ||
| * {{o targetname}} | * {{o targetname}} | ||
| [[Category:Entities]] | [[Category:Entities]] | ||
Revision as of 21:54, 9 October 2007
Entity description
An entity that has special animation events that can be fired by a model with an animation inside its .qc designed for use by this entity.
Keyvalues
- model
- <studio> Model to use for animation sequences.
Inputs
- SetSequence <string>
- Sets the script model's sequence.