Jump to content
  • 0
johnelle9

About stringed messages?

Question

What's the proper command for it to show the monster name (instead of null) of the following Mob ID in the column above?

Im lost after "for ([email protected] = 4; [email protected] < getargcount(); [email protected] += 4)".  Apologies for a noob question over a simple matter.

test.jpg

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0
9 minutes ago, johnelle9 said:

What's the proper command for it to show the monster name (instead of null) of the following Mob ID in the column above?

Im lost after "for ([email protected] = 4; [email protected] < getargcount(); [email protected] += 4)".  Apologies for a noob question over a simple matter.

test.jpg


Means those monster doesn't exist. (Those are RENEWAL Monsters) that's why it's showing ~null hunting

You don't to have TOUCHED those part.
*getmonsterinfo(<mob ID>,<type>)
MOB_NAME - monster's name, if there is no such monster "null" is returned

Edited by Royr
  • Upvote 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

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