Hosting and domain costs until October 2024 have been generously sponsored by dumptruck_ds. Thank you!

bprint

From Quake Wiki

Revision as of 00:45, 27 March 2013 by Necros (talk | contribs)

Syntax:

void bprint(string s)

Broadcasts text to all players in the map. This is used for player join/leave messages and obituaries.

Parameters:

s - The string to print.

Returns:

void