Thunderbolt
New member
- Messages
- 90
- Points
- 0
- Github
- Thunderbolt
CC naviluagenerator.c
naviluagenerator.c: In function 'atcommand_createnavigationlua_sub_mob':
naviluagenerator.c:402:81: error: 'const struct view_data' has no member named class_'
fprintf(fp, OUT_INDENT OUT_INDENT "%d," OUT_SEPARATOR, (amount<<16)|mobinfo->vd.class_);
^
naviluagenerator.c: In function 'atcommand_createnavigationlua_sub_warp':
naviluagenerator.c:448:69: error: 'struct view_data' has no member named 'class '
fprintf(fp_link, OUT_INDENT OUT_INDENT "%d," OUT_SEPARATOR, (nd->vd->class_ == WARP_CLASS) ? 99999 : (int)nd->vd->class_);
^
naviluagenerator.c:448:114: error: 'struct view_data' has no member named 'class_'
fprintf(fp_link, OUT_INDENT OUT_INDENT "%d," OUT_SEPARATOR, (nd->vd->class_ == WARP_CLASS) ? 99999 : (int)nd->vd->class_);
^
make[1]: *** [../../plugins/naviluagenerator.so] Error 1
We use essential cookies to make this site work, and optional cookies to enhance your experience.