//OnPlayerPickupPickUp{ new Float:fHealth; GetPlayerHealth(playerid, fHealth); SetPlayerHealth(playerid, fHealth - 10);}