Destroy Object help
#4

Well something like this in your script
pawn Код:
new mycar[MAX_PLAYERS];
mycar[playerid] = GetPlayerVehicleID(playerid);
        AttachObjectToVehicle(GetPVarInt(playerid,"OB1"),mycar[playerid],-0.4000,-0.2000,0.8500,0.0000,0.0000,0.0000);
        AttachObjectToVehicle(GetPVarInt(playerid,"OB2"),mycar[playerid],00.4000,-0.2000,0.8500,0.0000,0.0000,0.0000);
i think maybe this will work or not
Reply


Messages In This Thread
Destroy Object help - by Gooday - 14.03.2012, 12:54
Re: Destroy Object help - by Tanush123 - 14.03.2012, 13:06
Re: Destroy Object help - by Gooday - 14.03.2012, 13:16
Re: Destroy Object help - by Tanush123 - 14.03.2012, 13:22
Re: Destroy Object help - by Gooday - 14.03.2012, 14:15

Forum Jump:


Users browsing this thread: 1 Guest(s)