Selerie Posted March 31, 2022 Posted March 31, 2022 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. Quote
0 Royr Posted March 31, 2022 Posted March 31, 2022 (edited) 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. 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 March 31, 2022 by Royr 1 Quote
Question
Selerie
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.
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.