natives.SET CHAR PERSONALITY

From GTA Connected
Revision as of 10:19, 12 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

natives.SET_CHAR_PERSONALITY

Signature: void natives.SET_CHAR_PERSONALITY(int ped, int personality)

Usage: sets the personality type of a character, affecting its behaviour

Parameters

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

Return

void

On failure: void