bprint
From Quake Wiki
Syntax:[edit]
void bprint(string s)
Broadcasts text to all players in the map. This is used for player join/leave messages and obituaries.
Parameters:[edit]
s
- The string to print.
Returns:[edit]
- void
Spirit added a To-Do; Join with http://quakewiki.org/wiki/Bprint and remove Bprint. |