each player need 250 gold to open the umt box ,how can i change it?
Printable View
each player need 250 gold to open the umt box ,how can i change it?
open your zoneserver with idapro, and search for automine then scroll up till you find 0FAh (FA = 250 in hex) write the offset down, then open it with hexeditor and jump to the offset you previously write then change the value to your like..
for rf_online.bin, open it with idapro and just search for 0FAh, write the offset, and next step like zoneverser
nice answer, i understand it ^^