bo2 remove perk limit
-
hey is there a way to remove perk limit on bo2 zombies?
-
with a gsc script
-
hindercanrun and how do i do that
-
MrLebgamer Make a GSC script with this code in it
init() { level.perk_purchase_limit = 9; }
Follow this guide:
https://plutonium.pw/docs/modding/loading-mods/#getting-started-with-gsc-on-t6 -