natives.CHANGE GARAGE TYPE

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

// CHANGE_GARAGE_TYPE // 15 appels SCM

PATTERNS SCM:

 $int change_to_type int

PARAMS WIKI: int arg0

EXEMPLES:

 change_garage_type $687 change_to_type 9
 change_garage_type $687 change_to_type 10
 change_garage_type $687 change_to_type 22

TEMPLATE:

natives.CHANGE_GARAGE_TYPE

Signature: void natives.CHANGE_GARAGE_TYPE(int arg0)

Usage: Perform the garage type in Vice City.

Parameters

int arg0 Description

Return

void

On failure: void