forward DecreaseWanted(playerid);public DecreaseWanted(playerid){ SetPlayerWantedLevel(playerid,GetPlayerWantedLevel(playerid)-1); return 1;