Build Log

--------------------Configuration: Game code - Win32 Debug--------------------

Command Lines

Creating temporary file "C:\DOCUME~1\User\LOCALS~1\Temp\RSP66.tmp" with contents [ /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GAMECODE_EXPORTS" /Fp"Debug/GameC.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\engineer.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\medic.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\pyro.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\scout.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\soldier.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponanimations.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weapons.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponsystem.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\sv_main.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot_ai.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot_ed.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot_fight.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot_maps.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot_misc.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot_move.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot_phys.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot_way.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\ctf.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\domination.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\g_casings.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\g_damage.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\g_decors.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\g_lights.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\g_subs.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\g_tetris.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\g_triggers.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\g_violence.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\g_world.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\t_halflife.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\t_items.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\t_jumppads.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\t_plats.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\t_quake.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\t_quake3.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\t_teleporters.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\w_bombletts.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\w_common.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\w_crylink.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\w_electro.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\w_flamer.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\w_grenadelauncher.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\w_hagar.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\w_incendiary_r.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\w_laser.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\w_nex.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\w_rocketlauncher.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\w_shotgun.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\w_uzi.c" "C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\w_hotbombs.c" ] Creating command line "cl.exe @C:\DOCUME~1\User\LOCALS~1\Temp\RSP66.tmp" Creating temporary file "C:\DOCUME~1\User\LOCALS~1\Temp\RSP67.tmp" with contents [ kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /incremental:yes /pdb:"Debug/GameC.pdb" /debug /machine:I386 /out:"Debug/GameC.dll" /implib:"Debug/GameC.lib" /pdbtype:sept .\Debug\class.obj .\Debug\engineer.obj .\Debug\medic.obj .\Debug\pyro.obj .\Debug\scout.obj .\Debug\soldier.obj .\Debug\spy.obj .\Debug\cl_client.obj .\Debug\cl_impulse.obj .\Debug\cl_physics.obj .\Debug\cl_player.obj .\Debug\cl_weaponanimations.obj .\Debug\cl_weapons.obj .\Debug\cl_weaponsystem.obj .\Debug\sv_main.obj .\Debug\sv_stats.obj .\Debug\bot.obj .\Debug\bot_ai.obj .\Debug\bot_ed.obj .\Debug\bot_fight.obj .\Debug\bot_maps.obj .\Debug\bot_misc.obj .\Debug\bot_move.obj .\Debug\bot_phys.obj .\Debug\bot_way.obj .\Debug\ctf.obj .\Debug\domination.obj .\Debug\g_casings.obj .\Debug\g_damage.obj .\Debug\g_decors.obj .\Debug\g_lights.obj .\Debug\g_subs.obj .\Debug\g_tetris.obj .\Debug\g_triggers.obj .\Debug\g_violence.obj .\Debug\g_world.obj .\Debug\t_halflife.obj .\Debug\t_items.obj .\Debug\t_jumppads.obj .\Debug\t_plats.obj .\Debug\t_quake.obj .\Debug\t_quake3.obj .\Debug\t_teleporters.obj .\Debug\w_bombletts.obj .\Debug\w_common.obj .\Debug\w_crylink.obj .\Debug\w_electro.obj .\Debug\w_flamer.obj .\Debug\w_grenadelauncher.obj .\Debug\w_hagar.obj .\Debug\w_incendiary_r.obj .\Debug\w_laser.obj .\Debug\w_nex.obj .\Debug\w_rocketlauncher.obj .\Debug\w_shotgun.obj .\Debug\w_uzi.obj .\Debug\w_hotbombs.obj ] Creating command line "link.exe @C:\DOCUME~1\User\LOCALS~1\Temp\RSP67.tmp"

Output Window

Compiling... class.c C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(2) : error C2146: syntax error : missing ')' before identifier 'inflictor' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(2) : error C2081: 'entity' : name in formal parameter list illegal C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(2) : error C2061: syntax error : identifier 'inflictor' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(2) : error C2059: syntax error : ';' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(2) : error C2059: syntax error : ',' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(2) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(13) : error C2061: syntax error : identifier 'NameOfClass' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(13) : error C2059: syntax error : ';' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(13) : error C2059: syntax error : 'type' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(48) : warning C4013: 'substring' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(48) : error C2065: 'self' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(48) : error C2224: left of '.playermodel' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(49) : warning C4047: '==' : 'int ' differs in levels of indirection from 'char [6]' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(50) : error C2065: 'CLASS_SCOUT' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(50) : warning C4244: 'return' : conversion from 'int ' to 'float ', possible loss of data C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(51) : error C2224: left of '.playermodel' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(52) : warning C4047: '==' : 'int ' differs in levels of indirection from 'char [4]' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(53) : error C2065: 'CLASS_SPY' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(53) : warning C4244: 'return' : conversion from 'int ' to 'float ', possible loss of data C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(54) : error C2224: left of '.playermodel' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(55) : warning C4047: '==' : 'int ' differs in levels of indirection from 'char [8]' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(56) : error C2065: 'CLASS_SOLDIER' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(56) : warning C4244: 'return' : conversion from 'int ' to 'float ', possible loss of data C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(57) : error C2224: left of '.playermodel' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(58) : warning C4047: '==' : 'int ' differs in levels of indirection from 'char [5]' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(59) : error C2065: 'CLASS_PYRO' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(59) : warning C4244: 'return' : conversion from 'int ' to 'float ', possible loss of data C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(60) : error C2224: left of '.playermodel' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(61) : warning C4047: '==' : 'int ' differs in levels of indirection from 'char [6]' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(62) : error C2065: 'CLASS_MEDIC' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(62) : warning C4244: 'return' : conversion from 'int ' to 'float ', possible loss of data C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(63) : error C2224: left of '.playermodel' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(64) : warning C4047: '==' : 'int ' differs in levels of indirection from 'char [9]' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(65) : error C2065: 'CLASS_ENGINEER' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(65) : warning C4244: 'return' : conversion from 'int ' to 'float ', possible loss of data C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(82) : warning C4013: 'bprint' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(82) : error C2224: left of '.netname' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(82) : warning C4013: 'NameOfClass' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(82) : error C2224: left of '.class' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(89) : error C2224: left of '.health' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(89) : error C2224: left of '.max_health' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(90) : error C2224: left of '.health' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(90) : error C2224: left of '.max_health' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(98) : error C2224: left of '.armorvalue' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(98) : error C2224: left of '.max_armor' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(99) : error C2224: left of '.armorvalue' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(99) : error C2224: left of '.max_armor' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(107) : error C2224: left of '.class' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(108) : warning C4013: 'BecomeScout' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(110) : error C2224: left of '.class' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(111) : warning C4013: 'BecomeSpy' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(113) : error C2224: left of '.class' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(114) : warning C4013: 'BecomeSoldier' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(116) : error C2224: left of '.class' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(117) : warning C4013: 'BecomePyro' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(119) : error C2224: left of '.class' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(120) : warning C4013: 'BecomeMedic' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(122) : error C2224: left of '.class' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(123) : warning C4013: 'BecomeEngineer' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(127) : error C2224: left of '.health' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(127) : warning C4013: 'ceil' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(127) : error C2224: left of '.max_health' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(129) : error C2224: left of '.health' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(129) : error C2224: left of '.max_health' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(132) : error C2224: left of '.armorvalue' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(132) : error C2224: left of '.max_armor' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(134) : error C2224: left of '.armorvalue' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(134) : error C2224: left of '.max_armor' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(141) : error C2146: syntax error : missing ')' before identifier 'pl' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(141) : error C2061: syntax error : identifier 'pl' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(141) : error C2059: syntax error : ';' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(141) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(142) : error C2449: found '{' at file scope (missing function header?) C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(178) : error C2059: syntax error : '}' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(254) : error C2146: syntax error : missing ')' before identifier 'pl' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(254) : error C2061: syntax error : identifier 'pl' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(254) : error C2059: syntax error : ';' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(254) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(255) : error C2449: found '{' at file scope (missing function header?) C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(262) : error C2059: syntax error : '}' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(282) : error C2224: left of '.health' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(287) : error C2224: left of '.playermodel' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(287) : error C2224: left of '.mdl' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(293) : error C2224: left of '.class' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(295) : error C2224: left of '.change_mdl_on_respawn' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(296) : error C2224: left of '.change_mdl_on_respawn' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(306) : warning C4013: 'cvar' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(308) : error C2224: left of '.playermodel' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(308) : error C2224: left of '.mdl' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(309) : warning C4013: 'ResetPlayerModel' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(324) : error C2224: left of '.change_mdl_on_respawn' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(324) : error C2224: left of '.playermodel' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(325) : error C2224: left of '.change_mdl_on_respawn' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(325) : warning C4013: 'strzone' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(325) : error C2224: left of '.change_mdl_on_respawn' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(326) : error C2224: left of '.playermodel' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(326) : error C2224: left of '.model' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(327) : warning C4013: 'sprint' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(335) : error C2224: left of '.class' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(336) : warning C4013: 'SpyDecloak' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(338) : error C2224: left of '.class' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(346) : warning C4013: 'PlayerKilled' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(346) : error C2065: 'TRUE' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(346) : error C2065: 'world' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(346) : error C2065: 'DEATH_CLASSCHANGE' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(346) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(346) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(347) : warning C4013: 'respawn' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(352) : warning C4244: 'function' : conversion from 'int ' to 'float ', possible loss of data C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(352) : warning C4244: 'function' : conversion from 'int ' to 'float ', possible loss of data C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(358) : error C2224: left of '.class' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(359) : warning C4013: 'ScoutSpecial' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(360) : error C2224: left of '.class' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(361) : warning C4013: 'SpySpecial' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(362) : error C2224: left of '.class' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(363) : warning C4013: 'SoldierSpecial' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(364) : error C2224: left of '.class' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(365) : warning C4013: 'PyroSpecial' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(366) : error C2224: left of '.class' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(367) : warning C4013: 'MedicSpecial' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(368) : error C2224: left of '.class' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(369) : warning C4013: 'EngineerSpecial' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(374) : error C2224: left of '.class' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(375) : warning C4013: 'ScoutPreThink' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(376) : error C2224: left of '.class' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(377) : warning C4013: 'SpyPreThink' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(378) : error C2224: left of '.class' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(379) : warning C4013: 'SoldierPreThink' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(380) : error C2224: left of '.class' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(381) : warning C4013: 'PyroPreThink' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(382) : error C2224: left of '.class' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(383) : warning C4013: 'MedicPreThink' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(384) : error C2224: left of '.class' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(385) : warning C4013: 'EngineerPreThink' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(390) : error C2224: left of '.class' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(391) : warning C4013: 'ScoutPostThink' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(392) : error C2224: left of '.class' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(393) : warning C4013: 'SpyPostThink' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(394) : error C2224: left of '.class' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(395) : warning C4013: 'SoldierPostThink' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(396) : error C2224: left of '.class' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(397) : warning C4013: 'PyroPostThink' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(398) : error C2224: left of '.class' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(399) : warning C4013: 'MedicPostThink' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(400) : error C2224: left of '.class' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\class.c(401) : warning C4013: 'EngineerPostThink' undefined; assuming extern returning int engineer.c C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\engineer.c(3) : warning C4013: 'sprint' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\engineer.c(3) : error C2065: 'self' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\engineer.c(16) : error C2224: left of '.max_health' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\engineer.c(16) : warning C4013: 'cvar' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\engineer.c(18) : error C2224: left of '.max_armor' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\engineer.c(20) : error C2224: left of '.mass' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\engineer.c(22) : warning C4013: 'SetPlayerSpeed' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\engineer.c(24) : error C2224: left of '.items' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\engineer.c(24) : error C2065: 'IT_WEP1' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\engineer.c(24) : error C2065: 'IT_WEP2' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\engineer.c(24) : error C2065: 'IT_WEP3' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\engineer.c(24) : error C2065: 'IT_WEP4' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\engineer.c(25) : error C2224: left of '.switchweapon' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\engineer.c(26) : error C2224: left of '.ammo_shells' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\engineer.c(26) : warning C4013: 'floor' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\engineer.c(27) : error C2224: left of '.ammo_nails' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\engineer.c(28) : error C2224: left of '.ammo_rockets' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\engineer.c(29) : error C2224: left of '.ammo_cells' must have struct/union type medic.c C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\medic.c(3) : warning C4013: 'sprint' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\medic.c(3) : error C2065: 'self' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\medic.c(16) : error C2224: left of '.max_health' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\medic.c(16) : warning C4013: 'cvar' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\medic.c(18) : error C2224: left of '.max_armor' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\medic.c(20) : error C2224: left of '.mass' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\medic.c(22) : warning C4013: 'SetPlayerSpeed' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\medic.c(24) : error C2224: left of '.items' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\medic.c(24) : error C2065: 'IT_WEP1' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\medic.c(24) : error C2065: 'IT_WEP2' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\medic.c(24) : error C2065: 'IT_WEP3' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\medic.c(24) : error C2065: 'IT_WEP4' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\medic.c(25) : error C2224: left of '.switchweapon' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\medic.c(26) : error C2224: left of '.ammo_shells' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\medic.c(26) : warning C4013: 'floor' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\medic.c(27) : error C2224: left of '.ammo_nails' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\medic.c(28) : error C2224: left of '.ammo_rockets' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\medic.c(29) : error C2224: left of '.ammo_cells' must have struct/union type pyro.c C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\pyro.c(3) : warning C4013: 'sprint' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\pyro.c(3) : error C2065: 'self' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\pyro.c(16) : error C2224: left of '.max_health' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\pyro.c(16) : warning C4013: 'cvar' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\pyro.c(18) : error C2224: left of '.max_armor' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\pyro.c(20) : error C2224: left of '.mass' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\pyro.c(22) : warning C4013: 'SetPlayerSpeed' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\pyro.c(24) : error C2224: left of '.items' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\pyro.c(24) : error C2065: 'IT_WEP1' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\pyro.c(24) : error C2065: 'IT_WEP2' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\pyro.c(24) : error C2065: 'IT_WEP3' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\pyro.c(24) : error C2065: 'IT_WEP4' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\pyro.c(25) : error C2224: left of '.switchweapon' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\pyro.c(26) : error C2224: left of '.ammo_shells' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\pyro.c(26) : warning C4013: 'floor' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\pyro.c(27) : error C2224: left of '.ammo_nails' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\pyro.c(28) : error C2224: left of '.ammo_rockets' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\pyro.c(29) : error C2224: left of '.ammo_cells' must have struct/union type scout.c C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\scout.c(3) : warning C4013: 'sprint' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\scout.c(3) : error C2065: 'self' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\scout.c(16) : error C2224: left of '.max_health' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\scout.c(16) : warning C4013: 'cvar' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\scout.c(18) : error C2224: left of '.max_armor' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\scout.c(20) : error C2224: left of '.mass' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\scout.c(22) : warning C4013: 'SetPlayerSpeed' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\scout.c(24) : error C2224: left of '.items' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\scout.c(24) : error C2065: 'IT_WEP1' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\scout.c(24) : error C2065: 'IT_WEP2' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\scout.c(24) : error C2065: 'IT_WEP3' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\scout.c(24) : error C2065: 'IT_WEP4' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\scout.c(25) : error C2224: left of '.switchweapon' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\scout.c(26) : error C2224: left of '.ammo_shells' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\scout.c(26) : warning C4013: 'floor' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\scout.c(27) : error C2224: left of '.ammo_nails' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\scout.c(28) : error C2224: left of '.ammo_rockets' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\scout.c(29) : error C2224: left of '.ammo_cells' must have struct/union type soldier.c C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\soldier.c(3) : warning C4013: 'sprint' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\soldier.c(3) : error C2065: 'self' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\soldier.c(16) : error C2224: left of '.max_health' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\soldier.c(16) : warning C4013: 'cvar' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\soldier.c(18) : error C2224: left of '.max_armor' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\soldier.c(20) : error C2224: left of '.mass' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\soldier.c(22) : warning C4013: 'SetPlayerSpeed' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\soldier.c(24) : error C2224: left of '.items' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\soldier.c(24) : error C2065: 'IT_WEP1' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\soldier.c(24) : error C2065: 'IT_WEP2' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\soldier.c(24) : error C2065: 'IT_WEP3' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\soldier.c(24) : error C2065: 'IT_WEP4' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\soldier.c(25) : error C2224: left of '.switchweapon' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\soldier.c(26) : error C2224: left of '.ammo_shells' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\soldier.c(26) : warning C4013: 'floor' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\soldier.c(27) : error C2224: left of '.ammo_nails' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\soldier.c(28) : error C2224: left of '.ammo_rockets' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\soldier.c(29) : error C2224: left of '.ammo_cells' must have struct/union type spy.c C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(4) : error C2065: 'self' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(4) : error C2224: left of '.special_active' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(6) : error C2224: left of '.special_active' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(7) : warning C4013: 'ResetPlayerModel' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(8) : error C2224: left of '.health' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(9) : error C2224: left of '.alpha' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(11) : error C2224: left of '.alpha' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(16) : error C2224: left of '.health' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(18) : warning C4013: 'sprint' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(22) : error C2224: left of '.health' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(22) : error C2224: left of '.health' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(24) : error C2224: left of '.alpha' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(26) : error C2224: left of '.special_active' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(27) : error C2224: left of '.special_time' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(27) : error C2065: 'time' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(32) : error C2224: left of '.special_active' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(42) : error C2065: 'local' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(42) : error C2146: syntax error : missing ';' before identifier 'vector' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(42) : error C2065: 'vector' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(42) : error C2146: syntax error : missing ';' before identifier 'm1' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(42) : error C2065: 'm1' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(42) : error C2065: 'm2' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(43) : error C2224: left of '.special_active' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(45) : error C2224: left of '.health' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(49) : error C2224: left of '.model' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(49) : error C2224: left of '.special_time' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(51) : error C2224: left of '.alpha' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(51) : error C2224: left of '.alpha' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(52) : error C2224: left of '.weaponentity' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(52) : error C2224: left of '.alpha' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(53) : error C2224: left of '.special_time' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(54) : error C2224: left of '.alpha' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(56) : error C2224: left of '.mins' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(57) : error C2224: left of '.maxs' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(58) : warning C4013: 'setmodel' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(59) : warning C4013: 'setsize' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(60) : error C2224: left of '.special_time' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(63) : error C2224: left of '.special_time' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(65) : error C2224: left of '.alpha' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(65) : error C2224: left of '.weaponentity' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(66) : error C2224: left of '.special_time' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(69) : error C2224: left of '.health' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(69) : error C2224: left of '.health' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(70) : error C2224: left of '.armorvalue' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(71) : error C2224: left of '.armorvalue' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(71) : error C2224: left of '.armorvalue' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(76) : error C2224: left of '.alpha' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(76) : error C2224: left of '.alpha' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(78) : error C2224: left of '.alpha' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(78) : error C2224: left of '.alpha' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(79) : error C2224: left of '.weaponentity' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(79) : error C2224: left of '.alpha' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(80) : error C2224: left of '.alpha' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(81) : error C2224: left of '.alpha' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(84) : error C2224: left of '.weaponentity' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(87) : error C2224: left of '.exteriorweaponentity' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(87) : error C2224: left of '.weaponentity' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(96) : error C2224: left of '.max_health' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(96) : warning C4013: 'cvar' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(98) : error C2224: left of '.max_armor' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(100) : error C2224: left of '.mass' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(102) : warning C4013: 'SetPlayerSpeed' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(104) : error C2224: left of '.items' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(104) : error C2065: 'IT_WEP1' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(104) : error C2065: 'IT_WEP2' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(104) : error C2065: 'IT_WEP3' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(104) : error C2065: 'IT_WEP4' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(105) : error C2224: left of '.switchweapon' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(106) : error C2224: left of '.ammo_shells' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(106) : warning C4013: 'floor' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(107) : error C2224: left of '.ammo_nails' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(108) : error C2224: left of '.ammo_rockets' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\spy.c(109) : error C2224: left of '.ammo_cells' must have struct/union type cl_client.c C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(3) : error C2065: 'self' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(3) : error C2224: left of '.classname' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(17) : error C2061: syntax error : identifier 'SelectSpawnPoint' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(17) : error C2059: syntax error : ';' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(17) : error C2059: syntax error : 'type' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(65) : error C2061: syntax error : identifier 'CheckPlayerModel' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(65) : error C2059: syntax error : ';' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(65) : error C2146: syntax error : missing ')' before identifier 'playermodel' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(65) : error C2061: syntax error : identifier 'playermodel' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(65) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(65) : error C2449: found '{' at file scope (missing function header?) C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(72) : error C2059: syntax error : '}' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(136) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(137) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(138) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(139) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(154) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(185) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(224) : warning C4013: 'Damage' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(224) : error C2065: 'DEATH_KILL' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(224) : error C2224: left of '.origin' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(224) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(236) : warning C4013: 'ClientInRankings' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(237) : warning C4013: 'bprint' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(237) : error C2224: left of '.netname' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(239) : warning C4013: 'stuffcmd' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(239) : warning C4013: 'strcat' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(239) : error C2065: 'mapname' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(241) : warning C4013: 'ftos' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(241) : warning C4013: 'cvar' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(260) : warning C4013: 'ClientDisconnected' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(261) : error C2224: left of '.netname' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(265) : error C2059: syntax error : '.' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(266) : error C2059: syntax error : '.' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(267) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(275) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(275) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(282) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(294) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(294) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(301) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(306) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(307) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(308) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(309) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(310) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(311) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(312) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(324) : error C2224: left of '.waterlevel' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(326) : error C2224: left of '.watertype' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(326) : error C2065: 'CONTENT_WATER' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(327) : error C2224: left of '.velocity_z' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(328) : error C2224: left of '.watertype' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(328) : error C2065: 'CONTENT_SLIME' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(329) : error C2224: left of '.velocity_z' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(331) : error C2224: left of '.velocity_z' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(335) : error C2224: left of '.jump_pad' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(339) : warning C4013: 'CapPlayerVelocity' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(339) : error C2224: left of '.speed' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(342) : error C2224: left of '.flags' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(342) : error C2065: 'FL_ONGROUND' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(345) : error C2224: left of '.flags' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(345) : error C2065: 'FL_JUMPRELEASED' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(348) : error C2224: left of '.velocity_z' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(348) : error C2224: left of '.velocity_z' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(350) : error C2224: left of '.flags' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(350) : error C2224: left of '.flags' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(351) : error C2224: left of '.flags' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(351) : error C2224: left of '.flags' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(354) : error C2059: syntax error : '.' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(355) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(371) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(402) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(410) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(429) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(461) : warning C4013: 'CopyBody' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(462) : warning C4013: 'PutClientInServer' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(467) : error C2224: left of '.effects' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(467) : error C2224: left of '.effects' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(467) : error C2224: left of '.effects' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(467) : error C2065: 'EF_RED' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(467) : error C2065: 'EF_BLUE' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(467) : error C2065: 'EF_ADDITIVE' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(467) : error C2065: 'EF_FULLBRIGHT' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(468) : error C2224: left of '.items' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(468) : error C2065: 'IT_STRENGTH' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(470) : error C2224: left of '.effects' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(470) : error C2224: left of '.effects' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(471) : error C2065: 'time' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(471) : error C2224: left of '.strength_finished' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(473) : error C2224: left of '.items' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(473) : error C2224: left of '.items' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(473) : error C2224: left of '.items' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(474) : warning C4013: 'sprint' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(479) : error C2224: left of '.strength_finished' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(481) : error C2224: left of '.items' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(481) : error C2224: left of '.items' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(485) : error C2224: left of '.items' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(485) : error C2065: 'IT_INVINCIBLE' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(487) : error C2224: left of '.effects' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(487) : error C2224: left of '.effects' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(488) : error C2224: left of '.invincible_finished' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(490) : error C2224: left of '.items' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(490) : error C2224: left of '.items' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(490) : error C2224: left of '.items' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(496) : error C2224: left of '.invincible_finished' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(498) : error C2224: left of '.items' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(498) : error C2224: left of '.items' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(506) : error C2224: left of '.health' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(507) : error C2224: left of '.health' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(507) : warning C4013: 'bound' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(507) : error C2224: left of '.health' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(507) : error C2224: left of '.health' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(507) : error C2065: 'frametime' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_client.c(507) : fatal error C1003: error count exceeds 100; stopping compilation cl_impulse.c C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(12) : error C2065: 'self' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(12) : error C2224: left of '.think' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(13) : error C2224: left of '.nextthink' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(13) : error C2065: 'time' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(14) : warning C4013: 'SV_PlayerPhysics' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(15) : warning C4013: 'PlayerPreThink' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(17) : warning C4013: 'PlayerPostThink' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(22) : error C2224: left of '.impulse' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(22) : error C2224: left of '.impulse' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(23) : warning C4013: 'W_SwitchWeapon' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(23) : error C2224: left of '.impulse' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(24) : error C2224: left of '.impulse' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(25) : warning C4013: 'W_NextWeapon' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(26) : error C2224: left of '.impulse' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(27) : warning C4013: 'W_PreviousWeapon' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(28) : error C2224: left of '.impulse' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(28) : warning C4013: 'cvar' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(30) : warning C4013: 'makevectors' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(30) : error C2224: left of '.v_angle' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(31) : error C2224: left of '.velocity' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(31) : error C2224: left of '.velocity' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(31) : error C2065: 'v_forward' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(33) : error C2224: left of '.velocity' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(33) : error C2224: left of '.velocity' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(35) : error C2224: left of '.impulse' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(37) : error C2224: left of '.impulse' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(39) : error C2224: left of '.items' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(39) : error C2065: 'IT_WEP1' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(39) : error C2065: 'IT_WEP2' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(39) : error C2065: 'IT_WEP3' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(39) : error C2065: 'IT_WEP4' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(39) : error C2065: 'IT_WEP5' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(40) : error C2224: left of '.ammo_shells' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(41) : error C2224: left of '.ammo_nails' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(42) : error C2224: left of '.ammo_rockets' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(43) : error C2224: left of '.ammo_cells' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(46) : error C2224: left of '.impulse' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(48) : warning C4013: 'ClassSpecial' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(52) : error C2224: left of '.impulse' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(55) : warning C4013: 'sprint' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(56) : warning C4013: 'NameOfClass' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(56) : error C2224: left of '.class' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(58) : error C2224: left of '.playermodel' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_impulse.c(62) : error C2224: left of '.impulse' must have struct/union type cl_physics.c C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(7) : error C2059: syntax error : '.' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(8) : error C2059: syntax error : '.' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(9) : error C2059: syntax error : '.' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(11) : error C2061: syntax error : identifier 'HorizVelocity' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(11) : error C2059: syntax error : ';' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(11) : error C2146: syntax error : missing ')' before identifier 'vel' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(11) : error C2061: syntax error : identifier 'vel' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(11) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(12) : error C2449: found '{' at file scope (missing function header?) C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(15) : error C2059: syntax error : '}' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(35) : error C2065: 'local' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(35) : error C2146: syntax error : missing ';' before identifier 'vector' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(35) : error C2065: 'vector' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(35) : error C2146: syntax error : missing ';' before identifier 'wishvel' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(35) : error C2065: 'wishvel' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(35) : error C2065: 'wishdir' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(35) : error C2065: 'v' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(36) : error C2143: syntax error : missing ';' before 'type' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(38) : error C2143: syntax error : missing ';' before 'type' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(40) : error C2065: 'self' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(40) : error C2224: left of '.movetype' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(40) : error C2065: 'MOVETYPE_NONE' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(43) : error C2224: left of '.punchangle' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(43) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(45) : error C2065: 'f' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(45) : warning C4013: 'vlen' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(45) : error C2224: left of '.punchangle' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(45) : error C2065: 'frametime' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(47) : error C2224: left of '.punchangle' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(47) : warning C4013: 'normalize' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(47) : error C2224: left of '.punchangle' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(49) : error C2224: left of '.punchangle' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(49) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(52) : error C2224: left of '.punchvector' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(52) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(54) : error C2224: left of '.punchvector' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(56) : error C2224: left of '.punchvector' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(56) : error C2224: left of '.punchvector' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(58) : error C2224: left of '.punchvector' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(58) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(62) : error C2224: left of '.deadflag' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(66) : warning C4013: 'SetPlayerSpeed' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(67) : error C2065: 'classmaxspeed' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(67) : error C2224: left of '.speed' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(69) : warning C4244: '=' : conversion from 'float ' to 'int ', possible loss of data C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(72) : error C2065: 'classstopspeed' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(72) : error C2224: left of '.speed' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(74) : error C2224: left of '.fixangle' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(76) : error C2224: left of '.angles_x' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(77) : error C2224: left of '.angles_y' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(77) : error C2224: left of '.v_angle_y' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(78) : error C2224: left of '.angles_z' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(81) : error C2224: left of '.flags' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(81) : error C2065: 'FL_WATERJUMP' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(83) : error C2224: left of '.velocity_x' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(83) : error C2224: left of '.movedir_x' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(84) : error C2224: left of '.velocity_y' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(84) : error C2224: left of '.movedir_y' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(85) : error C2065: 'time' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(85) : error C2224: left of '.teleport_time' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(85) : error C2224: left of '.waterlevel' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(87) : error C2224: left of '.flags' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(87) : error C2224: left of '.flags' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(87) : error C2224: left of '.flags' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(88) : error C2224: left of '.teleport_time' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(91) : error C2224: left of '.movetype' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(91) : error C2065: 'MOVETYPE_NOCLIP' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(91) : error C2224: left of '.movetype' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(91) : error C2065: 'MOVETYPE_FLY' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(94) : error C2224: left of '.velocity' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(94) : error C2224: left of '.velocity' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(95) : warning C4013: 'makevectors' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(95) : error C2224: left of '.v_angle' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(97) : error C2065: 'v_forward' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(97) : error C2224: left of '.movement_x' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(97) : error C2065: 'v_right' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(97) : error C2224: left of '.movement_y' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(97) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(97) : error C2224: left of '.movement_z' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(100) : error C2065: 'wishspeed' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(103) : error C2224: left of '.teleport_time' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(105) : error C2224: left of '.velocity' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(107) : error C2224: left of '.velocity' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(107) : error C2224: left of '.velocity' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(107) : warning C4013: 'min' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(110) : error C2224: left of '.waterlevel' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(113) : error C2224: left of '.v_angle' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(115) : error C2224: left of '.movement_x' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(115) : error C2224: left of '.movement_y' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(115) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(115) : error C2224: left of '.movement_z' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(116) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(117) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(123) : warning C4244: '=' : conversion from 'double ' to 'int ', possible loss of data C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(126) : error C2224: left of '.velocity' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(126) : error C2224: left of '.velocity' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(129) : error C2224: left of '.velocity' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(131) : error C2224: left of '.velocity' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(131) : error C2224: left of '.velocity' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(132) : warning C4013: 'CapPlayerVelocity' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(134) : error C2224: left of '.ladder_time' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(137) : error C2224: left of '.velocity' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(137) : error C2224: left of '.velocity' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(138) : error C2224: left of '.v_angle' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(140) : error C2224: left of '.movement_x' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(140) : error C2224: left of '.movement_y' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(140) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(140) : error C2224: left of '.movement_z' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(141) : error C2224: left of '.gravity' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_physics.c(141) : fatal error C1003: error count exceeds 100; stopping compilation cl_player.c C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(1) : error C2061: syntax error : identifier 'die1' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(1) : error C2059: syntax error : ';' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(1) : error C2061: syntax error : identifier 'draw' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(1) : error C2059: syntax error : ';' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(1) : error C2061: syntax error : identifier 'duckwalk' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(1) : error C2059: syntax error : ';' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(1) : error C2061: syntax error : identifier 'duckidle' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(1) : error C2059: syntax error : ';' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(2) : error C2061: syntax error : identifier '$frame' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(2) : error C2059: syntax error : ';' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(2) : error C2061: syntax error : identifier 'pain1' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(2) : error C2059: syntax error : ';' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(2) : error C2061: syntax error : identifier 'shoot' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(2) : error C2059: syntax error : ';' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(2) : error C2061: syntax error : identifier 'run' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(2) : error C2059: syntax error : ';' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(3) : error C2061: syntax error : identifier '$frame' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(3) : error C2059: syntax error : ';' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(3) : error C2061: syntax error : identifier 'straferight' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(3) : error C2059: syntax error : ';' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(3) : error C2061: syntax error : identifier 'dead2' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(3) : error C2059: syntax error : ';' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(4) : error C2061: syntax error : identifier '$frame' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(4) : error C2059: syntax error : ';' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(4) : error C2061: syntax error : identifier 'backright' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(4) : error C2059: syntax error : ';' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(17) : error C2054: expected '(' to follow 'backleft' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(18) : error C2085: 'CopyBody' : not in formal parameter list C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(18) : error C2143: syntax error : missing ';' before '{' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(60) : error C2065: 'self' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(60) : error C2224: left of '.deadflag' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(60) : error C2065: 'DEAD_NO' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(62) : error C2065: 'time' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(62) : error C2224: left of '.dead_time' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(64) : error C2224: left of '.maxs_z' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(65) : warning C4013: 'setsize' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(65) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(65) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(66) : error C2224: left of '.frame' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(66) : error C2224: left of '.dead_frame' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(69) : error C2224: left of '.frame' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(69) : error C2224: left of '.die_frame' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(74) : error C2224: left of '.crouch' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(76) : error C2224: left of '.movement_x' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(76) : error C2224: left of '.movement_x' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(76) : error C2224: left of '.movement_y' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(76) : error C2224: left of '.movement_y' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(77) : error C2224: left of '.frame' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(77) : error C2065: '$duckwalk' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(79) : error C2224: left of '.frame' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(79) : error C2065: '$duckidle' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(81) : error C2224: left of '.movement_x' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(81) : error C2224: left of '.movement_x' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(81) : error C2224: left of '.movement_y' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(81) : error C2224: left of '.movement_y' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(83) : error C2224: left of '.movement_x' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(83) : error C2224: left of '.movement_y' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(84) : error C2224: left of '.frame' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(84) : error C2065: '$run' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(85) : error C2224: left of '.movement_x' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(85) : error C2224: left of '.movement_y' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(86) : error C2224: left of '.frame' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(86) : error C2065: '$runbackwards' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(87) : error C2224: left of '.movement_x' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(87) : error C2224: left of '.movement_y' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(88) : error C2224: left of '.frame' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(88) : error C2065: '$straferight' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(89) : error C2224: left of '.movement_x' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(89) : error C2224: left of '.movement_y' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(90) : error C2224: left of '.frame' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(90) : error C2065: '$strafeleft' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(91) : error C2224: left of '.movement_x' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(91) : error C2224: left of '.movement_y' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(92) : error C2224: left of '.frame' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(92) : error C2065: '$forwardright' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(93) : error C2224: left of '.movement_x' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(93) : error C2224: left of '.movement_y' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(94) : error C2224: left of '.frame' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(94) : error C2065: '$forwardleft' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(95) : error C2224: left of '.movement_x' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(95) : error C2224: left of '.movement_y' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(96) : error C2224: left of '.frame' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(96) : error C2065: '$backright' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(97) : error C2224: left of '.movement_x' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(97) : error C2224: left of '.movement_y' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(98) : error C2224: left of '.frame' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(98) : error C2065: '$backleft' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(100) : error C2224: left of '.frame' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(102) : error C2224: left of '.pain_finished' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(103) : error C2224: left of '.frame' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(103) : error C2224: left of '.pain_frame' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(104) : error C2224: left of '.attack_finished' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(105) : error C2224: left of '.frame' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(105) : error C2065: '$shoot' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(107) : error C2224: left of '.frame' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(107) : error C2065: '$idle' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(109) : error C2224: left of '.flags' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(109) : error C2065: 'FL_ONGROUND' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(110) : error C2224: left of '.frame' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(110) : error C2065: '$jump' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(114) : error C2146: syntax error : missing ')' before identifier 'org' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(114) : error C2061: syntax error : identifier 'org' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_player.c(114) : fatal error C1003: error count exceeds 100; stopping compilation cl_weaponanimations.c C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponanimations.c(1) : error C2061: syntax error : identifier 'fire' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponanimations.c(1) : error C2059: syntax error : ';' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponanimations.c(1) : error C2061: syntax error : identifier 'idle' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponanimations.c(1) : error C2059: syntax error : ';' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponanimations.c(4) : error C2054: expected '(' to follow 'run' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponanimations.c(4) : error C2085: 'WFRAME_FIRE1' : not in formal parameter list C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponanimations.c(4) : error C2143: syntax error : missing ';' before '=' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponanimations.c(14) : error C2065: 'self' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponanimations.c(14) : error C2224: left of '.attack_finished' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponanimations.c(14) : error C2065: 'time' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponanimations.c(15) : error C2224: left of '.weaponframe' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponanimations.c(15) : error C2065: '$fire' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponanimations.c(16) : error C2224: left of '.movement_x' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponanimations.c(16) : error C2224: left of '.movement_y' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponanimations.c(17) : error C2224: left of '.weaponframe' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponanimations.c(17) : error C2065: '$run' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponanimations.c(19) : error C2224: left of '.weaponframe' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponanimations.c(19) : error C2065: '$idle' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponanimations.c(23) : error C2224: left of '.weaponentity' must have struct/union type C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponanimations.c(24) : error C2224: left of '.weaponentity' must have struct/union type cl_weapons.c C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weapons.c(4) : error C2059: syntax error : 'type' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weapons.c(102) : error C2059: syntax error : 'type' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weapons.c(117) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weapons.c(139) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weapons.c(161) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weapons.c(285) : error C2015: too many characters in constant cl_weaponsystem.c C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponsystem.c(10) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponsystem.c(22) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponsystem.c(57) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponsystem.c(69) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponsystem.c(70) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponsystem.c(80) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponsystem.c(81) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponsystem.c(87) : error C2059: syntax error : 'type' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponsystem.c(102) : error C2146: syntax error : missing ')' before identifier 'cl' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponsystem.c(102) : error C2061: syntax error : identifier 'cl' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponsystem.c(102) : error C2059: syntax error : ',' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponsystem.c(102) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponsystem.c(129) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponsystem.c(142) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponsystem.c(149) : error C2146: syntax error : missing ')' before identifier 'e' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponsystem.c(149) : error C2061: syntax error : identifier 'e' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponsystem.c(149) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponsystem.c(150) : error C2054: expected '(' to follow 'w_getbestweapon' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponsystem.c(169) : error C2059: syntax error : 'type' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponsystem.c(197) : error C2059: syntax error : 'type' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponsystem.c(205) : error C2059: syntax error : 'type' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponsystem.c(235) : error C2059: syntax error : 'type' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponsystem.c(258) : error C2146: syntax error : missing ')' before identifier 'ent' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponsystem.c(258) : error C2061: syntax error : identifier 'ent' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponsystem.c(258) : error C2059: syntax error : ',' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponsystem.c(258) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponsystem.c(260) : error C2015: too many characters in constant C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponsystem.c(266) : error C2059: syntax error : 'type' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\cl_weaponsystem.c(276) : error C2059: syntax error : 'type' sv_main.c C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\sv_main.c(10) : error C2065: 'sv_maxspeed' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\sv_main.c(10) : warning C4013: 'cvar' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\sv_main.c(11) : error C2065: 'sv_friction' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\sv_main.c(12) : error C2065: 'sv_accelerate' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\sv_main.c(13) : error C2065: 'sv_stopspeed' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\sv_main.c(14) : error C2065: 'teamplay' : undeclared identifier C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\sv_main.c(16) : warning C4013: 'BotFrame' undefined; assuming extern returning int C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\sv_main.c(17) : warning C4013: 'CheckRules_World' undefined; assuming extern returning int bot.c C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(88) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(107) : error C2059: syntax error : '.' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(108) : error C2059: syntax error : '.' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(109) : error C2059: syntax error : '.' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(110) : error C2059: syntax error : '.' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(111) : error C2059: syntax error : '.' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(112) : error C2059: syntax error : '.' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(113) : error C2059: syntax error : '.' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(114) : error C2059: syntax error : '.' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(115) : error C2059: syntax error : '.' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(116) : error C2059: syntax error : '.' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(117) : error C2059: syntax error : '.' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(118) : error C2059: syntax error : '.' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(119) : error C2059: syntax error : '.' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(120) : error C2059: syntax error : '.' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(121) : error C2059: syntax error : '.' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(123) : error C2059: syntax error : '.' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(124) : error C2059: syntax error : '.' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(198) : error C2061: syntax error : identifier 'fixer' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(198) : error C2059: syntax error : ';' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(199) : error C2061: syntax error : identifier 'route_table' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(199) : error C2059: syntax error : ';' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(200) : error C2061: syntax error : identifier 'b_temp1' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(200) : error C2059: syntax error : ';' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(200) : error C2059: syntax error : ',' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(201) : error C2061: syntax error : identifier 'player_head' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(201) : error C2059: syntax error : ';' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(201) : error C2059: syntax error : ',' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(207) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(208) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(209) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(212) : error C2059: syntax error : 'type' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(213) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(214) : error C2059: syntax error : 'type' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(215) : error C2146: syntax error : missing ')' before identifier 'bot' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(215) : error C2061: syntax error : identifier 'bot' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(215) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(216) : error C2059: syntax error : 'type' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(217) : error C2146: syntax error : missing ')' before identifier 'who' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(217) : error C2061: syntax error : identifier 'who' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(217) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(220) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(221) : error C2146: syntax error : missing ')' before identifier 'org' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(221) : error C2061: syntax error : identifier 'org' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(221) : error C2059: syntax error : ';' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(221) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(222) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(223) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(224) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(225) : error C2146: syntax error : missing ')' before identifier 'this' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(225) : error C2061: syntax error : identifier 'this' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(225) : error C2059: syntax error : ',' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(225) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(226) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(227) : error C2146: syntax error : missing ')' before identifier 'start' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(227) : error C2061: syntax error : identifier 'start' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(227) : error C2059: syntax error : ';' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(227) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(230) : error C2146: syntax error : missing ')' before identifier 'e' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(230) : error C2061: syntax error : identifier 'e' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(230) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(231) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(232) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(233) : error C2146: syntax error : missing ')' before identifier 'weird' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(233) : error C2061: syntax error : identifier 'weird' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(233) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(234) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(235) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(236) : error C2059: syntax error : 'type' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(237) : error C2146: syntax error : missing ')' before identifier 'sdir' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(237) : error C2061: syntax error : identifier 'sdir' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(237) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(238) : error C2146: syntax error : missing ')' before identifier 'whichway' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(238) : error C2061: syntax error : identifier 'whichway' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(238) : error C2059: syntax error : ',' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(238) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(239) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(240) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(241) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(244) : error C2061: syntax error : identifier 'PickARandomName' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(244) : error C2059: syntax error : ';' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(245) : error C2146: syntax error : missing ')' before identifier 'targ' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(245) : error C2061: syntax error : identifier 'targ' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(245) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(246) : error C2059: syntax error : 'type' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(247) : error C2146: syntax error : missing ')' before identifier 'targ1' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(247) : error C2061: syntax error : identifier 'targ1' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(247) : error C2059: syntax error : ',' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(247) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(248) : error C2146: syntax error : missing ')' before identifier 'targ' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(248) : error C2061: syntax error : identifier 'targ' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(248) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(249) : error C2146: syntax error : missing ')' before identifier 'targ' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(249) : error C2061: syntax error : identifier 'targ' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(249) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(250) : error C2146: syntax error : missing ')' before identifier 'ent' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(250) : error C2061: syntax error : identifier 'ent' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(250) : error C2059: syntax error : ';' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(250) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(251) : error C2146: syntax error : missing ')' before identifier 'ent' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(251) : error C2061: syntax error : identifier 'ent' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot.c(251) : fatal error C1003: error count exceeds 100; stopping compilation bot_ai.c C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot_ai.c(55) : error C2146: syntax error : missing ')' before identifier 'scot' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot_ai.c(55) : error C2061: syntax error : identifier 'scot' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot_ai.c(55) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot_ai.c(57) : error C2059: syntax error : 'if' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot_ai.c(59) : error C2059: syntax error : 'else' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot_ai.c(61) : error C2059: syntax error : 'else' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot_ai.c(63) : error C2059: syntax error : 'else' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot_ai.c(65) : error C2059: syntax error : 'else' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot_ai.c(67) : error C2059: syntax error : 'else' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot_ai.c(69) : error C2059: syntax error : '}' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot_ai.c(82) : error C2146: syntax error : missing ')' before identifier 'ent' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot_ai.c(82) : error C2061: syntax error : identifier 'ent' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot_ai.c(82) : error C2059: syntax error : ')' C:\Games\Nexuiz\TeamNexuiz\src\game\gamec\bot_ai.c(84) : error C2059: syntax error : 'if' cl.exe terminated at user request.