Hello Flyff Section,
Currently I've trying to add the quick job change source codes, but im having this error:
GetDlgItem : nID=933 not Found.
I know there is a fix posted here:
http://forum.ragezone.com/f724/tutor...source-802519/
But when I compile the neuz it comes with this error after deleting the line:
CWndButton* nApply = (CWndButton*)GetDlgItem( WIDC_BUTTON1 );
The compile errors are:
c:\Users\MICHAEL\Desktop\blessed\Blessed Source\Official Source\Neuz\WndChangeJobEx.cpp(122): error C2065: 'nApply' : undeclared identifier
c:\Users\MICHAEL\Desktop\blessed\Blessed Source\Official Source\Neuz\WndChangeJobEx.cpp(122): error C2227: left of '->EnableWindow' must point to class/struct/union
type is ''unknown-type''
Please help me out with this.
Thanks!





