Qstrlen: Difference between revisions
Jump to navigation
Jump to search
Hendricks266 (talk | contribs) New page: Measures the length of a quote and records it to a gamevar. Category:EDuke32 specific commands Category:String manipulation |
No edit summary |
||
Line 1: | Line 1: | ||
qstrlen <gamevar> <quote> | |||
Measures the length of a quote and records it to a gamevar. | Measures the length of a quote and records it to a gamevar. | ||
[[Category:EDuke32 specific commands]] | [[Category:EDuke32 specific commands]] | ||
[[Category:String manipulation]] | [[Category:String manipulation]] |
Revision as of 10:02, 13 August 2007
qstrlen <gamevar> <quote>
Measures the length of a quote and records it to a gamevar.