Announcement
Collapse
No announcement yet.
OK, whats the CTP2 opinion abot the 'BIG NEWS'
Collapse
X
-
Concrete, Abstract, or Squoingy?
"I don't believe in giving scripting languages because the only additional power they give users is the power to create bugs." - Mike Breitkreutz, Firaxis
-
So, an expansion pack for Civ3. Ho, hum. It'll still be too much like Civ2 to interest me.
I think a more ominous event on the horizon is the forthcoming release, next Spring, of Rise of Nations. Even though it's yucky RTS - I don't think I've ever played an RTS game that's kept me interested for more than a week or two - it's got lots of interesting ideas and will be extremely modifiable. Moreover, it will undoubtedly be supported by BHG and, lets face it, how many of the modders on this forum wouldn't mind getting advice on game design and programming from the likes of Brian Reynolds, Jason Coleman, and/or Tim Train.
Comment
-
*does the scripting language dance*Concrete, Abstract, or Squoingy?
"I don't believe in giving scripting languages because the only additional power they give users is the power to create bugs." - Mike Breitkreutz, Firaxis
Comment
-
Anybody tried nabbing the units yet for ctp2.
I tried to take the Chinook but the rotor blades move so slowly I just had visions of it falling from the sky and burning in a big fire ball.
Cruse missile works good"Every time I learn something new it pushes some old stuff out of my brain" Homer Jay Simpson
The BIG MC making ctp2 a much unsafer place.
Visit the big mc’s website
Comment
-
make them spin faster then. Its a couple of line changes in the sprite script file.Concrete, Abstract, or Squoingy?
"I don't believe in giving scripting languages because the only additional power they give users is the power to create bugs." - Mike Breitkreutz, Firaxis
Comment
-
where"Every time I learn something new it pushes some old stuff out of my brain" Homer Jay Simpson
The BIG MC making ctp2 a much unsafer place.
Visit the big mc’s website
Comment
-
Apolyton: Has the whole CTP1/2 story taught you anything? Do you think these games helped the genre or not?
Jeff Morris: They helped us understand the impact of major changes to this system. New features must seamlessly integrate with the existing system, and that's tough the more radical the change. At first I wasn't a fan of a conservative sequel, though I'm a complete convert now.
The real lesson of CTP1/2 was, finish a game before you release it. To be honest the description about PW for example in the manual wasn't complete.
-MartinCiv2 military advisor: "No complaints, Sir!"
Comment
-
where
Code:ANIM 1 { ANIM_TYPE 1 ANIM_NUM_FRAMES 5 [b]ANIM_PLAYBACK_TIME 1000[/b] ANIM_DELAY 10000 ANIM_FRAME_DATA 0 0 0 0 0 ANIM_MOVE_DELTAS 0 0 0 0 0 ANIM_TRANSPARENCIES 0 0 0 0 0 }
Concrete, Abstract, or Squoingy?
"I don't believe in giving scripting languages because the only additional power they give users is the power to create bugs." - Mike Breitkreutz, Firaxis
Comment
-
Wombat is that the one with
##this bit don’t work yet
written at the side
tried it but the blades don’t seam to move faster"Every time I learn something new it pushes some old stuff out of my brain" Homer Jay Simpson
The BIG MC making ctp2 a much unsafer place.
Visit the big mc’s website
Comment
-
could be. In which case, try adding more frames, duplicate of the existing ones, which mean they will all have to be played in the same alloted time, thereby speeding up the process of each.Concrete, Abstract, or Squoingy?
"I don't believe in giving scripting languages because the only additional power they give users is the power to create bugs." - Mike Breitkreutz, Firaxis
Comment
-
Have you guys checked out some of the new features of the Civ3 XP, that were just posted at Poly Civ3? It will supposedly have full scenario creation support, but we'll see. Implementation of newly created units still seems sketchy. IMHO they appear to be presenting a fairly nice package that includes stacked units. We'll see if the stacking matches up to CTP.
Comment
-
From the looks of it, what they're offering in the XP (and probably will charge another $80 Australian (AUD) for after paying $110 AUD for the beta) came ready to go in CTP2 (which I only paid $80 AUD for in the week of release). Seems a bit stiff to have to pay $190 for Civ3 for what I got for $80 in CTP2.
Oh, and I'm STILL going to have to move 200 workers per turn!
Just my opinion anyways.
Comment
-
I just came across this on Steve Moorcroft's site (Game AI) and since this this seems to be our local OT thread thought some of you might find it amusing:
If the only reason you drink is to wash down caffeine pills.... you might be a Game Developer. (04/21/02)
Courtesy of AJ Lott, Visual Designs Software
If your computer science professor interrupts you with "besides games" when they see that hopeful look of yours...you might be a (potential) Game Developer. (04/21/02)
Courtesy of Solstice
If you always start counting from zero...you might be a Game Developer. (04/21/02)
Courtesy of Joe Seeley
If a beautiful girl tells you she's done some modelling work in the past, and you ask her what 3D package she used...you might be a Game Developer. (04/11/02)
Courtesy of Harm Cuppens...
If the words "open source" get you more excited than the words "free porn"...you might be a Game Developer. (04/03/02)
Courtesy of videogameaholic...
Comment
-
I wonder if they are going to release any future units. Could be good for the empire
Like they did in test of time."Every time I learn something new it pushes some old stuff out of my brain" Homer Jay Simpson
The BIG MC making ctp2 a much unsafer place.
Visit the big mc’s website
Comment
Comment