02.12.2011, 17:22
pawn Код:
SetPVarInt(playerid, "elegy", 1);
SetPVarInt(playerid, "elegywhite", CreateObject(18652,0,0,0,0,0,0));
SetPVarInt(playerid, "elegywhite1", CreateObject(18652,0,0,0,0,0,0));
AttachObjectToVehicle(GetPVarInt(playerid, "elegywhite"), Elegy, -0.8, 0.0, -0.70, 0.0, 0.0, 0.0);
AttachObjectToVehicle(GetPVarInt(playerid, "elegywhite1"), Elegy, 0.8, 0.0, -0.70, 0.0, 0.0, 0.0);
SetPVarInt(playerid, "daspoiler", CreateObject(1139,0,0,0,0,0,0));
AttachObjectToVehicle(GetPVarInt(playerid, "daspoiler"), Elegy, -0.0039, -2.0976, 0.309, 0.0, 0.0, 0.0);