many more fixes

This commit is contained in:
Felix Geyer
2004-08-21 16:55:39 +00:00
parent cf6e1598d5
commit 2b87e6d585
7 changed files with 212 additions and 207 deletions

View File

@ -189,6 +189,7 @@ new t_sWpn[MAX_WEAPON_LENGTH+1] = ""
public plugin_init() {
// Register plugin.
register_plugin( "StatsX", AMXX_VERSION_STR, "AMXX Dev Team")
register_dictionary("statsx.txt")
// Register events.
register_event( "TextMsg", "eventStartGame", "a",