29.01.2010, 14:21
I added general command
Teleport to location stripper out of car not dancing, on /work command stripper dances but doesn't get in the car. Might help
Code:
if(!strcmp(cmdtext, "/work", true)) { PutPlayerInVehicle(0, RandomVeh, 0); ApplyAnimation(0,"DANCING","DAN_Loop_A",4.1,1,1,1,1,0); return 1;