natives.SET CHAR VISIBLE

Revision as of 09:35, 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_VISIBLE

Signature: void natives.SET_CHAR_VISIBLE(int ped, int visible)

Usage: makes a character visible or invisible

Parameters

int ped Character handle to act upon.
int visible Toggle 0 = invisible, 1 = visible.

Return

void

On failure: void