SET_PED_CAN_TELEPORT_TO_GROUP_LEADER
This only will teleport the ped to the group leader if the group leader teleports (sets coords). Only works in singleplayer
PEDBuild 1207
Signature
lua
SetPedCanTeleportToGroupLeader(pedHandle, 0, true)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| int | — | |
| BOOL | — |
Usage
lua
SetPedCanTeleportToGroupLeader(pedHandle, 0, true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
