05.12.2010, 18:47
Hello,
I wont to attach a object to a vehicle i do that:
puplic OnGamemodeInit()
{
AddStaticVehicleEx(597,-1572.9839,730.6843,-5.4714,88.8422,1,1, -1);
AttachObjectToVehicle(12839, 1,0.0,0.0,0.0,0.0,0.0,0.0);
}
but thre is no object attachehed on the vehicle why??
I wont to attach a object to a vehicle i do that:
puplic OnGamemodeInit()
{
AddStaticVehicleEx(597,-1572.9839,730.6843,-5.4714,88.8422,1,1, -1);
AttachObjectToVehicle(12839, 1,0.0,0.0,0.0,0.0,0.0,0.0);
}
but thre is no object attachehed on the vehicle why??