01.04.2012, 16:24
Hi, I want to attach some objects to vehicle , but I don't know where to put it , so anyone please help me.
Here I put code of my objects and vehicle (everythink is straight from pawno , I didn't converted it) :
Here I put code of my objects and vehicle (everythink is straight from pawno , I didn't converted it) :
Код:
CreateObject(8499, 0.00, 26.12, 17.00, 0.00, 0.00, 0.00); CreateObject(983, 4.34, 13.82, 4.71, 0.00, 0.00, 1.00); CreateObject(983, 4.71, 4.76, 5.73, 0.00, 0.00, 3.00); CreateObject(983, -5.73, 4.81, 5.73, 0.00, 0.00, -3.00); CreateObject(983, -5.34, 13.75, 4.71, 0.00, 0.00, -2.00); CreateObject(983, -5.18, 21.31, 4.71, 0.00, 0.00, 0.00); CreateObject(983, 4.17, 21.31, 4.71, 0.00, 0.00, 0.00); CreateObject(983, 4.21, 26.45, 5.63, 0.00, 0.00, 2.00); CreateObject(983, -5.31, 26.45, 5.63, 0.00, 0.00, -2.00); CreateObject(983, -4.19, 34.73, 6.49, 0.00, 0.00, -13.00); and CreateVehicle(404, 0.0000, 0.0000, 0.0000, 0.0000, -1, -1, 100);