06.11.2013, 18:50
TIL that mistyping for instead of foreach causes various errors, from pawncc segfaults, to scope leaks.
pawn Code:
//That stuff will do some serious damage
for(new i:Player) {