Jump to content

chaowat

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by chaowat

  1. if ( sd->status.inventory.nameid == item_id && sd->status.inventory.card[0] == -17 && sd->status.inventory.card[1] == -19 && sd->status.inventory.card[2] == -37 && sd->status.inventory.card[3] == -43 ) Error 1 error C2039: 'inventory' : is not a member of 'mmo_charstatus' E:\Server_Ro\K@NIn 2017 CLEAN V8\src\map\pc.cpp 8015 1 map-server Error 2 error C2228: left of '.nameid' must have class/struct/union E:\Server_Ro\K@NIn 2017 CLEAN V8\src\map\pc.cpp 8015 1 map-server Error 3 error C2228: left of '.card' must have class/struct/union E:\Server_Ro\K@NIn 2017 CLEAN V8\src\map\pc.cpp 8015 1 map-server Error 4 error C2228: left of '.amount' must have class/struct/union E:\Server_Ro\K@NIn 2017 CLEAN V8\src\map\pc.cpp 8015 1 map-server Error 5 error C2039: 'inventory' : is not a member of 'mmo_charstatus' E:\Server_Ro\K@NIn 2017 CLEAN V8\src\map\pc.cpp 8026 1 map-server Error 6 error C2228: left of '.nameid' must have class/struct/union E:\Server_Ro\K@NIn 2017 CLEAN V8\src\map\pc.cpp 8026 1 map-server Error 7 error C2228: left of '.card' must have class/struct/union E:\Server_Ro\K@NIn 2017 CLEAN V8\src\map\pc.cpp 8026 1 map-server
  2. How to install or the set up sam sam npc ??
×
×
  • Create New...