Apolyton Archive  |  Preserved copy of the Apolyton Civilization Site forums as they ran on Ultimate Bulletin Board, 1998–2001. Read-only; nothing here can be posted to or replied to.  |  Forum index |  About this archive |  The 2005 site & forums

  Apolyton Civilization Site Forums
  CtP2-Creation/AI
  Pirate Scenario

Post New Topic  Post A ReplyPost A Reply In A New Window

profile | register | preferences | faq | search next newest topic | next oldest topic bottom of page
Author
Topic:   Pirate Scenario Format for Better Printing
heardie
GGS Co-Webmaster

Aug 1999
posted January 18, 2001 20:22   Click Here to See the Profile for heardieClick Here to Email heardie  send a private message to heardieSend a Message to UIN: 55652350 Visit heardie's Homepage!
Edit/Delete Message    Reply To And Quote This Message
IP: Logged, Admin Access Only
Since I am so multi-talented ( ) I have decided to strart work on two scenarios at once. This one is based on Shay Yates Roberts' scenario for Civ2 'Pirates' I think that by using SLIC we can give this a great upgrade. You can play as a civ, that can build cities, research or anything, kind of like Magnificant Samauri, and your entire aim of the game is to make as much money as you can. I just just imagine it now, as you have your ships loaoded with generals, and brand new sea-fearing graphics (oh no, ggxx.spr problms there ). Anyway I will start today. Post all comments!

heardie
if anyone wants to see what i have done with the waterworld scenario mail dheardie@hotmail.com

MarkG
Apolyton CS Co-Administrator
Macedonia, Greece
b.02-15-99
posted January 18, 2001 20:49   Click Here to See the Profile for MarkGClick Here to Email MarkG  send a private message to MarkGSend a Message to UIN: 2865183 Visit MarkG's Homepage!
Edit/Delete Message    Reply To And Quote This Message
IP: Logged, Admin Access Only
cool idea!
Pirates is a classic, i think it was the first scenario to use events...

make it so!!

kormer
Chieftain

Jan 2001
posted January 18, 2001 21:00   Click Here to See the Profile for kormerClick Here to Email kormer  send a private message to kormer
Edit/Delete Message    Reply To And Quote This Message
IP: Logged, Admin Access Only
Good luck, if you need any help just go ahead and ask. I'm struggling my through a scenario of my own.
heardie
GGS Co-Webmaster

Aug 1999
posted January 18, 2001 23:58   Click Here to See the Profile for heardieClick Here to Email heardie  send a private message to heardieSend a Message to UIN: 55652350 Visit heardie's Homepage!
Edit/Delete Message    Reply To And Quote This Message
IP: Logged, Admin Access Only
I know Pirates was an awesome piece of work. Pity I dont have FW any more
heardie
GGS Co-Webmaster

Aug 1999
posted January 22, 2001 00:27   Click Here to See the Profile for heardieClick Here to Email heardie  send a private message to heardieSend a Message to UIN: 55652350 Visit heardie's Homepage!
Edit/Delete Message    Reply To And Quote This Message
IP: Logged, Admin Access Only
Slight change: changed from pirates to Robin Hood, so it can work on land. Basically the SLIc function wouldnt work at sea, but it worked on land. Anyway to make this project as open as possible here is the first SLIC, that creates random units when you walk (graciously taken from the Magnificant Samuari Scenario )
code:

if (Random(50) < attackChance) {
attackChance = 0;
int_t tmpRand;
int_t tmpRand2;
int_t tmpNum;
int_t i;
int_t tmpDist;

location_t tmpLoc;

tmpNum = army[0].size * 2;
tmpDist = 1;
tmpLoc = army[0].location;

//Find out how many units you have and spawn units accordingly.

tmpRand = Random(tmpNum) + 1; // Spawn between (1 and tmpNum) + 1 units

for(i = 0; i < tmpNum; i = i + 1) {
tmpRand2 = Random(20); // Random type of bandit
if (tmpRand2 < 8) { // 40% chance of Bandit
CreateUnit(3, UnitDB(UNIT_BANDIT), tmpLoc, tmpDist);
} elseif (tmpRand2 >= 8 && tmpRand2 < 14) { // 30% chance of Bandit Horseman
CreateUnit(3, UnitDB(UNIT_BANDIT_HORSEMAN), tmpLoc, tmpDist);
} elseif (tmpRand2 >= 14 && tmpRand2 < 19) { // 25% chance of Bandit Archer
CreateUnit(3, UnitDB(UNIT_BANDIT_ARCHER), tmpLoc, tmpDist);
} elseif (tmpRand2 == 19) { // 5% chance of Bandit Musketeer
CreateUnit(3, UnitDB(UNIT_BANDIT_MUSKETEER), tmpLoc, tmpDist);
}
}
makeArmies(3);
Message (g.player, 'RHAmbush');
return STOP;
} else {
attackChance = attackChance + 1;
}

//}
}



The only strage thing was
isHumanPlayer[player0] was causing an error. Oh well. Please post all comments on this. The aim is to make money, but also to marry maid marion (though this will not be ripped from the allexander scenario and chilildren will not be involved )

heardie

Apolyton Civilization Site Forums
> > > CtP2-Creation/AI Forum

next newest topic | next oldest topictop of page

All times are EDT

Administrative Options: Close Topic | Archive/Move | Delete Topic | Top
Post New Topic  Post A ReplyPost A Reply In A New Window
Hop to:

Contact Us
Apolyton Civilization Site

Powered by: Ultimate Bulletin Board, Version 5.44a
© Infopop Corporation (formerly Madrona Park, Inc.), 1998 - 2000.

AltaVista Type or paste text or Web address (beginning with http://) here:
Powered
by Systran
Translate from: 

Front Page | Civilization III | Dinosaurs | Civilization II | Call to Power | Call to Power II | Alpha Centauri | Alternative Civs | Misc | Links | About ACS | GameStats
GameLeague | Scenario League | HAC | Civilization Scenario Collection | Spanish CivII Site | Clash of Civs | CtP Maps | Art of War | WesW's Ctp1/2 Site