*Resursă folosită (sistem/funcție/modificare): serverfiles-sinners2-full-sute-resurse-t2082.html extras offline ikarus
folosesc stabil-serverfiles-metguide-full-t4942.html
*Syserr:
*Fișier(e) cu problema (link pastebin / code):
*Poze / Video:
char_item.cpp:4621:compile cmd_general.cpp
11: error: duplicate case value: 'ITEM_WEAPON' and 'USE_TALISMAN' both equal '1'
4621 | case USE_TALISMAN:
| ^
char_item.cpp:2078:8: note: previous case defined here
2078 | case ITEM_WEAPON:
| ^
char_item.cpp:4711:11: error: duplicate case value: 'ITEM_ARMOR' and 'USE_TUNING' both equal '2'
4711 | case USE_TUNING:
| ^
char_item.cpp:2079:8: note: previous case defined here
2079 | case ITEM_ARMOR:
| ^
char_item.cpp:5253:11: error: duplicate case value: 'ITEM_USE' and 'USE_MOVE' both equal '3'
5253 | case USE_MOVE:
| ^
char_item.cpp:2357:8: note: previous case defined here
2357 | case ITEM_USE:
| ^
char_item.cpp:4323:11: error: duplicate case value: 'ITEM_FISH' and 'USE_CLEAR' both equal '12'
4323 | case USE_CLEAR:
| ^
char_item.cpp:2109:8: note: previous case defined here
2109 | case ITEM_FISH:
| ^
char_item.cpp:4335:11: error: duplicate case value: 'ITEM_ROD' and 'USE_INVISIBILITY' both equal '13'
4335 | case USE_INVISIBILITY:
| ^
char_item.cpp:2080:8: note: previous case defined here
2080 | case ITEM_ROD:
| ^
char_item.cpp:4525:11: error: duplicate case value: 'ITEM_UNIQUE' and 'USE_POTION_CONTINUE' both equal '16'
4525 | case USE_compile cmd_gm.cpp
POTION_CONTINUE:
| ^
char_item.cpp:1976:8: note: previous case defined here
1976 | case ITEM_UNIQUE:
| ^
char_item.cpp:4754:11: error: duplicate case value: 'ITEM_SKILLBOOK' and 'USE_CLEAN_SOCKET' both equal '17'
4754 | case USE_CLEAN_SOCKET:
| ^
char_item.cpp:2308:8: note: previous case defined here
2308 | case ITEM_Scompile cmd_oxevent.cpp
KILLBOOK:
| ^
char_item.cpp:4755:11: error: duplicate case value: 'ITEM_QUEST' and 'USE_CHANGE_ATTRIBUTE' both equal '18'
4755 | compile config.cpp
case USE_CHANGE_ATTRIBUTE:
| ^
char_item.cpp:1912:8: note: previous case defined here
1912 | case ITEM_QUEST:
| ^
char_item.cpp:4757:11: error: duplicate case value: 'ITEM_POLYMORPH' and 'USE_ADD_ATTRIBUTE' both equal '19'
4757 | case USE_ADD_ATTRIBUTE:
| ^
char_item.cpp:1909:8: note: previous case defined here
compile constants.cpp
1909 | case ITEM_POLYMORPH:
| ^
char_item.cpp:4753:11: error: duplicate case value: 'ITEM_TREASURE_BOX' and 'USE_ADD_ACCESSORY_SOCKET' both equal '20'
4753 | case USE_ADD_ACCESSORY_SOCKET:
| ^
char_item.cpp:2122:8: note: previous case defined here
2122 | case ITEM_TREASURE_BOX:
| ^
char_item.cpp:4752:11: error: duplicate case value: 'ITEM_TREASURE_KEY' and 'USE_PUT_INTO_ACCESSORY_SOCKET' both equal '21'
4752 | case USE_PUT_INTO_ACCESScompile crc32.cpp
ORY_SOCKET:
| ^
char_item.cpp:2129:8: note: previous case defined here
2129 | case ITEM_TRcompile cube.cpp
EASURE_KEY:
| ^
char_item.cpp:4758:11: error: duplicate case value: 'ITEM_SKILLFORGET' and 'USE_ADD_ATTRIBUTE2' both equal '22'
4758 | case USE_ADD_ATTRIBUTE2:
| ^
char_item.cpp:2284:8: note: previous case defined here
2284 | case ITEM_SKILLFORGET:
| ^
char_item.cpp:5291:11: error: duplicate case value: 'ITEM_GIFTBOX' and 'USE_RECIPE' both equal '23'
5291 | case USE_RECIPE :
| ^
char_item.cpp:2210:8: note: previous case defined here
2210 | case ITEM_GIFTBOX:
| ^
char_item.cpp:4756:11: error: duplicate case value: 'ITEM_PICK' and 'USE_CHANGE_ATTRIBUTE2' both equal '24'
4756 | case USE_CHANGE_ATTRIBUTE2 :
| ^
char_item.cpp:2084:8: note: previous case defined here
2084 | case ITEM_PICK:
| ^
char_item.cpp:4750:11: error: duplicate case value: 'ITEM_DS' and 'USE_PUT_INTO_BELT_SOCKET' both equal '29'
4750 | case USE_PUT_INTO_BELT_SOCKET:
| ^
char_item.cppcompile db.cpp
:2095:8: note: previous case defined here
2095 | case ITEM_DS:
| ^
char_item.cpp:4751:11: error: duplicate case value: 'ITEM_SPECIAL_DS' and 'USE_PUT_INTO_RING_SOCKET' both equal '30'
4751 | case USE_PUT_INTO_RING_SOCKET:
| ^
char_item.cpp:compile desc.cpp
2102:8: note: previous case defined here
2102 | case ITEM_SPECIAL_DS:
| ^
char_item.cppcompile desc_client.cpp
:5360:4: error: 'break' statement not in loop or switch statement
5360 | break;
| ^
char_item.cpp:5362:3: error: 'case' statement not in switch statement
5362 | case ITEM_METIN:
| ^
char_item.cpp:5448:4: error: 'break' statement not in loop or switch statement
5448 | break;
| ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
compile desc_manager.cpp
compile desc_p2p.cpp
20 errors generated.
gmake: *** [Makefile:104: OBJDIR/char_item.o] Error 1
gmake: *** Waiting for unfinished jobs....







