Samuel 83 Posted October 31, 2013 File Name: getrandmob (script command) File Submitter: Samuel File Submitted: 31 Oct 2013 File Category: Plugins Hi guys! Just converted Akinari's getrandmob script command into a plugin. What does it do? Grabs a random monster from one of the branch databases. Useful for hunter quests, disguise events, and anything else you can think of. Uses database stored in memory, so it's faster and more efficient than running SQL queries and doesn't require you to use SQL dbs for items and mobs. Click here to download this file Quote Share this post Link to post Share on other sites
Angelmelody 221 Posted October 31, 2013 a little useless http://herc.ws/wiki/Monster Setting the mob id to -1, -2 or -3 will spawn a random monster from the dead branch Quote Share this post Link to post Share on other sites
Samuel 83 Posted October 31, 2013 This is not just for spawning monster. You can use this for quest or events where you want to pick a random mobid. Quote Share this post Link to post Share on other sites
mrlongshen 22 Posted November 8, 2013 sir, i have load the plugins but nothing happen. I try to @getrandmob but unknown commands. why there are some poring at town ? i dont get... here some screenshot for you. Quote Share this post Link to post Share on other sites
Dastgir 1246 Posted November 9, 2013 sir, i have load the plugins but nothing happen. I try to @getrandmob but unknown commands. why there are some poring at town ? i dont get... here some screenshot for you. 09-Nov-13 4-16-59 AM.png 09-Nov-13 4-16-32 AM.png Its just for getting random monster id, Its not a ATCOMMAND, its a SCRIPT COMMAND, so you can't use @getrandmob, instead you have to use getrandmob() on script with following syntax: getrandmob(num,type); * * type: Where to fetch from: * 0: dead branch list * 1: poring list * 2: bloody branch list * num: Mob level to check against Quote Share this post Link to post Share on other sites
mrlongshen 22 Posted November 9, 2013 Oh for monster id only. Ok thx for the explaination. Quote Share this post Link to post Share on other sites
mrlongshen 22 Posted December 4, 2013 please update it Quote Share this post Link to post Share on other sites
Namine 8 Posted April 25, 2015 (edited) This not work in Hercules 2015. Alternative: http://herc.ws/board/topic/2877-randomdisguishttp://herc.ws/board/public/style_images/master/close_popup.pnge/?p=19233 Edited April 25, 2015 by Namine Quote Share this post Link to post Share on other sites
Samuel 83 Posted December 26, 2015 Updated plugin Quote Share this post Link to post Share on other sites