SetPlayerRoutingBucket — RedM Natives
0x6504EB38 · CFX · server
Sets 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.
Parameters
| Name | Type | Description |
|---|---|---|
| playerSrc | char* | The player to set the routing bucket for. |
| bucket | int | The bucket ID. |
Returns
void