[crossfire] 'get' and 'drop'

Kevin Zheng kevinz5000 at gmail.com
Wed Jan 20 23:28:42 CST 2021


On 1/17/21 10:22 AM, Nicolas Weeger wrote:
> I'd like to rework 'get' (and 'take' and 'drop' (and 'dropall') to be more
> consistent.
> 
> Syntax for both could be (samples with get):
> - 'get all' or 'get *' => all items
> 
> - 'get part of name' => all items matching 'part of name', like now
> 
> - 'get *magic' => all known magic items ; same with '*cursed', then item types
> ('*armour', '*weapon', '*ring', ...). This is possible with pickup modes, so I
> don't see why it shouldn't be possible with the simple command. 'dropall'
> already implements that
> 
> - 'get #n' => the n-th item below the user or in the container. Could work
> when dropping from a opened container too. 1-based because players aren't geek
> :)

This seems reasonable; no objections from me.

I'd also like to mention that I don't actually use these commands much, 
preferring to click in the GUI. I don't think these changes would affect 
me much at all.

Thanks,
Kevin


More information about the crossfire mailing list