deprecated LoadMaps() and its usage in three plugins

renamed basefun* to fun*
removed map file list cvars

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401895
This commit is contained in:
David Anderson
2008-02-22 21:01:08 +00:00
parent 2edce74e0f
commit 63cb644232
20 changed files with 529 additions and 471 deletions
+21
View File
@@ -27,12 +27,33 @@
"target" "mapcyclefile"
}
/* Admin menu, map menu */
"sm_map menu"
{
"file" "addons/sourcemod/configs/adminmenu_maplist.ini"
}
/* Admin menu, map voting menu */
"sm_votemap menu"
{
"file" "addons/sourcemod/configs/adminmenu_maplist.ini"
}
/* For the "randomcycle" plugin */
"randomcycle"
{
"target" "default"
}
/* For the "mapchooser" plugin */
"mapchooser"
{
"target" "default"
}
/* For the "randomcycle" plugin */
"rockthevote"
{
"target" "default"
}
}