P prism New member Messages 69 Points 0 Dec 8, 2014 #2 Is there a way to increase this limit? I know it was possible in rathena but I haven't been able to find it in Hercules source anywhere.
Is there a way to increase this limit? I know it was possible in rathena but I haven't been able to find it in Hercules source anywhere.
R Radian New member Messages 70 Points 0 Location North Pacific Github RadianFord Emulator rAthena Dec 8, 2014 #3 Are you looking for this? If yes here's the directory https://github.com/HerculesWS/Hercules/blob/master/src/map/pc.h#L29 Code: #define MAX_PC_BONUS 10 Last edited by a moderator: Dec 8, 2014
Are you looking for this? If yes here's the directory https://github.com/HerculesWS/Hercules/blob/master/src/map/pc.h#L29 Code: #define MAX_PC_BONUS 10