Thread: Wishlist the Mappers Wishlist
View Single Post
  #52  
Old February 3rd, 2007, 09:59 PM
Ballbarian's Avatar

Ballbarian Ballbarian is offline
Colonel
 
Join Date: May 2005
Location: Kansas, USA
Posts: 1,538
Thanks: 289
Thanked 194 Times in 94 Posts
Ballbarian will become famous soon enough
Default Re: the Mappers Wishlist

Quote:
What I'd like is some improvement to scripting sites and populations.

Currently, the way site scripting works is that first the game creates the map, randomly assigns sites and populations and adds provncial defenders and only then does it execute map commands such as #feature or #knownfeature. This means that if random site allocation fills up a province, scripted sites will not be added.

There is a way to ensure that the scripted stuff happens, which is #killfeatures. The problem is that it removes everything and then you add scripts.

So it's either script without #killfeatures and hope for the best (rather chancy of site frequency is high) or get guaranteed scripted sites but no randoms whatsoever.

And the whole bloody point is being able to script something that appears with certainty and then maybe getting something extra. Not the other way around.

It'd be much the same with the province defense. Better that the poptype scripting runs before assignment of native defenders, that way you won't get amazons defending some measly militia/light infantry combo as is liable to happen otherwise.
I would like to ditto Edi's observation and add the ability to define custom population types on a per province basis.

For example:
#land 96
#clearpop
#custpop 1 970 -- hybrid trooper
#custpop 2 967 -- hybrid
#custpop 3 968 -- hybrid
#custpop 4 969 -- hybrid
#custpopcom 1 972 -- hybrid lord
#custpopcom 2 443 -- star child
#custpopcom 3 971 -- hybrid soldier
#custpopcom 4 331 -- illithid

#setland 97
#poptype 33 -- Lt. & Hvy Inf, X-bow
#custpop 1 523 -- Fire Drake
#custpopcom 1 389 -- Fire Lord
__________________
RanDom v2 - Map gen & Semirandomizer.
Province Editor - Custom province creation made easier.
God Editor - Custom pretender creation made easier.
Map Forge - Map editor
Reply With Quote