Bug 4742 - [patch] game: Incorrect bot chat characteristic used
Status: RESOLVED FIXED
Alias: None
Product: ioquake3
Classification: Unclassified
Component: Misc
Version: GIT MASTER
Hardware: PC All
: P3 normal
Assignee: Zachary J. Slater
QA Contact: ioquake3 bugzilla mailing list
URL:
Depends on:
Blocks:
 
Reported: 2010-08-28 21:40 EDT by Zack Middleton
Modified: 2010-08-29 13:58:03 EDT
1 user (show)

See Also:


Attachments
Use correct bot chat characteristic (598 bytes, patch)
2010-08-28 21:40 EDT, Zack Middleton

Description Zack Middleton 2010-08-28 21:40:44 EDT
Created attachment 2431 [details]
Use correct bot chat characteristic

BotChat_EnemySuicide uses CHARACTERISTIC_CHAT_KILL instead of CHARACTERISTIC_CHAT_ENEMYSUICIDE, which is otherwise unused.
Comment 1 Thilo Schulz 2010-08-29 13:58:03 EDT
will be fixed in next rev. Thanks.