/* Plugin generated by AMXX-Studio */
#include <amxmodx>
#include <amxmisc>
#define PLUGIN "New Plug-In"
#define VERSION "1.0"
#define AUTHOR "author"
public plugin_init() {
register_plugin(PLUGIN, VERSION, AUTHOR)
register_clcmd("test", "test")
// Add your code here...
}
public test(id)
{
// Wywolanie Nemesis
}Zapomniałem dodać może nie wszyscy wiedzą nemesis - Zombie Plague
Użytkownik Lelek919 edytował ten post 12.01.2010 17:56


Dodatki SourceMod



Temat jest zamknięty








