Hello guys!
Can anyone help me how to change a parameter without changing the data.pak file size, for example :
I have this pattern
and I want to change 1000 to 500, how to change the parameter without altering any byte?
Or if I want to do the opposite change 500 to 1000.
I search for it already on forums but haven't found a good answer.
Thanks in advance!
Can anyone help me how to change a parameter without changing the data.pak file size, for example :
I have this pattern
Code:
1708,6,8,20,6,2000,2000,1200,[COLOR="Red"][B]1000[/B][/COLOR],0,0,0,50,2,0,4,2 ,0,0,0,0,0,0,10,5,0,2,12,5
and I want to change 1000 to 500, how to change the parameter without altering any byte?
Or if I want to do the opposite change 500 to 1000.
I search for it already on forums but haven't found a good answer.
Thanks in advance!