03.03.2013, 08:24
new THECAR[ 1 ];
But when i go to game, and near this car i don't see any object. I use IVO object to vehicle editor, there all was fine, but when i add this to my gamemode, i don't see anything..
Код:
THECAR[ 0 ] = AddStaticVehicleEx(560,-2185.8000488,715.5000000,53.7000008,180.0000000,45,58,15); //Voodoo new object = CreateDynamicObject( 18646,0,0,0,0,0,0,80 ); // <iVO> AttachDynamicObjectToVehicle( object, THECAR[ 0 ], -0.859999, 0.049999, 1.140000, 0.000000, 0.000000, 0.000000 ); // <iVO>