| Hi im back after a very long time hehe
 In Scripting when you want to do something to your ship (player) on out side view not bridge view is this the code
 
 pShip = App.Game_GetCurrentPlayer()
 
 or this one
 
 pPlayer = MissionLib.GetPlayer()
 
 or other?
 
 Thanks for any help
 
 |