Some command help is hardcoded

Bug #326662 reported by Luke-Jr
2
Affects Status Importance Assigned to Milestone
Armagetron Advanced
Fix Committed
Undecided
Unassigned
0.2.8
Fix Committed
Medium
Manuel Moos

Bug Description

        con << "Usage: PLAYER_MESSAGE <user ID or name> \"<Message>\"\n";
        con << "Usage: KICK <user ID or name> <Reason>\n";
        con << "Usage: KICK_TO <user ID or name> <server IP to kick to>:<server port to kick to> <Reason>\n";
        con << "Usage: BAN <user ID or name> <time in minutes(defaults to 60)> <Reason>\n";
        con << "INTERNAL ERROR, security violation attempted. Clamping it.\n";
        con << "Unknown password scrambling method requested.";

Revision history for this message
Luke-Jr (luke-jr) wrote :

Unfortunately, this means 0.2.8's string freeze will need unlocking to fix it...

Changed in armagetronad:
status: New → Confirmed
Revision history for this message
Manuel Moos (z-man) wrote :

a) there is no such thing as a string freeze. Not for bugfixes.
b) internal errors don't need translation.
but for the rest, on it.

dlh (dlh)
Changed in armagetronad:
status: Confirmed → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.