mob/Stat()
statpanel("[usr]")
stat("Food",src.food)
how would i put an icon infront of the "food" Like les's game?
ID:178379
![]() May 21 2002, 7:54 pm
|
|
ahhhhhh
So is this the only way to show icons in the statpanel? I've been fooling around with image and icon for a couple days and couldn't get it to work!! argghh!!! well now I know... is there any other ways to do this though? |
To put an icon in front, you have to put an atom in your stat panel instead of a number or text:
Lummox JR