Userquote: Difference between revisions
Jump to navigation
Jump to search
Hendricks266 (talk | contribs) No edit summary |
Rob Anybody (talk | contribs) specify log behavior |
||
Line 1: | Line 1: | ||
'''userquote''' <quote number> | '''userquote''' <quote number> | ||
Causes the quote <quote number> as defined by [[definequote]] to be added to the four line long text buffer that multiplayer kill/death messages and player talk is displayed in. | Causes the quote <quote number> as defined by [[definequote]] to be added to the four line long text buffer that multiplayer kill/death messages and player talk is displayed in. The quotes scroll off of the screen at a rate of one every six seconds. Unlike [[quote]], every userquote appears in the console and log file. | ||
[[Category:EDuke32 specific commands]] | [[Category:EDuke32 specific commands]] | ||
[[Category:Screen drawing commands]] | [[Category:Screen drawing commands]] | ||
[[Category:String manipulation]] | [[Category:String manipulation]] |
Latest revision as of 09:27, 5 August 2020
userquote <quote number>
Causes the quote <quote number> as defined by definequote to be added to the four line long text buffer that multiplayer kill/death messages and player talk is displayed in. The quotes scroll off of the screen at a rate of one every six seconds. Unlike quote, every userquote appears in the console and log file.