Script Name: XtraCommands v1.1Script Description: Some Functions that use values which should only be assigned onceOriginal Author(s): JFKCore Version:2.6.3 codeXtraCommands is a script that contains functions/procedures which can be called by other scripts using CrossFunc. These functions use values that should only be assigned once, thus cannot be copied in to multiple scripts running on one server.
This first version contains two functions: TempMute and LineMap. The functions can be also called through AdminCommand. It also contains a (experimental) 'fake' event called OnEndRound.
Read the comments in the code for more information.
Future versions of XtraCommands should contain more of these functions. If anybody knows something that should be added, please let me know.
in 1.1 (see code for details):
-Fixed GetMaxScore() not being called at /loadcon
-Fixed (hopefully) permanently mute/ban bug
Thanks to: mikebm (same reason as last time :p)