public OnPlayerPickUpPickup(playerid, pickupid){ if(pickupid == area) print("Area pickup."); else if(pickupid == abb) Ban(playerid); return 1;}