STR against metinstone Error

06/16/2018 21:58 metinovec#1
Hello,

I have a problem with adding a new bonus "Strong against metinstone"

In char.cpp I have this error:

char.cpp: In member function void CHARACTER: :ApplyPoint(BYTE, int):
char.cpp:3762: error: APPLY_ATTBONUS_METIN was not declared in this scope

In line 3762 is:

case APPLY_ATTBONUS_METIN:

Full char file is in attachment
07/22/2018 23:41 metinovec#2
#Solved