I figured out, what the other three arguments mean: They are angles,
but it's a little strange. It seems that the order is y,z,x. I'm not sure.
Sample:
Level.CreateWorldItem( "Sten" , "Weapon" , 47.90, -41.38, 191.51, 0.0, 2.0, 0.0, 'idSten' );
Last edited by AHO; 12-27-2008 at 12:45 AM.
|