SetPedEnveffColorModulator — FiveM Natives
0xD69411AA0CEBF9E9 · PED · all
`` Something related to the environmental effects natives. In the "agency_heist3b" script, p1 - p3 are always under 100 - usually they are {87, 81, 68}. If SET_PED_ENVEFF_SCALE is set to 0.65 (instead of the usual 1.0), they use {74, 69, 60} ``
Parameters
| Name | Type |
|---|---|
| ped | Ped |
| r | int |
| g | int |
| b | int |
Returns
void