natives.SET CHAR OBJ BUY ICE CREAM

natives.SET_CHAR_OBJ_BUY_ICE_CREAM

Signature: void natives.SET_CHAR_OBJ_BUY_ICE_CREAM(int ped, int sellerPed, int vehiclePed)

Usage: orders a character to buy ice cream from an ice cream seller

Parameters

int ped Character handle to act upon.
int sellerPed Seller character handle.
int vehiclePed Vehicle driver character handle.

Return

void

On failure: void