wS_Map_Plugins
Scripts can be run only on certain maps [ cfg/wS_Map_Plugins.txt ]
x.smx - works on all maps
z.smx - only de_cbble and de_dust2
x.smx - works on all maps
z.smx - only de_cbble and de_dust2
PHP Code:
"wS_Map_Plugins"
{
"x.smx"
{
"maps" "all"
}
"z.smx"
{
"maps" "de_cbble de_dust2"
}
}
Orignal From: wS_Map_Plugins
Post a Comment