Jump to content

ichiwada

Members
  • Content Count

    1
  • Joined

  • Last visited

Posts posted by ichiwada


  1. hi.. i extracted the patch manually on its destined files to edit.. and when i rebuild my svn.. i got an error

     

    1>------ Build started: Project: map-server_sql, Configuration: Debug Win32 ------
    1>  battle.c
    1>e:rathena-mastersrcmapbattle.c(6602): error C2143: syntax error : missing ';' before 'if'
    1>e:rathena-mastersrcmapbattle.c(6602): error C2039: 'class_' : is not a member of 'mob_data'
    1>e:rathena-mastersrcmapmob.h(116) : see declaration of 'mob_data'
    1>e:rathena-mastersrcmapbattle.c(6603): error C2065: 'mapreg' : undeclared identifier
    1>e:rathena-mastersrcmapbattle.c(6603): error C2223: left of '->readreg' must point to struct/union
    1>e:rathena-mastersrcmapbattle.c(6603): error C2065: 'script' : undeclared identifier
    1>e:rathena-mastersrcmapbattle.c(6603): error C2223: left of '->add_str' must point to struct/union
    ========== Build: 0 succeeded, 1 failed, 3 up-to-date, 0 skipped ==========
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.