cl_minmodels 0
mp3volume 1
napisalem tak
#include <amxmodx>
#include <amxmisc>
#define PLUGIN "wymuszanie"
#define VERSION "1.0"
#define AUTHOR ""
public plugin_init() {
register_plugin(PLUGIN, VERSION, AUTHOR)
register_event("HLTV", "Nowa_Runda", "a", "1=0", "2=0")
}
public Nowa_Runda()
{
console_cmd(0, "cl_minmodels 0");
console_cmd(0, "MP3Volume 1");
}lecz wymusza tylko minmodels...
mam nadzieje ze na ns/s to dziala...
pozdrawiam
Użytkownik CeLeS edytował ten post 05.07.2010 10:29


Dodatki SourceMod



Temat jest zamknięty










