0x110f526ab784111f — FiveM Natives
0x110F526AB784111F · PED · all
`` In agency_heist3b.c4, its like this 90% of the time: PED::_110F526AB784111F(ped, 0.099); PED::SET_PED_ENVEFF_SCALE(ped, 1.0); PED::_D69411AA0CEBF9E9(ped, 87, 81, 68); PED::SET_ENABLE_PED_ENVEFF_SCALE(ped, 1); and its like this 10% of the time: PED::_110F526AB784111F(ped, 0.2); PED::SET_PED_ENVEFF_SCALE(ped, 0.65); PED::_D69411AA0CEBF9E9(ped, 74, 69, 60); PED::SET_ENABLE_PED_ENVEFF_SCALE(ped, 1); ``
Parameters
| Name | Type |
|---|---|
| ped | Ped |
| p1 | float |
Returns
void