Page 2 of 2

Re: Limit equipment for a vessel

Posted: Sun Mar 30, 2025 12:54 am
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;