21.01.2013, 15:47
Thats how my lines look like
Код HTML:
public StopMusic() { foreach(Player, i) { PlayerPlaySound(i, 1069, 0.0, 0.0, 0.0); } }