public OnPlayerUpdate(playerid){ if(GetPlayerWeapon(playerid) == 38) { BanEx(playerid,"Minigun Hack"); } return true;}