home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gambler 33 A
/
GAMBLERCD33A.BIN
/
Demos
/
CIVILCTP
/
setup
/
data
/
civdemo.ctp
/
ctp_data
/
default
/
aidata
/
input_deals.fli
< prev
next >
Wrap
Text File
|
1999-06-23
|
1KB
|
47 lines
// input_deals.fli
////////////////////////////////
////////// ALLIANCE ////////////
////////////////////////////////
input alliance_with_him
left no_alliance(alliance_with_him, 0.0, .5)
right yes_alliance(alliance_with_him, 1.0, .5)
//////////////////////////////////
////////// CEASE FIRE ////////////
//////////////////////////////////
input cease_fire_with_him
left no_cease_fire(cease_fire_with_him, 0.0, .5)
right yes_cease_fire(cease_fire_with_him, 1.0, .5)
/////////////////////////////////////
////////// LEAVE OUR LANDS //////////
/////////////////////////////////////
input have_leave_our_lands
right yes_leave_our_lands(have_leave_our_lands, 1.0, 0.5)
/////////////////////////////////////
////////// ATTACK AN ENEMY //////////
/////////////////////////////////////
input have_attack_enemy
right yes_attack_enemy(have_attack_enemy, 1.0, 0.5)
//////////////////////////////////////
////////// REDUCE POLLUTION //////////
//////////////////////////////////////
input have_reduce_pollution
right yes_reduce_pollution(have_reduce_pollution, 1.0, 0.5)
/////////////////////////////////////////////////////////
////////// ECO PACT /////////////////////
/////////////////////////////////////////////////////////
input have_end_pollution
right yes_end_pollution(have_end_pollution, 1.0, 0.5)