Template:Archived Page History/Template:O BaseTrain: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
Warning:In the default FGD, this is incorrectly listed as "OnNext", AND its description is completely wrong in the default FGD! (Fires when this train picks a new point to move towards (and just after OnStart))
		
	
Deprecated (talk | contribs) m (Added to Output Templates category)  | 
				m (slight rewording to OnNextPoint)  | 
				||
| Line 1: | Line 1: | ||
{{IO|OnStart|Fired when the train starts moving in either direction.}}  | {{IO|OnStart|Fired when the train starts moving in either direction.}}  | ||
{{IO|OnNextPoint|Fires continuously every   | {{IO|OnNextPoint|Fires continuously every tick when the train is currently moving to its next destination.}}  | ||
{{  | {{warning|In the default FGD, this is incorrectly listed as "OnNext", AND its description is completely wrong in the default FGD! ''(Fires when this train picks a new point to move towards (and just after OnStart))''}}  | ||
{{O Targetname}}<noinclude>  | {{O Targetname}}<noinclude>  | ||
[[Category:Output Templates|BaseTrain]]  | [[Category:Output Templates|BaseTrain]]  | ||
</noinclude>  | </noinclude>  | ||
Revision as of 09:41, 16 March 2021
- OnStart
 - Fired when the train starts moving in either direction.
 
- OnNextPoint
 - Fires continuously every tick when the train is currently moving to its next destination.