Modme Forums

Wait to lose all the perks or perk

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


ModmeBot:

Thread By: Kabe
Hello everyone, I was wondering if there is a function that notifies when we lost a perk or all the perks?
Thank you all


ModmeBot:

Reply By: Harry Bo21

Kabe
Hello everyone, I was wondering if there is a function that notifies when we lost a perk or all the perks? Thank you all

player waittill( "perk_lost", perk );


ModmeBot:

Reply By: Kabe

Harry Bo21
player, "perk_lost", perk

thank you very much, it works with: self waittill ("perk_lost", perk);