Thread: My question
View Single Post
  #2  
Old 03-30-2016, 07:51 PM
Hal2003 Hal2003 is offline
Approved Member
 
Join Date: Apr 2010
Posts: 122
Default

You need modify InitTeamScrip. There are some examples to add items to ship storage.

mothership:AddShipToInventory("Excalibur_pl0", 3); = 3 Excalibur Fighters

mothership:AddModuleToInventory("GunAmpPH", 3); = 3 Weapon Amplifiers
Reply With Quote