ID:176821
Dec 5 2002, 6:27 pm
|
|
How do you make it so when something is in your inventory a statpanel shows up?
|
In response to Garthor
|
|
doesnt it go something like this?
Stat() statpanel("Inventory") stat("[usr.contents]") |
In response to RainZero
|
|
Or you could do this.
mob |
In response to Garthor
|
|
Garthor wrote:
mob There are no errors or anything it just dont work.... |
In response to Delita12345
|
|
yea... that
|
Stat()
if(locate(/obj/something in usr)
statpanel("thing")