natives.CLOSE GARAGE: Difference between revisions

Jump to navigation Jump to search
Add ScriptItem documentation from GTA VC SCM decompile
(Add ScriptItem documentation from GTA VC SCM decompile)
 
(Add ScriptItem documentation from GTA VC SCM decompile)
 
Line 4: Line 4:
|type = function
|type = function
|name = natives.CLOSE_GARAGE
|name = natives.CLOSE_GARAGE
|parameters = int ped
|parameters = int garageId
|parameter1 = int ped Target character in the game world.
|parameter1 = int garageId Garage identifier.
|usage = set the garage state to closed.
|usage = closes a garage door
|return1 = void
|return1 = void
|returnFail1 = void
|returnFail1 = void
}}
}}
1,351

edits

Navigation menu