| 
 
	
	| 
	
	
		|  May 20, 2002, 17:04 | #1 |  
	| Prince 
				 
				
					Local Time: 00:58 Local Date: November 1, 2010 Join Date: May 2002 Location: Hobbits Armpit 
					Posts: 311
				        | 
				Scenarios
			 
			
			Will you need to buy the XP to play scenarios made with the editor in the XP, or will the rule set match the current set in Civ3?? 
(Basically am I going to have to pay money for the scenarios that other people are going to make)   |  
	|   |  |  |  
	| 
	
	
		|  May 20, 2002, 17:07 | #2 |  
	| Prince 
				 
				
					Local Time: 00:58 Local Date: November 1, 2010 Join Date: Nov 2001 Location: Birmingham 
					Posts: 521
				        | 
			
			I heard that the editor will be a lot more flexible and have more options than the current one, but firaxis wont produce scenarios that anyone else cant with out a bit of work..    
				__________________"Bite my shiny metal ass" - Bender B. Rodriguez
 |  
	|   |  |  |  
	| 
	
	
		|  May 21, 2002, 03:26 | #3 |  
	| King 
				 
				
					Local Time: 00:58 Local Date: November 1, 2010 Join Date: Jan 2002 Location: of Scotland 
					Posts: 1,383
				        | 
				Re: Scenarios
			 
			
			
	
 
	| Quote: |  
	| Originally posted by Destroyer Will you need to buy the XP to play scenarios made with the editor in the XP, or will the rule set match the current set in Civ3??
 
 (Basically am I going to have to pay money for the scenarios that other people are going to make)
   |  
	
 
Well, if the scenario editor allows us to place things such as cities on the map, then yes you will need the XP to play these scenarios. One example would be radar towers and airfields, only available with the XP. It's a good question, I'm not sure anyone really know sthe answer. I imagine we'll get more info closer to release. Still, hold onto that question and if you get a chance to ask a staff of Firaxis, ask 'em.
		 |  
	|   |  |  |  
	| 
	
	
		|  May 22, 2002, 18:52 | #4 |  
	| Emperor 
				 
				
					Local Time: 02:58 Local Date: November 1, 2010 Join Date: Oct 2000 Location: MY WORDS ARE BACKED WITH BIO-CHEMICAL WEAPONS 
					Posts: 8,117
				        | 
				Re: Scenarios
			 
			
			
	
 
	| Quote: |  
	| Originally posted by Destroyer Will you need to buy the XP to play scenarios made with the editor in the XP, or will the rule set match the current set in Civ3??
 
 (Basically am I going to have to pay money for the scenarios that other people are going to make)
   |  
	
 
hi , 
 
with the current editor its almost posible to make scenario's , maybe they shall release a patch or its in PTW , the current editor has a lot more , but it's off limits for the players as for now , ....
 
have a nice day
		 |  
	|   |  |  |  
	| 
	
	
		|  May 27, 2002, 15:42 | #5 |  
	| King 
				 
				
					Local Time: 18:58 Local Date: October 31, 2010 Join Date: Oct 1999 Location: Colorado 
					Posts: 1,555
				        | 
				Re: Re: Scenarios
			 
			
			
	
 
	| Quote: |  
	| Originally posted by panag 
 
 hi ,
 
 with the current editor its almost posible to make scenario's , maybe they shall release a patch or its in PTW , the current editor has a lot more , but it's off limits for the players as for now , ....
 
 have a nice day
 |  
	
 
Almost possible? You cannot begin to develop a scenario with the current editor. All true scenarios require an events.txt file (in the least). Just take a look at any of the good Civ2 scenarios with their totally customized events.txt (if..then scripting), rules.txt (with a total customized tech tree), game.txt, units.gif (all customized units), and cities.gif files. Why should we expect Civ3 to be anything less?
 
Did they make Civ3 so closed (which I had been "complaining" about for a year now) that even a true SP scenario must be restricted to the confines of the engine, unlike Civ2 with its near total customization of everything?
		 |  
	|   |  |  |  
	| 
	
	
		|  May 27, 2002, 16:27 | #6 |  
	| 
				 
				
					Local Time: 02:58 Local Date: November 1, 2010 Join Date: Nov 2001 Location: jihadding against Danish Feta 
					Posts: 6,182
				        | 
			
			I suppose Panag meant "the programmers have almost made it, to bring a scenario editor". Apparently, as Mike Breitkreuz said, the true problem was to implement the concept of a civilisation in the map editor, which was done in the latest patch. That's why we'll have a scenario editor only 2 months after this breakthrough.
 Still, I don't think we'll see scripting anytime soon, and I'm almost sure we'll never see a scripting language for Civ3, since Mike is reaaaaly against it.
 
 BTW, the current rules editor for Civ3 is pretty robust, and you can deeply mod the game without entering a rules.txt. See WW2-Main Kamp mod (in the files forum), and you'll see that an overhauled tech tree is possible. A rules.bic is as good as a rules.txt.
  
				__________________"I have been reading up on the universe and have come to the conclusion that the universe is a good thing." -- Dissident
 "I never had the need to have a boner." -- Dissident
 "I have never cut off my penis when I was upset over a girl." -- Dis
 |  
	|   |  |  |  
	| 
	
	
		|  May 27, 2002, 18:43 | #7 |  
	| King 
				 
				
					Local Time: 19:58 Local Date: October 31, 2010 Join Date: Nov 2001 Location: Right down the road 
					Posts: 2,321
				        | 
			
			C'mon, MikeB, give us a scripting language.  (I know you'll read this eventually). If you don't want to write your own (a royal PITA, I know), you could embed Python into Civ3 and have a full robust scripting language going in an hour.  You still have to do the Civ3 specific extensions, but at least the worst part would be done.
		 |  
	|   |  |  |  
	| 
	
	
		|  May 28, 2002, 07:20 | #8 |  
	| King 
				 
				
					Local Time: 01:58 Local Date: November 1, 2010 Join Date: May 2000 Location: Belgium 
					Posts: 1,506
				        | 
			
			Actually, the Civ3 specific extensions are by far the worst part of the deal.Knowing how to use these extensions comes next.
 After that, you could use any OO programming language.
 I would use Java, which is much more widespread than Python.
 
 (I think civ3 itself is written with c++ ?)
  
				__________________veni vidi  PWNED!
 |  
	|   |  |  |  
	| 
	
	
		|  May 28, 2002, 09:54 | #9 |  
	| King 
				 
				
					Local Time: 19:58 Local Date: October 31, 2010 Join Date: Nov 2001 Location: Right down the road 
					Posts: 2,321
				        | 
			
			But I could embed a Python interpreter into C++ in an hour, embedding Java would be a PITA (not counting the legalities).  Python is free, open source, and designed to work with C/C++.
 IMHO, Python is much easier to teach a non-programmer than Java is.  A scripting language that takes a long time to learn the syntax of is useless.
 |  
	|   |  |  |  
	| 
	
	
		|  May 28, 2002, 11:28 | #10 |  
	| King 
				 
				
					Local Time: 01:58 Local Date: November 1, 2010 Join Date: May 2000 Location: Belgium 
					Posts: 1,506
				        | 
			
			What I mean is, making civ3 run Python code would indeed not be a problem.Making this Python code do something useful IS a problem.
 
 I have recently taken a quick Java course.
 You can fit the entire syntax of Java onto a single sheet of paper.
  
				__________________veni vidi  PWNED!
 |  
	|   |  |  |  
	| 
	
	
		|  May 28, 2002, 12:10 | #11 |  
	| King 
				 
				
					Local Time: 19:58 Local Date: October 31, 2010 Join Date: Nov 2001 Location: Right down the road 
					Posts: 2,321
				        | 
			
			I agree, making the scripting extensions do something useful is the hard part.
		 |  
	|   |  |  |  
	| 
	
	
		|  May 28, 2002, 12:29 | #12 |  
	| 
				 
				
					Local Time: 02:58 Local Date: November 1, 2010 Join Date: Nov 2001 Location: jihadding against Danish Feta 
					Posts: 6,182
				        | 
			
			MikeB refuses a scripting language not because it will be difficult to do, but because it will be difficult to use, for the users."The only power a scripting language gives to the fans is the power to create bugs".
 I think we'll eventually have an event editor ala Civ2, but no scripting language ala CTP2 (éeventually" means in 6-12 months, not in the next patch)
  
				__________________"I have been reading up on the universe and have come to the conclusion that the universe is a good thing." -- Dissident
 "I never had the need to have a boner." -- Dissident
 "I have never cut off my penis when I was upset over a girl." -- Dis
 |  
	|   |  |  |  
	| 
	
	
		|  May 28, 2002, 12:37 | #13 |  
	| Firaxis Games 
				 
				
					Local Time: 00:58 Local Date: November 1, 2010 Join Date: Dec 1999 
					Posts: 126
				        | 
				Re: Scenarios
			 
			
			
	
 
	| Quote: |  
	| Originally posted by Destroyer Will you need to buy the XP to play scenarios made with the editor in the XP, or will the rule set match the current set in Civ3??
 |  
	
 
The editor that we'll be releasing around June (and that is a very tenative date BTW) will not include features exclusive to PTW (like the short game modes or new map features). In order to play scenarios with those features, not surprisingly, you'll need PTW. The ability to customize the map with cities and units, create new ones, etc will be possible in the patch editor however, and PTW owners will be able to play these without problems. Scenarios with features specific to PTW included (aka created with the PTW editor) will not be able to be played in vanilla civ3.
 
Jeff
		 |  
	|   |  |  |  
	| 
	
	
		|  May 28, 2002, 13:13 | #14 |  
	| Warlord 
				 
				
					Local Time: 01:58 Local Date: November 1, 2010 Join Date: Nov 2001 
					Posts: 144
				        | 
			
			whats XP
		  
				__________________F 14 tomcat fanatic
 |  
	|   |  |  |  
	| 
	
	
		|  May 28, 2002, 13:45 | #15 |  
	| 
				 
				
					Local Time: 02:58 Local Date: November 1, 2010 Join Date: Nov 2001 Location: jihadding against Danish Feta 
					Posts: 6,182
				        | 
			
			XP = eXpansion PackThanks Jeff
  
				__________________"I have been reading up on the universe and have come to the conclusion that the universe is a good thing." -- Dissident
 "I never had the need to have a boner." -- Dissident
 "I have never cut off my penis when I was upset over a girl." -- Dis
 |  
	|   |  |  |  
	| 
	
	
		|  May 29, 2002, 06:36 | #16 |  
	| King 
				 
				
					Local Time: 01:58 Local Date: November 1, 2010 Join Date: May 2000 Location: Belgium 
					Posts: 1,506
				        | 
			
			
	
 
	| Quote: |  
	| Originally posted by Spiffor "The only power a scripting language gives to the fans is the power to create bugs".
 |  
	
 
I am a good programmer. 
I NEVER write bugs.         
				__________________veni vidi  PWNED!
 |  
	|   |  |  |  
	| 
	
	
		|  May 29, 2002, 08:06 | #17 |  
	| Emperor 
				 
				
					Local Time: 02:58 Local Date: November 1, 2010 Join Date: Oct 2000 Location: MY WORDS ARE BACKED WITH BIO-CHEMICAL WEAPONS 
					Posts: 8,117
				        | 
				Re: Re: Scenarios
			 
			
			
	
 
	| Quote: |  
	| Originally posted by Jeffrey Morris FIRAXIS 
 
 The editor that we'll be releasing around June (and that is a very tenative date BTW) will not include features exclusive to PTW (like the short game modes or new map features). In order to play scenarios with those features, not surprisingly, you'll need PTW. The ability to customize the map with cities and units, create new ones, etc will be possible in the patch editor however, and PTW owners will be able to play these without problems. Scenarios with features specific to PTW included (aka created with the PTW editor) will not be able to be played in vanilla civ3.
 
 Jeff
 |  
	
 
hi , 
 
how will this affect the gameplay , ........   
and what will happen if you exchange maps , .......   
have a nice day
		 |  
	|   |  |  |  
	| 
	
	
		|  May 29, 2002, 08:09 | #18 |  
	| Deity 
				 
				
					Local Time: 03:58 Local Date: November 1, 2010 Join Date: Sep 2000 Location: Latvia, Riga 
					Posts: 18,355
				        | 
			
			Panag, what do you mean? In June, we'll be given an editor that can make scenarios, real scenarios. Forget about PtW. When PtW comes out, there will be yet another editor, with all the PtW specific feautures, like placing Airfields, setting up Regicide, and such.
		  
				__________________ 
				Solver, WePlayCiv  Co-Administrator 
Contact: solver-at-weplayciv-dot-com
I can kill you whenever I please... but not today.  - The Cigarette Smoking Man |  
	|   |  |  |  
	| 
	
	
		|  May 29, 2002, 08:19 | #19 |  
	| Prince 
				 
				
					Local Time: 01:58 Local Date: November 1, 2010 Join Date: Jan 2002 Location: Antwerp (the pearl of Flanders) Belgium 
					Posts: 444
				        | 
			
			
Considering your nationality ...
 
I believe you    !
 
So things are getting warmer. Next patch in June? Including world maps with correct starting locations IIRC.
 
Finally ... (Marla's just too huge!)
 
AJ
		 |  
	|   |  |  |  
	| 
	
	
		|  May 29, 2002, 08:57 | #20 |  
	| Emperor 
				 
				
					Local Time: 02:58 Local Date: November 1, 2010 Join Date: Oct 2000 Location: MY WORDS ARE BACKED WITH BIO-CHEMICAL WEAPONS 
					Posts: 8,117
				        | 
			
			
	
 
	| Quote: |  
	| Originally posted by Solver Panag, what do you mean? In June, we'll be given an editor that can make scenarios, real scenarios. Forget about PtW. When PtW comes out, there will be yet another editor, with all the PtW specific feautures, like placing Airfields, setting up Regicide, and such.
 |  
	
 
hi , 
 
how will it affect game play , example ; you make a map , maybe a mod , give it to lets say player no 555 , will it work , will the files be able to exchange players , ..........one has PTW the other not , and so on , ........   
about scenario's , there should be a way to fix certain things ,  
example , Marla's map ; there are a couple things that are changed to much , lets say you want the map , but not all the files that are different , like the arts , etc , .....
 
there is going to be a problem , if a scen or mod changes your "original" files , and you have no option to set them back again , this problem was small in civ2 , ...
 
have a nice day
		 |  
	|   |  |  |  
	| 
	
	
		|  May 29, 2002, 10:18 | #21 |  
	| Warlord 
				 
				
					Local Time: 01:58 Local Date: November 1, 2010 Join Date: May 2002 
					Posts: 158
				        | 
			
			
	
 
	| Quote: |  
	| Originally posted by panag 
 
 hi ,
 
 how will it affect game play , example ; you make a map , maybe a mod , give it to lets say player no 555 , will it work , will the files be able to exchange players , ..........one has PTW the other not , and so on , ........
   
 about scenario's , there should be a way to fix certain things ,
 example , Marla's map ; there are a couple things that are changed to much , lets say you want the map , but not all the files that are different , like the arts , etc , .....
 
 there is going to be a problem , if a scen or mod changes your "original" files , and you have no option to set them back again , this problem was small in civ2 , ...
 
 have a nice day
 |  
	
 
Hi Panag
 
If you load Marla's mod you can revert to the original rules by deselecting somewhere in the menus of the editor. Then you can save the map or make your own rule-changes.
 
I believe Firaxis will make it easier for us to exchange scenarios/mods. Civ 2 started out in much the same way as far as I remember.
 
Best regards
		 |  
	|   |  |  |  
	| 
	
	
		|  May 29, 2002, 12:59 | #22 |  
	| King 
				 
				
					Local Time: 18:58 Local Date: October 31, 2010 Join Date: Dec 2001 Location: Wichita,KS,USA 
					Posts: 1,044
				        | 
			
			They may have a different extension for PTW, like .PTW instead of .SAV.  
 If you have PTW, no problem with either the PTW or non PTW scenarios/maps.  If you don't have PTW, and it was made PTW, then scenarios probably would not be compatible if made with PTW.  If the PTW person used regular Civ 3, then no problem.
 |  
	|   |  |  |  
	| 
	
	
		|  May 29, 2002, 15:35 | #23 |  
	| Emperor 
				 
				
					Local Time: 02:58 Local Date: November 1, 2010 Join Date: Oct 2000 Location: MY WORDS ARE BACKED WITH BIO-CHEMICAL WEAPONS 
					Posts: 8,117
				        | 
			
			
	
 
	| Quote: |  
	| Originally posted by Firebird 
 
 Hi Panag
 
 If you load Marla's mod you can revert to the original rules by deselecting somewhere in the menus of the editor. Then you can save the map or make your own rule-changes.
 
 I believe Firaxis will make it easier for us to exchange scenarios/mods. Civ 2 started out in much the same way as far as I remember.
 
 Best regards
 |  
	
 
hi , 
 
when you look at art , units 32PCX , you see how they move , before and after one install's Marla's map , ........
 
Gramphos made a special fix , .....just for the those files , .... 
and there is , .....patch 1.21 , .........and the piroque , .......and you cant remove that , ...........   
you can get rid of some files , but they change your other files , ....   
when using a security scan you can see all the files that are changed , ......and its just to many , also , there seems to be "work" done on some hardcoded files , .............
 
the best would be that at least at the civ3 site they only show / give the map , not the rest , ......
 
have a nice day
		 |  
	|   |  |  |  
	| 
	
	
		|  May 29, 2002, 19:29 | #24 |  
	| Warlord 
				 
				
					Local Time: 01:58 Local Date: November 1, 2010 Join Date: May 2002 
					Posts: 158
				        | 
			
			
	
 
	| Quote: |  
	| Originally posted by panag 
 
 hi ,
 
 when you look at art , units 32PCX , you see how they move , before and after one install's Marla's map , ........
 
 Gramphos made a special fix , .....just for the those files , ....
 and there is , .....patch 1.21 , .........and the piroque , .......and you cant remove that , ...........
   you can get rid of some files , but they change your other files , ....
   
 when using a security scan you can see all the files that are changed , ......and its just to many , also , there seems to be "work" done on some hardcoded files , .............
 
 the best would be that at least at the civ3 site they only show / give the map , not the rest , ......
 
 have a nice day
 |  
	
 
The one at civ3.com (Marla_Singer.zip  ) is only with some rule-changes, so with that one you are able to extract the map.
 
But you are right things could be better. I hope that Civ3 ends up being at least as good for scenario/mod-building as Civ2, though at some points civ3 is already better. The current editor make changes possible that wasn't dreamt of in civ2 like changing the functionality of wonders and buildings. And these changes are actually easy to exchange (just the bic-file), so I think there is hope    .
 
Best regards
		 |  
	|   |  |  |  
	| 
	
	
		|  May 31, 2002, 21:48 | #25 |  
	| Prince 
				 
				
					Local Time: 00:58 Local Date: November 1, 2010 Join Date: Sep 1999 Location: Toronto, Canada 
					Posts: 831
				        | 
				Re: Re: Scenarios
			 
			
			
The ability to customize the map with cities and units, create new ones, etc will be possible in the patch however, and PTW owners will be able to play these without problems.
	
 
	| Quote: |  
	| Originally posted by Jeffrey Morris FIRAXIS 
 
 The editor that we'll be releasing around June (and that is a very tenative date BTW) will not include features exclusive to PTW (like the short game modes or new map features). In order to play scenarios with those features, not surprisingly, you'll need PTW.
 The ability to customize the map with cities and units, create new ones, etc will be possible in the patch editor however, and PTW owners will be able to play these without problems.
 Scenarios with features specific to PTW included (aka created with the PTW editor) will not be able to be played in vanilla civ3.
 
 Jeff
 |  
	
 
Interesting. Whats this mean? If I install the patched editor and place units and cities into a scenario, the scenario will have problems then. What do you mean by problems. 
 
Thanks 
 
Civfan....
		  
				__________________Civfan (Warriorsoflight)
 |  
	|   |  |  |  
	| 
	
	
		|  June 1, 2002, 00:38 | #26 |  
	| 
				 
				
					Local Time: 02:58 Local Date: November 1, 2010 Join Date: Nov 2001 Location: jihadding against Danish Feta 
					Posts: 6,182
				        | 
			
			I think he means that if you use special PtW features when editing your scenario (such as placing radars and airbases), you'll have trouble playing your scenario with normal Civ3. If you make a scenario without any PtW feature, it will work. Firaxians aren't stupid, they won't hinder the scenariomakers to playtest their creation.
		  
				__________________"I have been reading up on the universe and have come to the conclusion that the universe is a good thing." -- Dissident
 "I never had the need to have a boner." -- Dissident
 "I have never cut off my penis when I was upset over a girl." -- Dis
 |  
	|   |  |  |  
	| 
	
	
		|  June 1, 2002, 01:04 | #27 |  
	| King 
				 
				
					Local Time: 18:58 Local Date: October 31, 2010 Join Date: Dec 2001 Location: Wichita,KS,USA 
					Posts: 1,044
				        | 
			
			
	
 
	| Quote: |  
	| Originally posted by Spiffor I think he means that if you use special PtW features when editing your scenario (such as placing radars and airbases), you'll have trouble playing your scenario with normal Civ3. If you make a scenario without any PtW feature, it will work. Firaxians aren't stupid, they won't hinder the scenariomakers to playtest their creation.
 |  
	
 
quote:
 
Originally posted by Jeffrey Morris FIRAXIS 
 
The editor that we'll be releasing around June (and that is a very tenative date BTW) will not include features exclusive to PTW (like the short game modes or new map features). In order to play scenarios with those features, not surprisingly, you'll need PTW.  
The ability to customize the map with cities and units, create new ones, etc will be possible in the patch editor however, and PTW owners will be able to play these without problems.  
Scenarios with features specific to PTW included (aka created with the PTW editor) will not be able to be played in vanilla civ3. 
 
Jeff 
 
If you use the PTW editor, you will not be able to play the PTW scenario in a regular Civ 3 game; only in a PTW game.  You will be able to play a Civ 3 created scenario in a C3PTW game.
		 |  
	|   |  |  |  
	| 
	
	
		|  June 1, 2002, 04:30 | #28 |  
	| Emperor 
				 
				
					Local Time: 02:58 Local Date: November 1, 2010 Join Date: Oct 2000 Location: MY WORDS ARE BACKED WITH BIO-CHEMICAL WEAPONS 
					Posts: 8,117
				        | 
			
			
	
 
	| Quote: |  
	| Originally posted by Firebird 
 
 The one at civ3.com (Marla_Singer.zip ) is only with some rule-changes, so with that one you are able to extract the map.
 
 But you are right things could be better. I hope that Civ3 ends up being at least as good for scenario/mod-building as Civ2, though at some points civ3 is already better. The current editor make changes possible that wasn't dreamt of in civ2 like changing the functionality of wonders and buildings. And these changes are actually easy to exchange (just the bic-file), so I think there is hope
  . 
 Best regards
 |  
	
 
hi , 
 
Marla's map does changes the arts file , ..............   
Gramphos wrote a fix for it a while ago , ............   
so marla's map goes farther then just the rules , ..........
 
have a nice day
		 
				 Last edited by Panag; June 2, 2002 at 12:29.
 |  
	|   |  |  |  
	| 
	
	
		|  June 28, 2002, 21:13 | #29 |  
	| Prince 
				 
				
					Local Time: 00:58 Local Date: November 1, 2010 Join Date: Sep 1999 Location: Toronto, Canada 
					Posts: 831
				        | 
				So whats Up with this now
			 
			
			Hi
 Any news yet on when this patch will be coming out?
  
				__________________Civfan (Warriorsoflight)
 |  
	|   |  |  |  
	| 
	
	
		|  June 28, 2002, 22:12 | #30 |  
	| Warlord 
				 
				
					Local Time: 00:58 Local Date: November 1, 2010 Join Date: May 2001 Location: of Apolyton 
					Posts: 264
				        | 
			
			hi,
 lol
 
 have a nice day
 |  
	|   |  |  |  
	| 
 
 
 
	| 
	|  Posting Rules |  
	| 
		
		You may not post new threads You may not post replies You may not post attachments You may not edit your posts 
 HTML code is On 
 |  |  |  
 
 All times are GMT -4. The time now is 20:58. 
 |  
 
	
	
		
	
	
 |