Author Topic: Upgrades and other stuff  (Read 3687 times)

rdb

  • Guest
Upgrades and other stuff
« on: 6 April 2005, 05:29:58 »
I'm new and I want to know if these things are possible

1) Making an upgrade to increase maxium amount of gold,wood etc. allowed to be stored

2) To make 3d models with any software but 3ds max and add them to Glest
« Last Edit: 1 January 1970, 00:00:00 by rdb »

sackofcatfood

  • Guest
(No subject)
« Reply #1 on: 6 April 2005, 05:50:49 »
1) that is defined in the xml files
2) you would need to write the export plugin yourself.  Glest uses *.g3d files for the models and the format is documented if you want to search the forums a little.
« Last Edit: 1 January 1970, 00:00:00 by sackofcatfood »

rdb

  • Guest
(No subject)
« Reply #2 on: 7 April 2005, 09:40:49 »
Thanks for the answers
I've been changing the xml files but I can't get a increase in storage upgrade to work either that or it's not displaying it.

<resources-stored>
<resource name= "Gold" amount="300"/>
<resource name= "Wood" amount="150"/>                      
<resource name= "Stone" amount="200"/>                      
<resource name= "Food" amount="50"/>   
</resources-stored>

I tried adding this to the upgrade xml file. any help would be appreciated
« Last Edit: 1 January 1970, 00:00:00 by rdb »

martiño

  • Behemoth
  • *******
  • Posts: 1,095
    • View Profile
(No subject)
« Reply #3 on: 7 April 2005, 13:42:38 »
You can't do that. Upgrades can only change a limited set of properties of the units: those that are named in the current upgrade files.
« Last Edit: 1 January 1970, 00:00:00 by martiño »

 

anything