Code:
new drugdealer = CreateActor(29, 1629.2743, 971.9099, 10.8203, 250.8677);
ApplyActorAnimation(drugdealer, "DEALER", "DEALER_IDLE", 4.1, 1, 0, 0, 0, 0);
new elvis = CreateActor(185, 2303.6191, 2391.5195, 14.6183, 1.2836);
ApplyActorAnimation(elvis, "PED", "SEAT_idle", 4.1, 1, 0, 0, 0, 0);
new nathan = CreateActor(163, 2303.1938, 2393.5757, 14.6183, 177.3553);
ApplyActorAnimation(nathan, "PED", "IDLE_CHAT", 4.1, 1, 0, 0, 0, 0);
new ethan = CreateActor(164, 2304.3203, 2393.5764, 14.6183, 177.3553);
ApplyActorAnimation(ethan, "DEALER", "DEALER_IDLE", 4.1, 1, 0, 0, 0, 0);