natives.GET HAVOC CAUSED BY PLAYER: 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.GET_HAVOC_CAUSED_BY_PLAYER
|name = natives.GET_HAVOC_CAUSED_BY_PLAYER
|parameters = int ped, int ped1
|parameters = int player
|parameter1 = int ped Target character in the game world.
|parameter1 = int player Player index.
|parameter2 = int ped1 Second character reference.
|usage = returns the amount of chaos caused by the player
|usage = returns the havoc caused by player.
|return1 = void
|return1 = void
|returnFail1 = void
|returnFail1 = void
}}
}}
891

edits

Navigation menu