Kabs
Sergeant at Arms

Hey Guys,
i am working on the flora_kinds.py with thoose module_data file.
at the moment i am trying to add specific kinds of plants/bushes to random maps. But i still have the problem that the system will take only plants that are in the same py string for sure. what i want is to let the system spawn all of the strings (wich have different spawn densitys) for the random maps and not just 2 of 6 strings i made.
at the moment it looks like system chooses for itself like this:
1 random map:
1 string busches
4 string busches
2. random map
3 string busches
5 string busches
2 string busches
so everytime its totally random wich strings will be added into the map...
first i thought the "fkf_guarantee" will make sure it spawns every time but it dont seems so...
hope someone knows help for me.
greetz
kabs aka Fahausi
i am working on the flora_kinds.py with thoose module_data file.
at the moment i am trying to add specific kinds of plants/bushes to random maps. But i still have the problem that the system will take only plants that are in the same py string for sure. what i want is to let the system spawn all of the strings (wich have different spawn densitys) for the random maps and not just 2 of 6 strings i made.
at the moment it looks like system chooses for itself like this:
1 random map:
1 string busches
4 string busches
2. random map
3 string busches
5 string busches
2 string busches
so everytime its totally random wich strings will be added into the map...
first i thought the "fkf_guarantee" will make sure it spawns every time but it dont seems so...
hope someone knows help for me.
greetz
kabs aka Fahausi


