Difference between revisions of "CREATE MISSION TRAIN"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
|p6t=Pointer | |p6t=Pointer | ||
|p6d=Variable to store train handle | |p6d=Variable to store train handle | ||
− | |r= | + | |r= |
+ | |rt=Vehicle | ||
}} | }} | ||
{{stub}} | {{stub}} |
Revision as of 10:52, 5 May 2025
Number of parameters: 6 | ||
---|---|---|
Parameter # | Type | Description |
1. | integer | train type (example: 1 Brown Streak, 3 Frieght |
2. | float | X position |
3. | float | Y position |
4. | float | Z position |
5. | integer | Train direction (1 or 0) |
6. | Pointer | Variable to store train handle |
Return value: | ||
Type | Description | |
Expression error: Unexpected = operator. |