1 Code making help 24/6/2012, 7:16 pm
imk205
Could someone help me create a code. Im trying for the first time so i dont know to much. trying to create a custom class code (i thought it would be easy) I am using Ramdump SME82_DUMP80.bin
Im having trouble finding the values for things. like damage for example. I tried typing in damage, damageproficiency and all I get is this damage: Memory has been.damage.
and i got the code for custom class 1 which was 77459D So first of all in this said in this video
to replace the first number of the first line of the code to 057459D which is only 7 numbers so I put a 0 as an empty value (idk if thats right) and this is the and the float value I put down 8177A6B0
so the first line looked like this:
057459D0 8177A6B0
Then I tried to find the acr but could find it. I found take all weapons so I put that down and erased the custom class 1 code. Then I tried to find damage proficiency code so my code in theory would be
activator
take all weapons
damage
ending activator code
So i would hopefully get damage on all weapons but i couldnt find the damage proficiency code as stated above. I could really use some help in figuring this out.
Im having trouble finding the values for things. like damage for example. I tried typing in damage, damageproficiency and all I get is this damage: Memory has been.damage.
and i got the code for custom class 1 which was 77459D So first of all in this said in this video
to replace the first number of the first line of the code to 057459D which is only 7 numbers so I put a 0 as an empty value (idk if thats right) and this is the and the float value I put down 8177A6B0
so the first line looked like this:
057459D0 8177A6B0
Then I tried to find the acr but could find it. I found take all weapons so I put that down and erased the custom class 1 code. Then I tried to find damage proficiency code so my code in theory would be
activator
take all weapons
damage
ending activator code
So i would hopefully get damage on all weapons but i couldnt find the damage proficiency code as stated above. I could really use some help in figuring this out.