18.07.2012, 10:57
If you're using it in a gamemode,
Remove the following lines and the lines inbetween them:
#if defined FILTERSCRIPT
#endif
You also need to place the objects inside OnGameModeInit.
Good luck.
Remove the following lines and the lines inbetween them:
#if defined FILTERSCRIPT
#endif
You also need to place the objects inside OnGameModeInit.
Good luck.