natives.SET CHAR SCALE
natives.SET_CHAR_SCALE
Signature: void natives.SET_CHAR_SCALE(int ped, float scale)
Usage: Scale a character's model in Vice City. Useful for visual effects, minified characters, or oversized enemies.
Parameters
- int ped The character (ped) to scale
- float scale Scale factor (1.0 = normal, 0.5 = half size, 2.0 = double)
Return
void
On failure: void