Hi guys, normally I develop my game mode on Window...
# pawn-help
g
Hi guys, normally I develop my game mode on Windows, but I want to run it on Linux operating system. In order to do that, I need to compile my game mode on the machine. The problem is that when I try to compile my game mode on Windows, I don't get any errors, but on Linux, I'm getting errors that I shouldn't be getting (for example: "error 078: function uses both 'return' and 'return '"). I would greatly appreciate your help in solving this problem.