Hi @Dastgir, that's not what i'm looking. The mob is summoned through monster() script with Fake name..@name$ = strmobinfo(1, killedrid);
I don't think it's currently possible currently, what you could do is, explicitly mention the Label name in monster command, so you would know, that if that label is executed, the monster name is "test" or whatever you have set.Hi @Dastgir, that's not what i'm looking. The mob is summoned through monster() script with Fake name.For example.@name$ = strmobinfo(1, killedrid);
I want to get the name "test" of the poring killed.Code:monster "new_1-1",50,106,"test",PORING,1;
Thank you for your suggestion but it's not possible in the script i'm doing. Thank you for your helpI don't think it's currently possible currently, what you could do is, explicitly mention the Label name in monster command, so you would know, that if that label is executed, the monster name is "test" or whatever you have set.Hi @Dastgir, that's not what i'm looking. The mob is summoned through monster() script with Fake name.For example.@name$ = strmobinfo(1, killedrid);
monster "new_1-1",50,106,"test",PORING,1;
I want to get the name "test" of the poring killed.
We use essential cookies to make this site work, and optional cookies to enhance your experience.