@7o6y @xzmist Just add this to your %localappdata%\Plutonium\storage\t6\scripts\zm (scripts folder) as a gsc file.
to anyone who rlly knows if these includes are needed or not (probably not) im just used to add them, if anyone wants to clarify that in the future, thanks.
#include maps\mp\_utility;
#include common_scripts\utility;
#include maps\mp\zombies\_zm_utility;
init()
{
level.perk_purchase_limit = 9;
}