[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: Feature request: different research event behavior



On 31.01.2005 22:32, The Fox wrote:
> I'd like to be able to disallow a player to produce unit type. This 
> could be done in two ways: 
> 
> in the current research event just "flip" the unit able-to-produce 
> flag instead of setting it "true" (I don't know the exact internal 
> workings)
> 
> or add brand new event. I personally like the first way (although 
> there can arise some problems with multiple research events) because 
> it looks more coding-friendly :-).

To avoid those issues with multiple events it would probably be
better to add another parameter asking whether you want the unit to
be added to or removed from the pool.

Jens