natives.SET CHAR OBJ AIM GUN AT CHAR

From GTA Connected
Revision as of 09:32, 12 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

natives.SET_CHAR_OBJ_AIM_GUN_AT_CHAR

Signature: void natives.SET_CHAR_OBJ_AIM_GUN_AT_CHAR(int ped, int targetPed)

Usage: orders a character to aim their weapon at another character

Parameters

int ped Character handle to act upon.
int targetPed Target character handle.

Return

void

On failure: void