public plugin_init()
{
register_plugin("GHW Pet Followers",VERSION,"GHW_Chronic")
register_clcmd("say /przywolaj","say_hook")
register_clcmd("say_team /przywolaj","say_hook")
register_event("DeathMsg","DeathMsg","a")
register_forward(FM_Think,"FM_Think_hook")
maxplayers = get_maxplayers()
register_dictionary("GHW_Pet_Followers.txt")
}
Znajdz to w kodzie i dopisz zielone slowa 
