natives.SET CHAR ACCURACY

Revision as of 10:14, 12 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

natives.SET_CHAR_ACCURACY

Signature: void natives.SET_CHAR_ACCURACY(int ped, int accuracy)

Usage: sets the shooting accuracy of a character (0-100)

Parameters

int ped Character handle to act upon.
int accuracy Parameter for this function.

Return

void

On failure: void