28.09.2017, 12:49
What's wrong with this piece of code?
PS; it's not the Break(x); Don't bother replying if you believe that's the case, thx.
PHP Code:
#if !defined main
main() {
Break(true);
}
#endif
Code:
[debug] Run time error 6: "Invalid instruction" [debug] Unknown opcode 0x0 at address 0x000008E0 [debug] AMX backtrace: [debug] #0 000008e0 in main () from freeroam.amx Script[gamemodes/freeroam.amx]: Run time error 6: "Invalid instruction"