.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

Raging Tiger- Save $9.00
winSPMBT: Main Battle Tank- Save $6.00

   







Go Back   .com.unity Forums > Shrapnel Community > Space Empires: IV & V

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #6  
Old October 10th, 2002, 06:01 PM

Lemmy Lemmy is offline
Second Lieutenant
 
Join Date: Mar 2001
Location: Netherlands
Posts: 479
Thanks: 0
Thanked 0 Times in 0 Posts
Lemmy is on a distinguished road
Default Re: Scenario Options for SEIV - why not?

it's certainly possible, but it will require a good model for it to work flexibel.

"IF PlanetOwner(PlanetNumber123456) == 1 --player one
THEN VICTORY "

This would be very possible to comprehend by a computer program.
But this can get difficult if you want to allow things like:
code:
if(player1.numPlanets() == 2 && player1.hasTech("Stellar Manip") || player2.ownsPlanet(3846))
{
createNewPlayer();
useVictoryConditions(2);
}

Where you have multiple check for an event, and several events, and several victory conditions, depending on the game situation.
Translating this from a text file to executable code through a program is difficult.

This is actually interesting, scenario events and triggers. Maybe i'll make something like this.
__________________
[Boo!]
Reply With Quote
 

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 05:56 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2024, Shrapnel Games, Inc. - All Rights Reserved.