1>------ Rebuild All started: Project: @storeitem, Configuration: Debug Win32 ------
1> @storeitem.c
1>c:
[email protected](39): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c

rogram filesmicrosoft visual studio 10.0vcincludestdio.h(325) : see declaration of 'sscanf'
1>c:
[email protected](46): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> c

rogram filesmicrosoft visual studio 10.0vcincludestdio.h(371) : see declaration of 'sprintf'
1>c:
[email protected](74): error C2039: 'get_group_level' : is not a member of 'pc_interface'
1> c:usersdelldesktopherc_localsrcmappc.h(736) : see declaration of 'pc_interface'
1>c:
[email protected](74): error C2039: 'get_group_level' : is not a member of 'pc_interface'
1> c:usersdelldesktopherc_localsrcmappc.h(736) : see declaration of 'pc_interface'
1>c:
[email protected](79): error C2065: 'mob' : undeclared identifier
1>c:
[email protected](79): error C2223: left of '->db' must point to struct/union
1>c:
[email protected](114): warning C4013: 'ACMD_A' undefined; assuming extern returning int
1>c:
[email protected](114): error C2065: 'storeitem' : undeclared identifier
1>c:
[email protected](114): warning C4047: 'function' : 'bool (__cdecl *)(const int,map_session_data *,const char *,const char *,AtCommandInfo *)' differs in levels of indirection from 'int'
1>c:
[email protected](114): warning C4024: 'function through pointer' : different types for formal and actual parameter 2
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========