01.10.2015, 20:28
Yes look, you missed the array index (at the first argument)..so write it like this:
PHP код:
AttachObjectToVehicle(tobj1[p], p, 0.375000,-1.050000,0.375000,0.000000,0.000000,0.000000);
AttachObjectToVehicle(tobj2[p], p, 0.375000,-1.050000,0.375000,0.000000,0.000000,0.000000);