24.12.2010, 23:58
Copy things from filterscript to gamemode.
Like, if you have some functions under OnFilterScriptInit, them copy & paste them under the OnGameModeInit.
Same with OnFilterScriptExit, copy & paste them under OnGameModeExit etc. Just ask if there are some errors or something.
Like, if you have some functions under OnFilterScriptInit, them copy & paste them under the OnGameModeInit.
Same with OnFilterScriptExit, copy & paste them under OnGameModeExit etc. Just ask if there are some errors or something.