[QUESTION] Create New MMI

10/19/2016 00:03 Nortix#16
What's your new id?
10/19/2016 00:11 TheCab#17
Quote:
Originally Posted by Nortix View Post
What's your new id?

defineneuz.h
#define MMI_LOWERARMOR 258

definetext.h
#define TID_MMI_LOWERARMOR 7258
10/19/2016 10:42 Nortix#18
MAX_MOVER_MENU?
10/19/2016 12:25 TheCab#19
Quote:
Originally Posted by Nortix View Post
MAX_MOVER_MENU?
I saw that on defineneuz.h

#define MAX_MOVER_MENU 255// MMI를 추가시킬 일이 있다면 이 수치를 상승시켜야 한다.

what i need to do about this?
10/19/2016 12:55 Nortix#20
#define MAX_MOVER_MENU 259
10/19/2016 14:16 TheCab#21
Quote:
Originally Posted by Nortix View Post
#define MAX_MOVER_MENU 259
still nothing bro :( anyway thank you for your patience to help me :handsdown:
10/19/2016 16:42 ZeroTwo02#22
#define MAX_MOVER_MENU 259

defineneuz.h
#define MMI_LOWERARMOR 258

definetext.h
#define TID_MMI_LOWERARMOR 7258

check if you don't have two define "7258" in definetext.h

Ps : Build your neuz.exe ;) ;) ;)
10/20/2016 19:45 Lumi#23
Is your menu defined in your source? :D
(WndWorld, WndManager)
10/20/2016 23:32 TheCab#24
yup this Question has been answered and done thank you for ally your support guys! Love you all more powers!

#closerequest