_SET_MISSION_TRAIN_WARP_TO_COORDS
Notice: BOOL p4 was wrongly named takePassengers (?) Can be used to rotate the train by setting the BOOL direction
VEHICLEBuild 1207
Signature
lua
SetMissionTrainWarpToCoords(GetVehiclePedIsIn(PlayerPedId(), false), 0.0, 0.0, 0.0, true)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Vehicle | — | |
| float | — | |
| float | — | |
| float | — | |
| BOOL | — |
Usage
lua
SetMissionTrainWarpToCoords(GetVehiclePedIsIn(PlayerPedId(), false), 0.0, 0.0, 0.0, true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
