Discussion and information relevant to creating special missions, new ships, skins etc.
Moderators: winston, another_commander
-
phkb
- Impressively Grand Sub-Admiral

- Posts: 4891
- Joined: Tue Jan 21, 2014 10:37 pm
- Location: Writing more OXPs, because the world needs more OXPs.
Post
by phkb »
Another recommendation is to add the following line of code to the top of the allowAwardEquipment function
Code: Select all
if (context == "scripted") return true;