Modme Forums

Help How do you add perk change

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


ModmeBot:

Thread By: cheese
I want to add perk change to my perks but I am no scripter so I have no clue how to get it to work. If you have any solutions I will greatly appreciate it!


ModmeBot:

Reply By: mathfag



zm_perks::spare_change();


add this in function main()


and

#using scripts\zm\_zm_perks;
to the top of the script, if it's not already there