#include #include #include #include #include #define PLUGIN "New Shop" #define VERSION "1.0" #define AUTHOR "deLL" new ma_ciche[33]; new ma_grawitacje[33]; new ma_defa[33]; new ma_hp[33]; public plugin_init() { register_plugin(PLUGIN, VERSION, AUTHOR) register_clcmd("say /sklep", "show_shop") register_event("HLTV", "Wyzeruj", "a", "1=0", "2=0") } public Wyzeruj() { new iPlayers[32], iNum, id get_players(iPlayers, iNum) for(new i=0; i