GTAG - Modding - Opcode Database - 0A06
Opcode Database
0A06
| Description | Returns true if the next station is accessible (at the start of the game, railroad blocks prevent the player from travelling to stations whose area is not unlocked). |
|---|---|
| Parameters (v2) | 1) Train handle (Integer) (INT) |
| Games | |
| Category | Conditional, Train |
| Command Name (IV) | IS_NEXT_STATION_ALLOWED |
| San Andreas | |
| sascm.ini | 0A06=1, is_next_station_allowed %1d% |
| Example | 0A06: is_next_station_allowed $TRAINS_TRAIN_HANDLE |
| Command Name | IS_NEXT_STATION_ALLOWED |

