neil413 0 Posted September 19, 2014 all players even vendors are being recalled Anyone Got a Solution to avoid vendors to be recalled?i also did like this atcommand.c && !sd->state.autotrade) this only avoid vendors exiting the client or the server even the server is down Thanks in Advanced Quote Share this post Link to post Share on other sites
0 kyeme 71 Posted September 19, 2014 Check this http://herc.ws/board/topic/6894-recallall-includes-vendors-autotrade/?p=41904 Quote Share this post Link to post Share on other sites
0 jaBote 438 Posted September 19, 2014 You should also add checks for: !sd->state.vending && !sd->state.buyingstore Quote Share this post Link to post Share on other sites
0 Zopokx 7 Posted September 19, 2014 This should be fixed in main branch, shouldn't it? Quote Share this post Link to post Share on other sites
0 jaBote 438 Posted September 19, 2014 Dunno if that's actually a bug or a feature. It says recallall, which to my understanding means everybody no matter what. I think maybe it should accept an optional parameter to specify whether you want different kinds of AFK to be called or not, for example vendings, autotraders, chatting people, afk timer greater than X or so. Quote Share this post Link to post Share on other sites
all players even vendors are being recalled Anyone Got a Solution to avoid vendors to be recalled?
i also did like this
atcommand.c
&& !sd->state.autotrade) this only avoid vendors exiting the client or the server even the server is down
Thanks in Advanced
Share this post
Link to post
Share on other sites