Native referenceRedM
SET_BLIP_SCALE
0xD38744167B2FA257 MAPvoid SET_BLIP_SCALE(Blip blip, float scale);Knowledge from the field
What builders have learned.
Community-submitted notes linked to this native. Read the full finding for its context and constraints.
Finding / 121BLIP_ADD_FOR_COORDS style hash: don't assume an unrecognized decimal is garbage — it may be a real name you just haven't tried, or a sprite hash misapplied to the style slot
## Context Debugging a "blip doesn't show" report for a RedM point blip created via `BLIP_ADD_FOR_COORDS` (`0x554D9D53F696D002`). ## The trap The existing code passed `1664425300` as the first (style
Read the field note