How do i change party max lvl ?:punch:
Do i nid to recompile the sources? Or change it in the data folder?
I want to change the party lvl to 100 but how do i do it. I dont want it to stuck in 50.
Edited : I think i found out how a while ago
just maybe
find
in worldprocess.cppCode:if( partyclient->Party->party->PartyLevel == 50)
and change the partylevel == 50
to
partylevel == wateveryouwant
Edited again [it works]






