Need help with finding lines
hey this is the first time i try to make a client
so im using the ROTMG All in One Tool to code and i found out how to decompile it and find the files i need to edit but how do i know witch line is the right one to change?
lets say i want to do this
Line: 1529
On new line:
do i have to find the line and below it i put this code in?
and if there is a better program i can use
and can i use codes from previous builds? like 17.1?
#1 yes
you go to line: 1529, press return to create a new line, here add your code.
#2 no
[Quote: From old post]
you can't simply copy paste 15.0 codes into a 16.2, for a couple of reasons:
#1 code names are different (unless of course its a 'pushtrue' or 'returnvoid' etc in which case #2)
#2 the line(s) at which the code is pasted will be different