Difference between revisions of "CREATE MISSION TRAIN"
Jump to navigation
Jump to search
V-driver s4g (talk | contribs) |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | + | {{Native | |
− | + | |np=6 | |
− | + | |p1t=integer | |
− | + | |p1d=train type? | |
− | + | |p2t=float | |
− | + | |p2d=X position | |
− | X position | + | |p3t=float |
− | + | |p3d=Y position | |
− | + | |p4t=float | |
− | + | |p4d=Z position | |
− | + | |p5t=integer | |
− | + | |p5d=Train direction (1 or 0) | |
− | Y position | + | |p6t=Pointer |
− | + | |p6d=Variable to store train handle | |
− | + | }} | |
− | + | {{stub}} | |
− | |||
− | |||
− | Z position | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | Train direction (1 or 0) | ||
− | |||
− | |||
− | Pointer | ||
− | |||
− | Variable to store train handle |
Latest revision as of 08:43, 19 March 2009
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 |