void main() { int Shift = GetLocalInt(GetPCSpeaker(), "PLAYERS_SHIFTED"); SetLocalInt(GetPCSpeaker(), "PLAYERS_SHIFTED", Shift++); }