19.05.2015, 09:13
error 029: invalid expression, assumed zero - It's an invalid expression, meaning there's something wrong with it.
error 001: expected token: ",", but found ";" You placed a ; instead of a ,
error 017: undefined symbol "ALS_C_GameModeInit" This isn't defined.
If you want some help with it, you gotta post the code that's giving you the problems.
error 001: expected token: ",", but found ";" You placed a ; instead of a ,
error 017: undefined symbol "ALS_C_GameModeInit" This isn't defined.
If you want some help with it, you gotta post the code that's giving you the problems.