Wenn ich Teleport System einbauen will kommen Errors:
C:\Games\Build\Source\_Interface\WndField.cpp(165) : error C2051: case expression not constant
C:\Games\Build\Source\_Interface\WndField.cpp(129) : error C2051: case expression not constant
C:\Games\Build\Source\_Interface\WndField.cpp(135) : error C2051: case expression not constant
C:\Games\Build\Source\_Interface\WndField.cpp(141) : error C2051: case expression not constant
C:\Games\Build\Source\_Interface\WndField.cpp(147) : error C2051: case expression not constant
C:\Games\Build\Source\_Interface\WndField.cpp(153) : error C2051: case expression not constant
C:\Games\Build\Source\_Interface\WndField.cpp(159) : error C2051: case expression not constant
C:\Games\Build\Source\_Interface\WndField.cpp(171) : error C2051: case expression not constant
C:\Games\Build\Source\_Interface\WndField.cpp(177) : error C2051: case expression not constant
C:\Games\Build\Source\_Interface\WndField.cpp(183) : error C2051: case expression not constant
C:\Games\Build\Source\_Interface\WndField.cpp(189) : error C2051: case expression not constant
C:\Games\Build\Source\_Interface\WndField.cpp(195) : error C2051: case expression not constant
C:\Games\Build\Source\_Interface\WndField.cpp(201) : error C2051: case expression not constant
C:\Games\Build\Source\_Interface\WndField.cpp(207) : error C2051: case expression not constant
C:\Games\Build\Source\_Interface\WndField.cpp(213) : error C2051: case expression not constant
C:\Games\Build\Source\_Interface\WndField.cpp(219) : error C2051: case expression not constant
C:\Games\Build\Source\_Interface\WndField.cpp(225) : error C2051: case expression not constant
C:\Games\Build\Source\_Interface\WndField.cpp(231) : error C2051: case expression not constant
C:\Games\Build\Source\_Interface\WndField.cpp(237) : error C2051: case expression not constant
C:\Games\Build\Source\_Interface\WndField.cpp(243) : error C2051: case expression not constant
C:\Games\Build\Source\_Interface\WndField.cpp(249) : error C2051: case expression not constant
C:\Games\Build\Source\_Interface\WndField.cpp(255) : error C2051: case expression not constant
C:\Games\Build\Source\_Interface\WndField.cpp(261) : error C2051: case expression not constant
C:\Games\Build\Source\_Interface\WndField.cpp(79): error C2065: 'APP_TELEPORTUSER' : undeclared identifier
C:\Games\Build\Source\_Interface\FuncApplet.cpp(20 6): error C2065: 'APP_TELEPORTUSER' : undeclared identifier
C:\Games\Build\Source\_Interface\WndField.cpp(201) : error C2065: 'WIDC_BAHARA' : undeclared identifier
C:\Games\Build\Source\_Interface\WndField.cpp(141) : error C2065: 'WIDC_BUTTON_DARKON1' : undeclared identifier
C:\Games\Build\Source\_Interface\WndField.cpp(147) : error C2065: 'WIDC_BUTTON_DARKON11' : undeclared identifier
C:\Games\Build\Source\_Interface\WndField.cpp(153) : error C2065: 'WIDC_BUTTON_DARKON3' : undeclared identifier
C:\Games\Build\Source\_Interface\WndField.cpp(195) : error C2065: 'WIDC_BUTTON_EVENT' : undeclared identifier
C:\Games\Build\Source\_Interface\WndField.cpp(129) : error C2065: 'WIDC_BUTTON_FLARIS1' : undeclared identifier
C:\Games\Build\Source\_Interface\WndField.cpp(171) : error C2065: 'WIDC_BUTTON_HERODUNGEON' : undeclared identifier
C:\Games\Build\Source\_Interface\WndField.cpp(177) : error C2065: 'WIDC_BUTTON_MASTERDUNGEON' : undeclared identifier
C:\Games\Build\Source\_Interface\WndField.cpp(165) : error C2065: 'WIDC_BUTTON_PVP1' : undeclared identifier
C:\Games\Build\Source\_Interface\WndField.cpp(135) : error C2065: 'WIDC_BUTTON_SM1' : undeclared identifier
C:\Games\Build\Source\_Interface\WndField.cpp(189) : error C2065: 'WIDC_BUTTON_TRAMNUK' : undeclared identifier
C:\Games\Build\Source\_Interface\WndField.cpp(183) : error C2065: 'WIDC_BUTTON_TRAMNUKM' : undeclared identifier
C:\Games\Build\Source\_Interface\WndField.cpp(159) : error C2065: 'WIDC_BUTTON_VULCANO1' : undeclared identifier
C:\Games\Build\Source\_Interface\WndField.cpp(249) : error C2065: 'WIDC_CRYSTAL' : undeclared identifier
C:\Games\Build\Source\_Interface\WndField.cpp(261) : error C2065: 'WIDC_EILLUN' : undeclared identifier
C:\Games\Build\Source\_Interface\WndField.cpp(231) : error C2065: 'WIDC_HERNEOS_1' : undeclared identifier
C:\Games\Build\Source\_Interface\WndField.cpp(237) : error C2065: 'WIDC_HERNEOS_2' : undeclared identifier
C:\Games\Build\Source\_Interface\WndField.cpp(255) : error C2065: 'WIDC_KALGAS' : undeclared identifier
C:\Games\Build\Source\_Interface\WndField.cpp(243) : error C2065: 'WIDC_KNOCHENPFAD' : undeclared identifier
C:\Games\Build\Source\_Interface\WndField.cpp(207) : error C2065: 'WIDC_SANPRESS_1' : undeclared identifier
C:\Games\Build\Source\_Interface\WndField.cpp(213) : error C2065: 'WIDC_SANPRESS_2' : undeclared identifier
C:\Games\Build\Source\_Interface\WndField.cpp(219) : error C2065: 'WIDC_UPRESIA_1' : undeclared identifier
C:\Games\Build\Source\_Interface\WndField.cpp(225) : error C2065: 'WIDC_UPRESIA_2' : undeclared identifier
C:\Games\Build\Source\_Interface\WndField.cpp(267) : warning C4060: switch statement contains no 'case' or 'default' labels
WorldServer warning LNK4089: all references to 'comdlg32.dll' discarded by /OPT:REF
WorldServer warning LNK4089: all references to 'NeuzD.dll' discarded by /OPT:REF
WorldServer warning LNK4089: all references to 'ole32.dll' discarded by /OPT:REF
WorldServer warning LNK4089: all references to 'SHELL32.dll' discarded by /OPT:REF
WorldServer warning LNK4089: all references to 'SHLWAPI.dll' discarded by /OPT:REF