Anyone had any success in reimplementing addBonuses()?

tndp

Chieftain
Joined
Nov 1, 2005
Messages
16
This is somewhat related to a question I had about the schema for bonuses.

I have a fairly good idea how it is that an addFeatures reimplementation should work, since several are included in the different random map scripts.

However, there is no reimplementation of addBonuses supplied (correct me if I'm wrong - just tried grepping the thing out) - has anyone had any luck implementing a replacement addBonuses? If so, and I assume it is reasonably short, could you post the implementation for others to look at?

Are the default implementations of the functions described in, for example, CvMapScriptInterface.pl actually visible to us? I can't seem to find them, I assume that they're actually inside the binary of the executable.

Thanks
 
Back
Top Bottom