Skip to content

Commit

Permalink
Updated old name in the native description
Browse files Browse the repository at this point in the history
Changed old name from GetPedIlluminatedClothingGlowIntensity to GetPedEmissiveIntensity
  • Loading branch information
android1337 authored Jan 12, 2025
1 parent edc75c7 commit 5edec2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PED/SetPedEmissiveIntensity.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Glow intensity is a value between `0.0` and `1.0`.
In some older decompiled scripts this is known as `_SET_PED_REFLECTION_INTENSITY`.
Since there's no joaat hash for this, I find `_SET_PED_ILLUMINATED_CLOTHING_GLOW_INTENSITY` more descriptive than `_SET_PED_REFLECTION_INTENSITY`.
Use [`GetPedIlluminatedClothingGlowIntensity`](#_0x1461B28A06717D68) to get the illuminated clothing glow intensity of a specific ped.
Use [`GetPedEmissiveIntensity`](#_0x1461B28A06717D68) to get the illuminated clothing glow intensity of a specific ped.
Intensity: `1.0`:
![](https://www.vespura.com/hi/i/2018-11-13_17-03_c2e23_229.png)
Expand Down

0 comments on commit 5edec2e

Please sign in to comment.