Wanted: Internet as Team Project

jorusaton

Chieftain
Joined
Nov 12, 2011
Messages
5
Howdy all!

I've seen a "Manhattan Project" as a Team Project mod - curious if anyone has, or would be willing to do the same with "The Internet"?

Moderator Action: Moved to the main forum.
Because the mod components subforum is only for mod components, not for requests or questions ;).
 
In CIV4ProjectInfo.xml change this in the Internet-entry
Code:
			<iMaxGlobalInstances>1</iMaxGlobalInstances>
			<iMaxTeamInstances>-1</iMaxTeamInstances>
to
Code:
			<iMaxGlobalInstances>-1</iMaxGlobalInstances>
			<iMaxTeamInstances>1</iMaxTeamInstances>
 
Back
Top Bottom