natives.SET CHARS CHATTING

From GTA Connected
Revision as of 09:31, 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_CHARS_CHATTING

Signature: void natives.SET_CHARS_CHATTING(int ped1, int ped2, int chatting)

Usage: makes two characters appear to be chatting with each other

Parameters

int ped1 First character handle.
int ped2 Second character handle.
int chatting Toggle 0 = stop chatting, 1 = start chatting.

Return

void

On failure: void