Ticket #92 (closed defect: fixed)

Opened 1 year ago

Last modified 10 months ago

Staffbot and Pubhubalias module long-name fix

Reported by: Maverick Assigned to: Maverick
Priority: normal Component: Bots - Other
Version: Latest version from repository Severity: minor
Keywords: Cc:

Description

When you use the command :Staffbot:!warnings <playername> or you alias a playername with a name that isn't the complete playername the player has, it returns no result.

This is a problem with names that get clipped by using %tickname which only returns 12 characters while *info gives more characters which the bots use. More information: Bots as a Client? Issues at hand.

Fix: let the bot suggest a few names (max 3?) when no name is found but startswith other names in the database. This can be done by using fcUserName LIKES "PlayerLongName1%" .

Attachments

Change History

07/05/07 00:38:52 changed by Maverick

Long-name fix of Staffbot has been summarized in ticket:108. Partial duplicate

01/14/08 00:05:24 changed by Maverick

First fix was done by dugwyler in changeset:1793, improved by Maverick in changeset:2121. Completing fix for this ticket in upcoming changeset (will commit soon).

01/14/08 00:19:21 changed by Maverick

  • owner set to Maverick.
  • status changed from new to assigned.

01/14/08 11:48:42 changed by Maverick

  • status changed from assigned to closed.
  • resolution set to fixed.

Tested and fixed in changeset:2141


Add/Change #92 (Staffbot and Pubhubalias module long-name fix)




Change Properties
Action