Good day how to fix a drop in gs:?
Good day how to fix a drop in gs:?
Last edited by jet74; 10-07-13 at 09:34 AM.
Good day to you too, have you tried the 'Search' button before posting this thread? On another note, try looking at ptemplate.conf.
No, use the built-in explorer search function, don't ask me which folder it is in.
EDIT:
Cheers
Hi you can use Seledit also to change exp and sp. In Seledit there is a option called Logic Replace. List Id is where all the mobs names are number 38 then Field id is which column you want to change. 25 is for exp then choose recalculate and enter a number there. It will then change all the values.
in default, original GS's dont read ptemplate.conf since 136. you need to mod the GS for this functions (i never was enough smart to do), else you can hexedit the GS for multiply the default values
use IDA+Hex Workshop ...
and hints for you to fix:
_ZN4ONET4Conf4dumpEP8_IO_FILE
_ZN15player_template9_instanceE
Thanks I already found out how to do it. Even though ONET::Conf::dump is seemingly an unused function I still hate to use it. Of course there are better ways like adding code in an unused section and jumping to that from AdjustGlobalExpSp. Still, kudos to the person who made the original fix.
Cheers
its called code cave...