Jump to content
Sign in to follow this  
Samuel

getrandmob (script command)

Recommended Posts

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

Share this post


Link to post
Share on other sites

This is not just for spawning monster.

 

You can use this for quest or events where you want to pick a random mobid.

Share this post


Link to post
Share on other sites

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.

 

post-1425-0-87223900-1383941920_thumb.png post-1425-0-86534600-1383941919_thumb.png

Share this post


Link to post
Share on other sites

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.

 

attachicon.gif09-Nov-13 4-16-59 AM.png attachicon.gif09-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

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.