.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

Reply
 
Thread Tools Display Modes
  #1  
Old June 16th, 2004, 08:22 PM
StarBaseSweeper's Avatar

StarBaseSweeper StarBaseSweeper is offline
Corporal
 
Join Date: May 2003
Location: France
Posts: 79
Thanks: 0
Thanked 0 Times in 0 Posts
StarBaseSweeper is on a distinguished road
Default MOD: Question on planet condition change plant

Is it possible to use a negative value for the ability:

Ability 1 Type := Planet - Change Conditions
Ability 1 Descr := The condition of the planet is getting worse with time (1%).
Ability 1 Val 1 := -1
Ability 1 Val 2 := 0

It seems not, but I would be glad if someone could tell me we can...
Reply With Quote
  #2  
Old June 16th, 2004, 08:58 PM
Fyron's Avatar

Fyron Fyron is offline
Shrapnel Fanatic
 
Join Date: Jul 2001
Location: Southern CA, USA
Posts: 18,394
Thanks: 0
Thanked 12 Times in 10 Posts
Fyron is an unknown quantity at this point
Default Re: MOD: Question on planet condition change plant

It should work. Remember that conditions (and value) only change on the .1 date of each year.
__________________
It's not whether you win or lose that counts: it's how much pain you inflict along the way.
--- SpaceEmpires.net --- RSS --- SEnet ModWorks --- SEIV Modding 101 Tutorial
--- Join us in the #SpaceEmpires IRC channel on the Freenode IRC network.
--- Due to restrictively low sig limits, you must visit this link to view the rest of my signature.
Reply With Quote
  #3  
Old June 16th, 2004, 09:20 PM
Ragnarok-X's Avatar

Ragnarok-X Ragnarok-X is offline
Major General
 
Join Date: Jan 2004
Location: Germany / Bielefeld
Posts: 2,035
Thanks: 33
Thanked 18 Times in 12 Posts
Ragnarok-X is an unknown quantity at this point
Default Re: MOD: Question on planet condition change plant

means it will effectivly only change each 10 turns.
Reply With Quote
  #4  
Old June 16th, 2004, 09:31 PM
StarBaseSweeper's Avatar

StarBaseSweeper StarBaseSweeper is offline
Corporal
 
Join Date: May 2003
Location: France
Posts: 79
Thanks: 0
Thanked 0 Times in 0 Posts
StarBaseSweeper is on a distinguished road
Default Re: MOD: Question on planet condition change plant

So if I use the ability for a factory:

Ability 1 Type := Planet - Change Conditions
Ability 1 Descr := The condition of the planet is getting worse with time (100%).
Ability 1 Val 1 := -100
Ability 1 Val 2 := 0

The situation should get bad quite quickly isn't it?
One year should be enough?
Reply With Quote
  #5  
Old June 16th, 2004, 10:01 PM
Fyron's Avatar

Fyron Fyron is offline
Shrapnel Fanatic
 
Join Date: Jul 2001
Location: Southern CA, USA
Posts: 18,394
Thanks: 0
Thanked 12 Times in 10 Posts
Fyron is an unknown quantity at this point
Default Re: MOD: Question on planet condition change plant

Sort of. It could take just one turn, if the faciltity is completed on a .0 month. The ability amount should be sufficient.
__________________
It's not whether you win or lose that counts: it's how much pain you inflict along the way.
--- SpaceEmpires.net --- RSS --- SEnet ModWorks --- SEIV Modding 101 Tutorial
--- Join us in the #SpaceEmpires IRC channel on the Freenode IRC network.
--- Due to restrictively low sig limits, you must visit this link to view the rest of my signature.
Reply With Quote
  #6  
Old June 16th, 2004, 10:10 PM
StarBaseSweeper's Avatar

StarBaseSweeper StarBaseSweeper is offline
Corporal
 
Join Date: May 2003
Location: France
Posts: 79
Thanks: 0
Thanked 0 Times in 0 Posts
StarBaseSweeper is on a distinguished road
Default Re: MOD: Question on planet condition change plant

However after 1 full year with the facility, the condition is still optimal , so I am thinking it may be impossible to set negative value?
EDIT:
Name := Deep Radioactives Refinerie I
Description := Large fusion reactors which process a planet's deep ore to generate refined high-energy materials.
Facility Group := Resource Extraction
Facility Family := 5
Roman Numeral := 1
Restrictions := None
Pic Num := 61
Cost Minerals := 2500
Cost Organics := 0
Cost Radioactives := 0
Number of Tech Req := 1
Tech Area Req 1 := Radioactives Extraction
Tech Level Req 1 := 1
Number of Abilities := 2
Ability 1 Type := Resource Generation - Radioactives
Ability 1 Descr := Extracts 150 radioactives each turn.
Ability 1 Val 1 := 150
Ability 1 Val 2 := 0
Ability 2 Type := Planet - Change Conditions
Ability 2 Descr := The condition of the planet is getting worse with time (100%).
Ability 2 Val 1 := -100
Ability 2 Val 2 := 0
EDIT2: add smiley

[ June 16, 2004, 22:19: Message edited by: StarBaseSweeper ]
Reply With Quote
  #7  
Old June 16th, 2004, 11:30 PM
StarBaseSweeper's Avatar

StarBaseSweeper StarBaseSweeper is offline
Corporal
 
Join Date: May 2003
Location: France
Posts: 79
Thanks: 0
Thanked 0 Times in 0 Posts
StarBaseSweeper is on a distinguished road
Default Re: MOD: Question on planet condition change plant

Well I guess I will look a bit more to be sure, and abandon the idea...

Thanks for your quick answers.
Reply With Quote
  #8  
Old June 17th, 2004, 12:26 AM
Aiken's Avatar

Aiken Aiken is offline
Major
 
Join Date: Jan 2004
Location: Taganrog, Russia
Posts: 1,087
Thanks: 0
Thanked 0 Times in 0 Posts
Aiken is on a distinguished road
Default Re: MOD: Question on planet condition change plant

Strange. Try Ability 2 Val 1 := -50. My guess is if your current planet conditions value is below 100 (99 for example) then game can refuse to drop its value cause it would be negative then, which is impossible [99-100=-1].
Reply With Quote
  #9  
Old June 17th, 2004, 12:02 PM
StarBaseSweeper's Avatar

StarBaseSweeper StarBaseSweeper is offline
Corporal
 
Join Date: May 2003
Location: France
Posts: 79
Thanks: 0
Thanked 0 Times in 0 Posts
StarBaseSweeper is on a distinguished road
Default Re: MOD: Question on planet condition change plant

I tried, still not.
I tried less, still not.
My guess is that it is possible to change the condition of a planet negatively only with events or weapons, not with facility. Or I am really having something stupid and wrong that I can't find out..

Name := Deep Radioactives Refinerie I
Description := Large fusion reactors which process a planet's deep ore to generate refined high-energy

materials.
Facility Group := Resource Extraction
Facility Family := 5
Roman Numeral := 1
Restrictions := None
Pic Num := 61
Cost Minerals := 2500
Cost Organics := 0
Cost Radioactives := 0
Number of Tech Req := 1
Tech Area Req 1 := Radioactives Extraction
Tech Level Req 1 := 1
Number of Abilities := 3
Ability 1 Type := Resource Generation - Radioactives
Ability 1 Descr := Extracts 150 radioactives each turn.
Ability 1 Val 1 := 150
Ability 1 Val 2 := 0
Ability 2 Type := Planet - Change Organics Value
Ability 2 Descr := Plants are slowly destroyed by high radioactivity (1%).
Ability 2 Val 1 := -1
Ability 2 Val 2 := 0
Ability 3 Type := Planet - Change Conditions
Ability 3 Descr := Plants are slowly destroyed by high radioactivity (1%).
Ability 3 Val 1 := -50
Ability 3 Val 2 := 0
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

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 03:23 AM.


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