18.11.2009, 15:29
I show you all steps about andromada
First at begen i add new andromada
After that i add code under other AddStaticVehicleEx
Afret that i add cargo interior
and compile that, script show that all is ok, but when i join the game, plane is on radar but i cant see it, or there is pd heli, i try with another heli to kick andromada to see is it there, and its realy there but i can see is, only then i crash with another vehicle i can see sparks 
First at begen i add new andromada
Код:
new andromada;
Код:
andromada = AddStaticVehicle(592,-1433.394,387.207,31.539,268.0,-1,-1); //andromada
Код:
LinkVehicleToInterior (andromada, 9);


