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 ==========