Jhedzkie Posted July 2, 2012 Share Posted July 2, 2012 Here's a rAthena implementation of Ind's handy guild commands from eAthena. Tried and tested working on rA rev. 16365 Ind's Handy Guild Tools (rA port by Jhedzkie).patch 3 Quote Link to comment Share on other sites More sharing options...
Petey Pablo Posted July 2, 2012 Share Posted July 2, 2012 Wow! This is really good. Quote Link to comment Share on other sites More sharing options...
Peopleperson49 Posted October 5, 2012 Share Posted October 5, 2012 Why aren't these just added to the SVN permanently? Peopleperson49 Quote Link to comment Share on other sites More sharing options...
KaitoKid Posted October 31, 2012 Share Posted October 31, 2012 Thanks! This might come in handy Quote Link to comment Share on other sites More sharing options...
Rayan Posted November 12, 2012 Share Posted November 12, 2012 In function âatcommand_guildmesâ: atcommand.c:9544: error: expected â)â before numeric constant atcommand.c:9544: error: too few arguments to function âclif_broadcastâ please explain this error 9544 line : clif_broadcast2(&pl_sd->bl, mes, (int)strlen(mes) 1, strtol(pos>0?"0xFFAA00":"0x00FF00", (char **)NULL, 0), 0x190, 12, 0, 0, SELF); Quote Link to comment Share on other sites More sharing options...