Hi elitepvers,
I wonder what i did wrong on this one.
Inside DefineText.h
I have this
#define TID_MMI_TRANSFER_AWA 7245
inside TextClient.inc i have this
TID_MMI_TRANSFER_AWA 0xffff0000
{
IDS_TEXTCLIENT_INC_003346
}
When i launch WorldServer it gives the folowing error
2013/ 7/ 1 10:42:50 FileName textClient.inc(16558) : TID_MMI_TRANSFER_AWA Not Found. : TID_MMI_TRANSFER_AWA 0xffff0000
{
IDS_TEXTCLIENT_INC_003346
}
Am i missing something or what?
I have also added other things to DefineText.h and TextClient.inc and those gives no errors.






