Post: Black Ops 2 RTM Tool Coding Help..
05-18-2014, 02:45 PM #1
TreyBeModding-
Do a barrel roll!
(adsbygoogle = window.adsbygoogle || []).push({}); Can someone help me with coding my RTM tool. I keep getting errors, says stuff does not exist in the current context. I've been wanting to learn how to do this stuff but it's so confusing. Not Happy or Sad
(adsbygoogle = window.adsbygoogle || []).push({});
05-18-2014, 04:30 PM #2
PitaGyors
Do a barrel roll!
Originally posted by xOnSumRealx View Post
Can someone help me with coding my RTM tool. I keep getting errors, says stuff does not exist in the current context. I've been wanting to learn how to do this stuff but it's so confusing. Not Happy or Sad


What erros do you get?
Please make it more clear
05-18-2014, 05:01 PM #3
TreyBeModding-
Do a barrel roll!
I get 2 errors when I put my offset in. Says "The best overloaded method match for " PS3Lib.Extension.WriteUInt32(unit, unit) has some invalid arguments. The other error is Argument 2: cannot convert from 'decimal' to 'unit'...
05-18-2014, 05:05 PM #4
TreyBeModding-
Do a barrel roll!
private void numericUpDown1_ValueChanged(object sender, EventArgs e)
{
//Load
numericUpDown1.Value = PS3.Extension.ReadUInt32(0x026FCD66);
//Save
PS3.Extension.WriteUInt32(0x026FCD66, numericUpDown1.Value);

That's my coding for the nuclear medal tool for Black ops 2.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo