24.07.2012, 16:07
(Correct me if I'm wrong, please)
You CANNOT use a function that is in a filterscript on your gamemode. You must RECREATE the function, or simply create an include for the function which can easily be loaded by both your gamemode and your filterscript.
You CANNOT use a function that is in a filterscript on your gamemode. You must RECREATE the function, or simply create an include for the function which can easily be loaded by both your gamemode and your filterscript.