GivePedToPauseMenu — FiveM Natives
0xAC0BFBDC3BE00E14 · HUD · all
`` p1 is either 1 or 2 in the PC scripts. ` This native is used to "give"/duplicate a player ped to a frontend menu as configured via the ACTIVATE_FRONTEND_MENU` native, you first must utilize the CLONE_PED to clone said ped.
Parameters
| Name | Type |
|---|---|
| ped | Ped |
| p1 | int |
Returns
void