ID:157393
![]() Mar 19 2010, 6:17 am
|
|
I can't figure out how to make a list of mobs or really a list inside of a stat panel. The only way I thought to do it was running a for loop inside a stat but it won't let me :( I can't figure out how to do it. I just want a list of mobs with some text next to them but I'm at a loss as to how.
|
You could just do stat(M) instead of having to use \icon and all that jazz. That'll show the icon and the name, and it'll allow you to access verbs owned by that mob with the proper 'set src' setting.
|
Nadrew wrote:
You could just do stat(M) instead of having to use \icon and all that jazz. That'll show the icon and the name, and it'll allow you to access verbs owned by that mob with the proper 'set src' setting. Yes, that's other way. But he asked of how to add text. |
Prestige Entertainment wrote:
Nadrew wrote: stat(M) will display both the mob's icon and the mob's name. |
Emasym wrote:
Prestige Entertainment wrote: Yes, but he maybe wanted add someother type of Text. Like Age or blabla. |
Hrm, different problem now. I got it to show up with their icon but it doesn't show their overlays. What do I need to add for it to show the overlays on the icon?
|
Murtaki wrote:
Hrm, different problem now. I got it to show up with their icon but it doesn't show their overlays. What do I need to add for it to show the overlays on the icon? Bump |
for that you would need to blend the icon with their overlays and update it whenever it changes...(at least that's how I fixed it when I ran into that problem)
|
if you want to add the mob icon you should did this \icon[M.icon]