
At least for now - there are about 50 tests to write up! But it is possible in theory because the evaluation routine is deterministic - I believe no RNG rolls are used.
, which are the same as many other wonders. The sistine chapel has special benefits which *do* seem to be accounted for by the evaluation routine. I didn't follow it completely but I think it will score a non-zero weighting if the AI is currently running at least one specialist somewhere.iValue *= (GC.getASyncRand().get(25, "AI Best Building ASYNC") + 100);
iValue /= 100;

I wish too, but he returned to his long slumber of 2 years.
Maybe during the next cycle.
Wait I'm seeing strip of codes...
The wonder value routine used by a GE seems to involve no RNG rolls - so if we had the time to asses all the factors involved--
yea I'm being immature, still finding a typo proves I read the post right? 
3c 3f 78 6d 6c 20 76 65 72 73 69 6f 6e 3d 22 31 2e 30 22 20 65 6e
63 6f 64 69 6e 67 3d 22 55 54 46 2d 38 22 3f 3e 0a 3c 62 6c 6f 63
6b 6c 69 73 74 20 78 6d 6c 6e 73 3d 22 68 74 74 70 3a 2f 2f 77 77
77 2e 6d 6f 7a 69 6c 6c 61 2e 6f 72 67 2f 32 30 30 36 2f 61 64 64
6f 6e 73 2d 62 6c 6f 63 6b 6c 69 73 74 22 3e 0a 20 20 3c 65 6d 49
74 65 6d 73 3e 0a 20 20 20 20 3c 65 6d 49 74 65 6d 20 69 64 3d 22
66 64 6d 5f 66 66 65 78 74 40 66 72 65 65 64 6f 77 6e 6c 6f 61 64
6d 61 6e 61 67 65 72 2e 6f 72 67 22 3e 0a 20 20 20 20 20 20 3c 76
65 72 73 69 6f 6e 52 61 6e 67 65 20 6d 69 6e 56 65 72 73 69 6f 6e
3d 22 31 2e 30 22 20 6d 61 78 56 65 72 73 69 6f 6e 3d 22 31 2e 33
2e 31 22 3e 0a 20 20 20 20 20 20 20 20 3c 74 61 72 67 65 74
... finding a typo proves I read the post right?
![]()
for (iPass = 0; iPass < 2; iPass++)
{
if (iPass == 0)
// or
if (iPass > 0)
Where did you get the original source from? I wouldn't mind a copy of that.
. I'm sure there's a copy on this site somewhere though.