Feature - Rejected Getting pulls left from the gCLI

Crowther

Active member
Would it make sense for the gCLI command "hagnk" without arguments to tell me how many pulls I have left? I'm know I could write my own script, but it seems like a good idea.

Right now I have to open up the Item Manager, which won't work when I'm force to play via a text terminal. (I don't actually ascend when I'm text only, but still)
 

Theraze

Active member
Yep. And items that need a single argument can just be given it. So while there may not be a historical gCLI command, you can just do "historical_price filthy poultice" or whatever. :) It makes ASHREF even more useful... if it shows up in either ASHREF or HELP, you can see it in gCLI.
> help histo

No matching commands found!

> ashref histo

float historical_age( item )
int historical_price( item )

> historical_price filthy poultice

Returned: 170
 
Top