Jump to content
  • 0

About stringed messages?


Selerie

Question


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.01
  • Content Count:  13
  • Reputation:   0
  • Joined:  12/27/21
  • Last Seen:  

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 (.@i = 4; .@i < getargcount(); .@i += 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

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  90
  • Reputation:   34
  • Joined:  10/01/18
  • Last Seen:  

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 (.@i = 4; .@i < getargcount(); .@i += 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

  • 0

  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.01
  • Content Count:  13
  • Reputation:   0
  • Joined:  12/27/21
  • Last Seen:  

Thank you

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...