yvanvds
Member
|
CC4
Just looking into the MMO code.
In the shared sources, there's a few defines like:
#define CC4_NCHR CC4('N','C','H','R')
#define CC4_NITM CC4('N','I','T','M')
#define CC4_ACNT CC4('A','C','N','T')
but I cannot find a definition of CC4 anywhere. What is it supposed to be? A four byte char?
|
|
02-07-2011 03:04 PM |
|
Esenthel
Administrator
|
RE: CC4
Are you checking the latest sources?
I think I have removed CC4 from the latest version.
Yes it was 4 byte char.
|
|
02-07-2011 03:33 PM |
|
yvanvds
Member
|
RE: CC4
Ah, I update the engine frequently, but didn't look if there was a new version of the MMO code. Silly.
|
|
02-07-2011 03:53 PM |
|