Difference between revisions of "02E5"

From GTAMods Wiki
Jump to navigation Jump to search
(Created page with "{{OpCode | games = {{Icon|3}} {{Icon|VC}} | command = CREATE_CUTSCENE_OBJECT | description = Creates an object into cutscene. | syntax1 = 02E5: [''var''] = creat...")
(No difference)

Revision as of 15:22, 14 September 2017

GTA III Vice City CREATE_CUTSCENE_OBJECT


Description
Creates an object into cutscene.
Syntax
02E5: [var] = create_cutscene_object [int]
Parameter
[var]
Variable to be stored.
[int]
Object Model (it can be ID number or model name with hash at the beginning.)

(insert description here...)

This section is incomplete. You can help by fixing and expanding it.