natives.GET NUM OF MODELS KILLED BY PLAYER: Difference between revisions

From GTA Connected
Jump to navigation Jump to search
(Add ScriptItem documentation from GTA VC SCM decompile)
(No difference)

Revision as of 08:49, 12 June 2026

natives.GET_NUM_OF_MODELS_KILLED_BY_PLAYER

Signature: void natives.GET_NUM_OF_MODELS_KILLED_BY_PLAYER(int ped, int value)

Usage: count how many of a specific model the player killed.

Parameters

int ped The character identifier to act on.
int value Numeric parameter.

Return

void

On failure: void