natives.ADD NUMBER OF ASSASSINATIONS: Difference between revisions

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_NUMBER_OF_ASSASSINATIONS
|name = natives.ADD_NUMBER_OF_ASSASSINATIONS
|parameters = int count
|parameters = int entity
|parameter1 = int count Parameter for this function.
|parameter1 = int entity Entity handle.
|usage = increments the completed assassinations counter
|usage = increments the completed assassinations counter
|return1 = void
|return1 = void
|returnFail1 = void
|returnFail1 = void
}}
}}
1,560

edits