johnelle9 Posted March 31 Share Posted March 31 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. Quote Link to comment Share on other sites More sharing options...
0 Royr Posted March 31 Share Posted March 31 (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 ([email protected] = 4; [email protected] < getargcount(); [email protected] += 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 by Royr 1 Quote Link to comment Share on other sites More sharing options...
0 johnelle9 Posted March 31 Author Share Posted March 31 Thank you Quote Link to comment Share on other sites More sharing options...
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.
Link to comment
Share on other sites