SetPedResetFlag — RedM Natives
0xCFF6FF66 · CFX · server
PED::SET_PED_RESET_FLAG(PLAYER::PLAYER_PED_ID(), 240, 1); Known values: This is the server-side RPC native equivalent of the client native SET_PED_RESET_FLAG.
Parameters
| Name | Type |
|---|---|
| ped | Ped |
| flagId | int |
| doReset | BOOL |
Returns
void