if(amount > 0) { if (pev(id, pev_body, 0)) { set_pev(id, pev_body, 14) } } else { if (pev(id, pev_body, 14)) { set_pev(id, pev_body, 0) } }