|
Random Script:
|
Implementation: Broadcasting a string to the entire server. Author: Squid Last Updated: Jun 26th, 2002 Category: Module Description: Implementation file for sending server-wide broadcasts. Keeps a simulated array of players and loops through it for message delivery.
OUTDATED: These types of functions can be better done with use of the GetFirstPlayer() and GetNextPlayer() functions. Script is pending an update. :)
|
|