Yoh Asakura 9 Posted February 17, 2015 Hi, I'm trying to patch the cell_pvp following this topic. But I get error in unit.c Link image: http://postimg.org/image/sessd6g4t/ Direct Link: http://s30.postimg.org/3lj8cix4h/error_cellpvp.jpg Anyone could help me? Thank you. cell_pvp.diff 1 zonesef reacted to this Quote Share this post Link to post Share on other sites
0 Yoh Asakura 9 Posted February 17, 2015 (edited) unlit.c missing the left " sprintf(e_msg, "Cooling down walk delay. Wait %.1f minutes.", (double)e_tick / 60); unit.c is working now, thank you. @Special thanks to Dastgir, who helped me to fix pc.c Edit line 4269 to this: if( (nameid != ITEMID_WING_OF_FLY && nameid != ITEMID_GIANT_FLY_WING && map->list[sd->bl.m].flag.noreturn) || map->getcell( sd->bl.m, sd->bl.x, sd->bl.y, CELL_CHKPVP) ) // Addon Cell PVP [Ize] Edited February 17, 2015 by Yoh Asakura Quote Share this post Link to post Share on other sites
0 Angelmelody 221 Posted February 17, 2015 unlit.c missing the left " sprintf(e_msg, "Cooling down walk delay. Wait %.1f minutes.", (double)e_tick / 60); Quote Share this post Link to post Share on other sites
0 zonesef 0 Posted February 22, 2015 may this patch be officially committed to hercules source? Quote Share this post Link to post Share on other sites
0 evilpuncker 503 Posted February 22, 2015 may this patch be officially committed to hercules source? you might want to suggest it here Quote Share this post Link to post Share on other sites
Hi,
I'm trying to patch the cell_pvp following this topic. But I get error in unit.c
Link image: http://postimg.org/image/sessd6g4t/
Direct Link: http://s30.postimg.org/3lj8cix4h/error_cellpvp.jpg
Anyone could help me? Thank you.
cell_pvp.diff
Share this post
Link to post
Share on other sites