18.10.2011, 09:40
Quote:
I tried this out, but you need to re-word as you can't put the FINISH define below your code because as far as calling it is concerned, it doesn't recognize it as existing.
Also not sure why, but if I try this to test my player enum, it never works (i'm doing it in OnGameModeInit), as if it does not exist.... surely all variables declared above the entire mode will be made before anything runs, especially mode init. |