natives.ADD BIG GUN FLASH: 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.ADD_BIG_GUN_FLASH
|name = natives.ADD_BIG_GUN_FLASH
|parameters = Vec3 position, Vec3 target
|parameters = Vec3 from, Vec3 to
|parameter1 = Vec3 position World position (Vector3).
|parameter1 = Vec3 from Starting position.
|parameter2 = Vec3 target Target position (Vector3).
|parameter2 = Vec3 to Ending position.
|usage = Add a big gun muzzle flash effect between two positions.
|usage = creates a muzzle flash effect between two positions for large weapons
|return1 = void
|return1 = void
|returnFail1 = void
|returnFail1 = void
}}
}}
1,545

edits

Navigation menu