Armageddon General Discussion Board

General => Code Discussion => Topic started by: creeper386 on December 30, 2014, 08:35:29 PM

Title: count
Post by: creeper386 on December 30, 2014, 08:35:29 PM
So, I'm not sure where to put this, but since it's about code I guess thats why I'm trying here.

Count ... How does it work? Helpfiles say count object container ... No matter what I do I get "Count the <object> in what?"

Is this broken? Am I doing it wrong and the helpfile needs to be updated? Does this only work on some containers? Worn containers, in inventory etc?
Title: Re: count
Post by: Barsook on December 30, 2014, 08:37:07 PM
Works with containers held or on the ground.  Not Worn.
Title: Re: count
Post by: slvrmoontiger on December 30, 2014, 08:38:59 PM
What Barsook said. This works on items in a room... Without a container it gives information about your inventory... The only containers this doesn't work on are containers you are wearing. Personally, I think that needs to be fixed.
Title: Re: count
Post by: CodeMaster on December 30, 2014, 08:46:45 PM
Alternative is to use

"key stone <container>"

and it will enumerate all of the stone items in the container - the last number telling you how many there are.  This works on containers that are worn.
Title: Re: count
Post by: creeper386 on December 30, 2014, 11:46:59 PM
Ahh thanks. I thought for sure I tried count with something in inventory with same result but I guess it was all being worn. Yeah. That's frustrating. At least update the helpfile with that information if it can't be fixed/while being fixed.


That's CodeMaster I'll try that.
Title: Re: count
Post by: chrisdcoulombe on January 01, 2015, 12:22:27 AM
You can also Key . container and that will show everything.
Title: Re: count
Post by: Barsook on January 01, 2015, 06:10:32 AM
Quote from: creeper386 on December 30, 2014, 11:46:59 PM
Ahh thanks. I thought for sure I tried count with something in inventory with same result but I guess it was all being worn. Yeah. That's frustrating. At least update the helpfile with that information if it can't be fixed/while being fixed.

Send in a request.