GET_PLAYER_ROUTING_BUCKET
Gets the routing bucket for the specified player. Routing buckets are also known as 'dimensions' or 'virtual worlds' in past echoes, however they are population-aware.
CFX
Signature
lua
GetPlayerRoutingBucket(playerSrc)
-- returns intParameters
| Name | Type | Description |
|---|---|---|
| char* | The player to get the routing bucket for. |
Usage
lua
GetPlayerRoutingBucket(playerSrc)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
