Jump to content

OrengJ

Members
  • Posts

    17
  • Joined

  • Last visited

Posts posted by OrengJ

  1.  Error 6 error C2143: syntax error : missing ')' before '*' d:\server\trunk\src\map\script.h 184 1 map-server_txt

    Error 7 error C2081: 'TBL_PC' : name in formal parameter list illegal d:\server\trunk\src\map\script.h 184 1 map-server_txt
    Error 8 error C2143: syntax error : missing '{' before '*' d:\server\trunk\src\map\script.h 184 1 map-server_txt
    Error 9 error C2059: syntax error : 'type' d:\server\trunk\src\map\script.h 184 1 map-server_txt
    Error 10 error C2059: syntax error : ')' d:\server\trunk\src\map\script.h 184 1 map-server_txt
     
     
    help how to fix this
  2. they should be in src/map/skill.c

    find

    //case SC_SAVAGE_STEAK: case SC_COCKTAIL_WARG_BLOOD: case SC_MINOR_BBQ:

    //case SC_SIROMA_ICE_TEA: case SC_DROCERA_HERB_STEAMED: case SC_PUTTI_TAILS_NOODLES:

    remove the comments and recompile

     

    It helps. Thanks! :)

×
×
  • Create New...