Open sauerbraten opened 2 years ago
things that should eventually work, in order of increasing difficulty:
/help
/help crosshaircolor
/help crosshair*
/help *color
things that should eventually work, in order of increasing difficulty:
/help
to list all idents with kind (var vs. cmd) and if var, type (string/int/float)/help crosshaircolor
to show kind, type, help text of one ident/help crosshair*
to show all idents witth that prefix/help *color
to show all idents with that suffix