Difference between revisions of "0297"
Jump to navigation
Jump to search
(Created page with "{{OpCode | games = {{Icon|t}} | command = RESET_NUM_OF_MODELS_KILLED_BY_PLAYER | description = Resets the number of models killed by the player | syntax1 = {{Ico...") |
|||
Line 10: | Line 10: | ||
This opcode resets the number of all ped and vehicle models killed by the player. | This opcode resets the number of all ped and vehicle models killed by the player. | ||
+ | |||
+ | == Keywords == | ||
+ | reset, clear, num, number, model, killed, by, player, rampage, destroyed, counters | ||
== See also == | == See also == | ||
* {{Icon|t}} [[0298]], gets the number of models killed by the player | * {{Icon|t}} [[0298]], gets the number of models killed by the player |
Latest revision as of 05:27, 29 July 2016
RESET_NUM_OF_MODELS_KILLED_BY_PLAYER
- Description
- Resets the number of models killed by the player
- Syntax
- 0297: clear_rampage_kills
- 0297: reset_player [player handle] destroyed_model_counters
- Parameter
- [player handle]
- The handle of the player
This opcode resets the number of all ped and vehicle models killed by the player.
Keywords
reset, clear, num, number, model, killed, by, player, rampage, destroyed, counters
See also
- 0298, gets the number of models killed by the player