for( new i = pev_int_start + 1; i < pev_int_end; i++ ) client_print( id, print_chat, "PevId: %i | Value %i", i, pev( id, i ) );