Apolyton Archive  |  Preserved copy of the Apolyton Civilization Site and its forums as they stood in September 2005. Read-only; nothing here can be posted to or replied to.  |  Forum index |  About this archive |  The 1998–2001 UBB forums
Today on Apolyton WARDELL INTERVIEW PROMO A.C.S. HISTORY CHAPTER 4 GET CIV4 /w FREE PLUS! A.C.S. PHOTO GALLERY GET A.O.M. V1.1
Apolyton Civilization Forums
main| civ2| civ3| civ4| smac| ctp2| ron| moo3| galciv| galciv2| alt| about|
ApolytonPLUS | register | search | faq | new posts | pm (-/-) | upload | members
hall of fame new! | civgroups | civgroups news | interviews | the column | radio | chat | directory | news | store | PLUS
Apolyton Civilization Forums : Powered by vBulletin version 2.0.3 Apolyton Civilization Forums > Miscellaneous > Archive > CtP2-Creation/AI/Mods/Scenarios-Archive > SLIC: BeginScheduler
Show a Printable Version | Email This Page to Someone! | Receive updates to this thread | Report this to Apolyton news!

bottom of page
  
Author
Thread    < Last Thread     Next Thread > Post New Thread     Post A Reply
FRITZ is offline FRITZ
Settler
Berlin-Germany
Nov 2001
time: 05:17
  Old Post 29-01-2002 01:15 Visit FRITZ's homepage!
Edit/Delete Message Reply w/Quote
#1 Report this post to a moderator
SLIC: BeginScheduler Support Apolyton or Terrorists Win

Dear fans of CTP2,

I have made one Slic-Handler for the game.
Slic is a very, very interesting tool to make a good scenario. You can download the BeginScheduler-Handler from my Homepage:
http://home.t-online.de/home/dteetz/
The Handler looks for great enemy armies and these will attack your cities and armies.
I have taken my informations to build this Handler from Dales AirMoveHandler and the Slic-informations from Locutus (very helpful was to control a Slic-code by the message-box).

I have also built in this Handler into my scenario.

I hope everything works better than before.

Activision has created a very, very good game with many possibillities to create a good scenario.

Best wishes

Fritz

The Big Mc is offline The Big Mc
King
Of the universe / England
Oct 2001
time: 05:17
  Old Post 29-01-2002 14:25 Visit The Big Mc's homepage!
Edit/Delete Message Reply w/Quote
#2 Report this post to a moderator
Tired of ads?

Hi just downloaded the thing I will let you know how I get on with it

Pedrunn is offline Pedrunn
King
of Natal, Brazil
Jul 2001
time: 02:17
  Old Post 29-01-2002 14:31
Edit/Delete Message Reply w/Quote
#3 Report this post to a moderator
Avatar Enlargement: We've got the solution

DP

Pedrunn is offline Pedrunn
King
of Natal, Brazil
Jul 2001
time: 02:17
  Old Post 29-01-2002 14:32
Edit/Delete Message Reply w/Quote
#4 Report this post to a moderator
Browse Apolyton AD-FREE

Downloaded too.

The Big Mc is offline The Big Mc
King
Of the universe / England
Oct 2001
time: 05:17
  Old Post 29-01-2002 18:15 Visit The Big Mc's homepage!
Edit/Delete Message Reply w/Quote
#5 Report this post to a moderator
Remove this text

some very good ideas in there.

try some other handlers
battleaftermath
battle
citybeginturn etc.

Pedrunn is offline Pedrunn
King
of Natal, Brazil
Jul 2001
time: 02:17
  Old Post 01-02-2002 09:09
Edit/Delete Message Reply w/Quote
#6 Report this post to a moderator
Help yourself to an AD-FREE life

code:
messagebox 'EveryTurn' { Show(); Text(ID_DROUGHT_TEXT); Button(ID_EXIT) { kill(); } }


What should i right to this message? Could you give me an idea?

Martin Gühmann is offline Martin Gühmann
Emperor
Berlin, Germany
Mar 2001
time: 06:17
Post  Old Post 01-02-2002 12:26 Visit Martin Gühmann's homepage!
Edit/Delete Message Reply w/Quote
#7 Report this post to a moderator
Support Apolyton, pre-order Civilization IV

PHP:

messagebox
'EveryTurn' {
Show();
Text(ID_DROUGHT_TEXT);
Button(ID_EXIT){
kill();
}
}



So far no real idea Pedrunn. But maybe the error lies in your language folder. By the way an error message would be very helpfull.

-Martin

FRITZ is offline FRITZ
Settler
Berlin-Germany
Nov 2001
time: 05:17
  Old Post 02-02-2002 21:33 Visit FRITZ's homepage!
Edit/Delete Message Reply w/Quote
#8 Report this post to a moderator
Support Apolyton or Terrorists Win

I used the messagebox to check my code.

If you have some own code-check, than you should have not a German data folder but an English one.

Pedrunn is offline Pedrunn
King
of Natal, Brazil
Jul 2001
time: 02:17
  Old Post 05-02-2002 15:42
Edit/Delete Message Reply w/Quote
#9 Report this post to a moderator
Crash Alert! Got spare money?

I'm playing a 10 civs game, huge map and pollution on. I have a lot of Slics and many changes.
While playng i always had game crashs after turn 40 or later. When i load it again through Autosave it would continue the game as nothing had happenned but after some turns: more crashs again.

I looked my Slics and your code was the only one untested. I just took it off and BINGO! No more crashs!

Did you test it? Did you experienced the same problems?

If not you should take a look.
My opinion is that it has something to do with the barbarians since the time crashs starts is time they usually appear.

FRITZ is offline FRITZ
Settler
Berlin-Germany
Nov 2001
time: 05:17
  Old Post 10-02-2002 23:02 Visit FRITZ's homepage!
Edit/Delete Message Reply w/Quote
#10 Report this post to a moderator
Support Apolyton, buy Call to Power 2

Maybe you could change the number of players in the Slic-code. But I am not a very skilled slic-code programmer at the present time. I tested the slic-code myself only 10-20 rounds maybe that there is a mistake somewhere. Slic-programming is a hard work.
Maybe I should use the array g.player instead of player[i].

Martin Gühmann is offline Martin Gühmann
Emperor
Berlin, Germany
Mar 2001
time: 06:17
Post  Old Post 23-08-2002 02:18 Visit Martin Gühmann's homepage!
Edit/Delete Message Reply w/Quote
#11 Report this post to a moderator
Browse Apolyton AD-FREE

quote:
Originally posted by FRITZ
Maybe I should use the array g.player instead of player[i].


I I missed this. In most cases you should use g.player, if you don't want to have any problems with DebugSlic=Yes. If the event does contain a player variable then it can be used.

But actual I am bumping this thread, because I would like to see your SLIC: BeginScheduler in the new Apolyton Directory CTP2 Modifications Text and SLIC category .

-Martin

  < Last Thread     Next Thread > Post New Thread     Post A Reply
All times are GMT. The time now is 05:17.
Apolyton Time is 00:17.
    top of page
Rate This Thread:
archivepost
Forum Jump:
Forum 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
vB code is ON
Smilies are ON
[IMG] code is ON
 




Contact Us - Apolyton Civilization Site - Support Us!

Building a better Apolyton through better information. Click here and take our poll!
Non-US visitors, click here!

Powered by: vBulletin Version 2.0.3
Copyright ©2000, 2001, Jelsoft Enterprises Limited.

Page generated in 0.0359 seconds (87.39% PHP - 12.61% MySQL) with 31 queries
Page Loading Time:

Support Apolyton: Amazon USA | Amazon UK | Amazon DE | Amazon FR |
Support Apolyton and get FREE PLUS, Buy from Chips&Bits: Galactic Civilizations | Galactic Civilizations: Deluxe Edition | Call to Power 2 | Civilization: The Boardgame | GURPS/ Alpha Centauri | Alpha Centauri | Civilization IV | Civilization III: Complete |


Front Page | Civilization IV | Civilization III | Civilization II | Call to Power II | Alpha Centauri | Master of Orion III
Rise of Nations | Galactic Civilizations | Galactic Civilizations II | Misc
Alt.Civs | Civ I | C:CtP I | About | News | Directory | Apolyton Store | Forums | Chat | Columns | Interviews | Newsletter
Scenario League | CSC | Clash of Civs | Spanish Site | CtP Maps | Cradle of Civ | WesW's Ctp1/2 Site | Civ3 Haven

apolyton.net | apolyton.com | civilization2.net | civilization3.net | civilization4.net | civilizationiv.info | calltopower.net | galciv.net | galciv2.net | moo3.net