Modme Forums

Give all players all available perks?

Game Modding | Call of Duty: Black Ops 3 | Scripting


ModmeBot:

Thread By: Zixology
I have a version of this code already. It's worked for me in the past but just gives me a Link error now. I haven't changed anything with it.
Wondering if anyone else has a different variation or could help me get it working again. I'd post the code I have here, but I forgot how to format the code in a post on here and don't want to upset any of the mods so... yeah...


ModmeBot:

Reply By: mathfag
Idk if you got the code in a separate gsc but since it's giving you a link error then maybe you may have to delete

#using ../../_bb;


to format code click here



an alternative is
#using scripts\zm\_zm_bgb;

player bgb::give( "zm_bgb_perkaholic" );