01.04.2016, 15:46
They also work with a 2-dimensional array. As I can see, there's no solution to this yet, so I guess I'll have to create a workaround to keep it nice and short.
Edit: done
Edit: done
pawn Код:
Invert(&bool:value) return (value = !value);