Dastgir 1246 Posted March 17, 2015 File Name: @arealoot File Submitter: Dastgir File Submitted: 17 Mar 2015 File Category: Plugins Hello, I wanna release this awesome @arealoot plugin. Credits to Streusel for providing the Source diff, I converted it to a plugin, for easy to install and use For Changing the Arealoot Range: Either change it via source: int arealoot_range = 3; //x BY x Range Or Add this to any one of conf file in conf/battle // Arealoot, determine the range of arealoot// Min: 1, Max: 10// Default: 3// 2 -> 2x2 range, 3 -> 3x3 rangearealoot_range: 3 Click here to download this file 7 Hadeszeus, Ehwaz, jTynne and 4 others reacted to this Quote Share this post Link to post Share on other sites
Hadeszeus 15 Posted March 17, 2015 OMG Dastgir! This is freaking love. Quote Share this post Link to post Share on other sites
Daifuku 125 Posted March 17, 2015 Been waiting for this so long! *O* It's working without any problems. A freakin' huge thanks to Dastgir and Streusel! ♥ Quote Share this post Link to post Share on other sites
mrlongshen 22 Posted March 17, 2015 wow. thanks a lot bro ! Quote Share this post Link to post Share on other sites
- Mariel 2 Posted March 17, 2015 Thanks Dastgir ! Quote Share this post Link to post Share on other sites
Darkpurple 1 Posted March 18, 2015 But autoloot also including this function..... Quote Share this post Link to post Share on other sites
Dastgir 1246 Posted March 18, 2015 But autoloot also including this function.....No , autoloot gives the item directly to you when you KILL the monster.This command, let's you auto pick all item in x By x range if you just pick one item.(PICK from ground), Quote Share this post Link to post Share on other sites
evilpuncker 503 Posted March 18, 2015 make it a script command as well!!! Quote Share this post Link to post Share on other sites
Kong 9 Posted March 23, 2015 Very nice, thanks Dastgir Quote Share this post Link to post Share on other sites
Triedge 12 Posted July 9, 2015 this work in the last revision? Quote Share this post Link to post Share on other sites
Dastgir 1246 Posted July 9, 2015 this work in the last revision? It should work Quote Share this post Link to post Share on other sites
Triedge 12 Posted July 9, 2015 I can not make it work.Currently I'm trying to add it to SRC manually. Quote Share this post Link to post Share on other sites
Mystery 594 Posted July 9, 2015 I can not make it work. Currently I'm trying to add it to SRC manually. Using rAthena?... Quote Share this post Link to post Share on other sites
Triedge 12 Posted July 10, 2015 I can not make it work. Currently I'm trying to add it to SRC manually. Using rAthena?... Nop. Hercules. Implemented manually! Finish! Quote Share this post Link to post Share on other sites
Mystery 594 Posted July 10, 2015 I can not make it work. Currently I'm trying to add it to SRC manually. Using rAthena?... Nop. Hercules. Implemented manually! Finish! How come manually? o_O Why touch up the source? Quote Share this post Link to post Share on other sites
Dastgir 1246 Posted July 10, 2015 I can not make it work. Currently I'm trying to add it to SRC manually. Why don't use plugin directly? Quote Share this post Link to post Share on other sites
Triedge 12 Posted July 10, 2015 I can not make it work. Currently I'm trying to add it to SRC manually. Why don't use plugin directly? No compile... u_u Quote Share this post Link to post Share on other sites
Dragonis1701 0 Posted August 13, 2015 Is there a way to get this to work on rAthena? Quote Share this post Link to post Share on other sites
Dastgir 1246 Posted August 14, 2015 Is there a way to get this to work on rAthena? Manually merge to the functions showed. I am not gonna provide support for rA or any other emulator. Quote Share this post Link to post Share on other sites
Ehwaz 8 Posted September 5, 2015 (edited) i very like this plugins, hope you can update it.. arealoot.c: In function 'plugin_init':arealoot.c:101: warning: implicit declaration of function 'GET_SYMBOL'arealoot.c:101: warning: assignment makes pointer from integer without a castarealoot.c:102: warning: assignment makes pointer from integer without a castarealoot.c:103: warning: assignment makes pointer from integer without a castarealoot.c:104: warning: assignment makes pointer from integer without a castarealoot.c:105: warning: assignment makes pointer from integer without a castarealoot.c:106: warning: assignment makes pointer from integer without a castarealoot.c:107: warning: assignment makes pointer from integer without a castarealoot.c:108: warning: assignment makes pointer from integer without a castarealoot.c:109: warning: assignment makes pointer from integer without a castarealoot.c:110: warning: assignment makes pointer from integer without a castarealoot.c:111: warning: assignment makes pointer from integer without a cast/tmp/ccLDBVrG.o: In function `plugin_init':/home/trincli0831/trunk/src/plugins/arealoot.c:101: undefined reference to `GET_SYMBOL'/home/trincli0831/trunk/src/plugins/arealoot.c:102: undefined reference to `GET_SYMBOL'/home/trincli0831/trunk/src/plugins/arealoot.c:103: undefined reference to `GET_SYMBOL'/home/trincli0831/trunk/src/plugins/arealoot.c:104: undefined reference to `GET_SYMBOL'/home/trincli0831/trunk/src/plugins/arealoot.c:105: undefined reference to `GET_SYMBOL'/tmp/ccLDBVrG.o:/home/trincli0831/trunk/src/plugins/arealoot.c:106: more undefined references to `GET_SYMBOL' followcollect2: ld returned 1 exit statusmake[1]: *** [../../plugins/arealoot.so] Error 1make[1]: Leaving directory `/home/trincli0831/trunk/src/plugins'make: *** [plugins] Error 2 Edited September 5, 2015 by Hirist Quote Share this post Link to post Share on other sites
Dastgir 1246 Posted September 5, 2015 @@Hirist Remove all lines containing GET_SYMBOL. That will fix it... I will upload new fixed version soon... 1 Ehwaz reacted to this Quote Share this post Link to post Share on other sites
Dastgir 1246 Posted September 10, 2015 Updated the File to work with last hercules. 1 Ehwaz reacted to this Quote Share this post Link to post Share on other sites
Keru 3 Posted January 6, 2016 I have tried to compile this plugin, but i get an error about the malloc.h and the CREATE which is usually in there. malloc.h isn't part of hercules, so how do this plugin work? Quote Share this post Link to post Share on other sites
nyxfatalis 5 Posted June 12, 2016 (edited) Updated the File to work with last hercules. Not working on latest hercules. Kindly update. Many thanks --- EDIT: PLEASE IGNORE -- Its working fine. Sorry. Edited June 12, 2016 by nyxfatalis Quote Share this post Link to post Share on other sites
Dastgir 1246 Posted June 12, 2016 https://github.com/dastgir/HPM-Plugins/blob/master/src/plugins/%40arealoot.c Quote Share this post Link to post Share on other sites