1> chrif.c 1>..\src\map\chrif.c(1526): error C2143: syntax error : missing ';' before 'type' 1>..\src\map\chrif.c(1532): error C2065: 'char_name' : undeclared identifier 1>..\src\map\chrif.c(1532): warning C4047: 'function' : 'const char *' differs in levels of indirection from 'int' 1>..\src\map\chrif.c(1532): warning C4024: 'safestrncpy' : different types for formal and actual parameter 2 1>..\src\map\chrif.c(1709): error C2065: 'send_usercount_tochar' : undeclared identifier 1>..\src\map\chrif.c(1709): warning C4047: 'function' : 'TimerFunc' differs in levels of indirection from 'int' 1>..\src\map\chrif.c(1709): warning C4024: 'add_timer_interval' : different types for formal and actual parameter 2 1> vending.c 1>..\src\map\vending.c(250): warning C4101: 'i' : unreferenced local variable 1>..\src\map\vending.c(250): warning C4101: 'j' : unreferenced local variable 1>..\src\map\vending.c(268): error C2059: syntax error : 'if' 1>..\src\map\vending.c(277): error C2059: syntax error : 'for' 1>..\src\map\vending.c(277): error C2143: syntax error : missing '{' before '<' 1>..\src\map\vending.c(277): error C2059: syntax error : '<' 1>..\src\map\vending.c(277): error C2143: syntax error : missing '{' before '++' 1>..\src\map\vending.c(277): error C2059: syntax error : '++' 1>..\src\map\vending.c(277): error C2059: syntax error : ')' 1>..\src\map\vending.c(307): error C2059: syntax error : 'if' 1>..\src\map\vending.c(310): error C2059: syntax error : 'if' 1>..\src\map\vending.c(314): error C2143: syntax error : missing '{' before '->' 1>..\src\map\vending.c(314): error C2059: syntax error : '->' 1>..\src\map\vending.c(315): error C2143: syntax error : missing '{' before '->' 1>..\src\map\vending.c(315): error C2059: syntax error : '->' 1>..\src\map\vending.c(316): error C2143: syntax error : missing '{' before '->' 1>..\src\map\vending.c(316): error C2059: syntax error : '->' 1>..\src\map\vending.c(317): error C2143: syntax error : missing '{' before '->' 1>..\src\map\vending.c(317): error C2059: syntax error : '->' 1>..\src\map\vending.c(318): error C2143: syntax error : missing ')' before '->' 1>..\src\map\vending.c(318): error C2143: syntax error : missing '{' before '->' 1>..\src\map\vending.c(318): error C2059: syntax error : '->' 1>..\src\map\vending.c(320): error C2143: syntax error : missing ')' before '->' 1>..\src\map\vending.c(320): error C2143: syntax error : missing '{' before '->' 1>..\src\map\vending.c(320): error C2059: syntax error : '->' 1>..\src\map\vending.c(320): error C2059: syntax error : ')' 1>..\src\map\vending.c(321): error C2143: syntax error : missing ')' before '&' 1>..\src\map\vending.c(321): error C2143: syntax error : missing '{' before '&' 1>..\src\map\vending.c(321): error C2059: syntax error : '&' 1>..\src\map\vending.c(321): error C2059: syntax error : ')' 1>..\src\map\vending.c(323): error C2143: syntax error : missing ')' before '.' 1>..\src\map\vending.c(323): error C2143: syntax error : missing '{' before '.' 1>..\src\map\vending.c(323): error C2059: syntax error : '.' 1>..\src\map\vending.c(324): error C2143: syntax error : missing ')' before '->' 1>..\src\map\vending.c(324): error C2143: syntax error : missing '{' before '->' 1>..\src\map\vending.c(324): error C2059: syntax error : '->' 1>..\src\map\vending.c(324): error C2059: syntax error : ')' 1>..\src\map\vending.c(325): error C2059: syntax error : 'return' 1>..\src\map\vending.c(326): error C2143: syntax error : missing ')' before '->' 1>..\src\map\vending.c(326): error C2143: syntax error : missing '{' before '->' 1>..\src\map\vending.c(326): error C2059: syntax error : '->' 1>..\src\map\vending.c(327): error C2059: syntax error : '}' 1>..\src\map\atcommand.c(5820): error C2143: syntax error : missing ';' before 'type' 1>..\src\map\atcommand.c(9858): error C2059: syntax error : '{' 1>..\src\map\atcommand.c(9863): warning C4034: sizeof returns 0 1>..\src\map\atcommand.c(9879): error C2061: syntax error : identifier 'atcommand_exists' 1>..\src\map\atcommand.c(9879): error C2059: syntax error : ';' 1>..\src\map\atcommand.c(9879): error C2059: syntax error : 'type'