Put it in CHalfLifeMultiplay since it's the base gamerule for all the
others and if you declare the function as virtual, it will work in all the
inherited classes. If that doesn't work for you, make a global function.

----- Original Message -----
From: "Yacketta, Ronald" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, December 29, 2001 2:25 PM
Subject: [hlcoders] Global functions


> Folks,
>
> I have been searching for the right place to plop some code to
> checkroundend.
> I would like to keep it out of a specific gamerule, seeing that all will
> use it
> I would also like to be able to cal/use this function in other "NON"
> gamerule
> Related files like scientists.cpp etc.. To check for round end under
> certain conditions
>
> Any thoughts?
>
> Regards,
> Ron
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives,
please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlcoders
>

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to