Post: Give killstreak/Equitment kills/used/assist etc?
03-17-2016, 06:23 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); I am just wondering if this is possible, I have seen a menu or so add some to some of them but not all of them, I was wondering if its possible to add kills etc to these items or not, Thanks.
(adsbygoogle = window.adsbygoogle || []).push({});
03-18-2016, 12:57 PM #2
BullyWiiPlaza
Climbing up the ladder
Yeah, it is. With addWeaponStat() most likely.
03-18-2016, 09:22 PM #3
Originally posted by BullyWiiPlaza View Post
Yeah, it is. With addWeaponStat() most likely.


I have tried that method then I tried like that with the scorestreaks name then kills for example and then the number and it did not work.
03-19-2016, 12:01 AM #4
Nate͍
Do a barrel roll!
You have it in this format?

    self addweaponstat( "weapon name", "headshots", 1 );
self addweaponstat( "Equipment name", "CombatRecordStat", 1 );
self addweaponstat( "Equipment name", "used", 1 );
03-19-2016, 01:30 AM #5
I tried this one

self addweaponstat( "Equipment name", "used", 1 );

and it did not work
03-19-2016, 01:38 AM #6
Like I try this

self addweaponstat( "killstreak_planemortar", "CombatRecordStat", 100 );
self addweaponstat( "killstreak_planemortar", "used", 100 );
self addweaponstat( "killstreak_planemortar", "kills", 100 );

and nothing.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo