Hi. I got errors when compiling using latest hercules rev.
..srcmapatcommand.c(8057): error C2065: 'message' : undeclared identifier..srcmapatcommand.c(8057): error C2065: 'message' : undeclared identifier..srcmapatcommand.c(8057): error C2100: illegal indirection..srcmapatcommand.c(8057): error C2065: 'message' : undeclared identifier..srcmapatcommand.c(8057): warning C4047: 'function' : 'const char *' differs in levels of indirection from 'int'..srcmapatcommand.c(8057): warning C4024: 'sscanf' : different types for formal and actual parameter 1..srcmapatcommand.c(8058): error C2065: 'message' : undeclared identifier..srcmapatcommand.c(8058): error C2065: 'message' : undeclared identifier..srcmapatcommand.c(8058): error C2100: illegal indirection..srcmapatcommand.c(8058): error C2065: 'message' : undeclared identifier..srcmapatcommand.c(8058): warning C4047: 'function' : 'const char *' differs in levels of indirection from 'int'..srcmapatcommand.c(8058): warning C4024: 'sscanf' : different types for formal and actual parameter 1..srcmapatcommand.c(8059): error C2065: 'fd' : undeclared identifier..srcmapatcommand.c(8064): error C2065: 'sd' : undeclared identifier..srcmapatcommand.c(8064): warning C4047: '=' : 'map_session_data *' differs in levels of indirection from 'int'..srcmapatcommand.c(8067): error C2065: 'sd' : undeclared identifier..srcmapatcommand.c(8067): warning C4047: '!=' : 'map_session_data *' differs in levels of indirection from 'int'..srcmapatcommand.c(8074): error C2065: 'fd' : undeclared identifier..srcmapatcommand.c(9798): error C2065: 'atcommand_aura' : undeclared identifier..srcmapatcommand.c(9798): warning C4047: 'initializing' : 'AtCommandFunc' differs in levels of indirection from 'int'
Hope someone can help me with this thanks!!!!