ItsMods

Full Version: Perks do not work ((
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Code:
Client.Other.SetPerk(GetPerk("specialty_coldblooded"));

work only:

Code:
Client.Other.SetPerk(GetPerk("specialty_fastreload"));
Client.Other.SetPerk(GetPerk("specialty_coldblooded"));

does work but make sure the inf or surv don't have cb on by default in the map.dsr
(04-05-2013, 19:38)hillbilly Wrote: [ -> ]Client.Other.SetPerk(GetPerk("specialty_coldblooded"));

does work but make sure the inf or surv don't have cb on by default in the map.dsr

not work (((

inf or surv don't have cb on by default

here my dsr
Isn't cold blooded a script perk?
(04-05-2013, 20:20)DidUknowiPwn Wrote: [ -> ]Isn't cold blooded a script perk?

yes.

In the file "iw_05.iwd" this perk is called a "specialty_assassin"
(04-06-2013, 05:57)x1412 Wrote: [ -> ]
(04-05-2013, 20:20)DidUknowiPwn Wrote: [ -> ]Isn't cold blooded a script perk?

yes.

In the file "iw_05.iwd" this perk is called a "specialty_assassin"

It's image. But maybe it is perkname too.
how to enable it?