Wrong Section. Please post it in "Modern Warfare 3 Help" section.
---------- Post added at 12:18 PM ---------- Previous post was at 12:15 PM ----------
Originally Posted by Eidolon
Dutch?
Check in barracks, killstreaks.
I think he means during a match. Like how much kills in a row you are at. When you die, it resets to 0.
Originally Posted by NightmareTX_RETIRED
Wrong Section. Please post it in "Modern Warfare 3 Help" section.
---------- Post added at 12:18 PM ---------- Previous post was at 12:15 PM ----------
I think he means during a match. Like how much kills in a row you are at. When you die, it resets to 0.
That gets the killstreaks in match so far I know.
If I understood this (banal) question good, this is the answer: http://i.imgur.com/wW6EU.jpg
There u can see how many kills u have.
Originally Posted by NightmareTX_RETIRED
Wrong Section. Please post it in "Modern Warfare 3 Help" section.
---------- Post added at 12:18 PM ---------- Previous post was at 12:15 PM ----------
I think he means during a match. Like how much kills in a row you are at. When you die, it resets to 0.
Yes That's exactly what I mean. Does it exist?
Yes I'm dutch
Originally Posted by chezter65
Yes That's exactly what I mean. Does it exist?
Yes I'm dutch
Well, is it this you mean?
Is it solved? (Let me know if it is )
No thats not what i mean. I want a tool thats reset when u are dead. so u can see how many kills till MOAB
Originally Posted by chezter65
No thats not what i mean. I want a tool thats reset when u are dead. so u can see how many kills till MOAB
Well, I was to lazy to search for it but.
Here is the offsets for Kills and Deaths:
01DAC1FC - K
00BDFF30 - D
What you can do:
Make a tool that counts all your kills.
For each kill, it will increase a value.
If your death value increases, the KS counter will start on 0 again.
Yes, there is an own offset for this. (But I didn't take the time to find it.)
Originally Posted by sajmon93
If I understood this (banal) question good, this is the answer: http://i.imgur.com/wW6EU.jpg
There u can see how many kills u have.
How can I get the map like at the picture?
Originally Posted by Jorndel
Well, I was to lazy to search for it but.
Here is the offsets for Kills and Deaths:
01DAC1FC - K
00BDFF30 - D
What you can do:
Make a tool that counts all your kills.
For each kill, it will increase a value.
If your death value increases, the KS counter will start on 0 again.
Yes, there is an own offset for this. (But I didn't take the time to find it.)