#include #include #include #include public OnPluginStart(){ new const String:nazwaKlasy[] = "Tropiciel"; new const String:opisKlasy[] = "Dostaje MP9 i Five Seven"; new const intKlasy = 0; new const conKlasy = 80; new const strKlasy = 30; new const dexKlasy = 50; new Handle:weapon; public Plugin:myinfo = { name = "Tropiciel", author = "Lucifer", description = "Dostaje MP9 i Five Seven", version = "1.0", url = "http://skillownia.com/" } public OnPluginStart(){weapon = CreateArray(32); PushArrayString(weapon, "weapon_mp9"); PushArrayString(weapon, "weapon_fiveseven"); Cmod_RegisterClass(Tropiciel, Dostaje MP9 i Five Seven, 0, 80, 30, 50, weapons); }