Originally posted by EliteGamer01031
Does anyone have a MW3 RTM Tool with working "give weapons" command? Every other tool I have used it either gives me the wrong weapon or freezes my PS3. Thanks!
Real time modding tool (it's an old one) but the weapons work. The problem is it's very hard for the coder to implement this in to there tools because the weapon index changes by the + or - value of 1. Meaning the index for the ak47 could be 0x17 for 7 maps and 0x18 for the rest. We have to figure this out for every weapon for every map. It sucks.