natives.UNDRESS CHAR

Revision as of 09:43, 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.UNDRESS_CHAR

Signature: void natives.UNDRESS_CHAR(int ped, string clothing)

Usage: removes clothing items from a character

Parameters

int ped Character handle to act upon.
string clothing Clothing item name.

Return

void

On failure: void