[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pbmserv-dev] Q: how to make game non-rated?



On Wed, 19 Jun 2002, Richard Rognlie wrote:

> On Wed, Jun 19, 2002 at 01:35:55PM -0500, Douglas Zander wrote:
> > quick question: I am in a hurry.
> > how do I program a game to be played but not rated?
> 
> You might override this function with Abalone::IsRated() which
> would return 0 if the parameters include "-push".  

 what would I need to place in the abalone.h file?  do I just use this?
 
virtual int IsRated();

--
 Douglas Zander