View Single Post
  #111  
Old 05-03-2016, 09:17 PM
ShadoWarrior ShadoWarrior is offline
Approved Member
 
Join Date: Apr 2016
Posts: 5
Default

The InitTeamScript still adds scores of weapons and fighters left over from the debug version's Hurricane MS. Specifically, the following 4 lines should be commented out (or deleted):

mothership:AddModuleToInventory("AC5", 20);
mothership:AddModuleToInventory("PLC3", 20);
mothership:AddShipToInventory("gw_Butcher_pl0",20) ;
mothership:AddShipToInventory("hatchet_pl0",20);
Reply With Quote