Re: Limit equipment for a vessel
Posted: Sun Mar 30, 2025 12:54 am
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;