Question about implementing turn based criteria
Hi moderators,
I'm trying to get a turn based category going for CIV 6 and was wondering how you managed to implement that here. I notice that you don't have a column indicating the # of turns? where you unable to do this?
any help is appreciated, Thank you, William
wowaname piace questo
it's just a really cheap/dumb hack, we enable milliseconds and count one turn as one millisecond, if turns are liable to exceed 60000 then this becomes a bit more difficult…