Difference between revisions of "CREATE MISSION TRAIN"
Jump to navigation
Jump to search
| Line 2: | Line 2: | ||
|np=6 | |np=6 | ||
|p1t=integer | |p1t=integer | ||
| − | |p1d=train type | + | |p1d=train type |
|p2t=float | |p2t=float | ||
|p2d=X position | |p2d=X position | ||
Revision as of 10:49, 5 May 2025
| Number of parameters: 6 | ||
|---|---|---|
| Parameter # | Type | Description |
| 1. | integer | train type |
| 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 | |
| None | ||