09.03.2019, 15:04
Quote:
1 - Yes continue and break are not the same, the code I wrote after the break is a simple SendClientMessage line in a check if a var is = or != than 0, and you build up a nice drama over that thing indeed.
2 - After any conditional check you would use braces in c++ like languages even if the code to write is a line. |