natives.SET CHARS CHATTING

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