Community Forums > Voobly Support and Game Complaints Support > Game related Problems and Questions > I want a nomad map which is double the goldmines
2 User(s) are reading this topic (in the past 30 minutes)
0 members, 2 guests
0 members, 2 guests
目前最热门的是:








AoKTS updates (104 用户)

1.6 reward campaing (81 用户)

Word Association (66 用户)


CBA PathBlood 1.8.2 (38 用户)

TIW 2020 Map votes (25 用户)

Creating an Allied Vision LN (23 用户)
过去一周最活跃的帖子:








Strange bug (6 帖子)



Problem with chat in GAME (4 帖子)

a problem in download (2 帖子)

problem with spec mode (2 帖子)

[You must login to view link]
Standard Units and Resources
The standard (DE) starting resources per player are:
1 group of 6 forage bushes at least 10 tiles away
1 group of 7 gold mines at least 10 tiles away
1 group of 4 gold mines at least 18 tiles away
1 group of 4 gold mines at least 21 tiles away
1 group of 5 stone mines at least 12 tiles away
1 group of 4 stone mines at least 16 tiles away
1 group of 4 sheep at around 7 tiles (if cows/water buffalo, use 1 group of 3 instead)
In competitive maps, 1 of these often starts under control of the player.
2 groups of 2 sheep at a shared variable min distance (14-24) away (if cows/water buffalo, use 1 group of 3, or 2+1 instead)
2 individual boar at least 16 tiles away
1 group of either 3 or 4 deer at a variable min distance (14-24) away
1 individual predator at least 34 tiles away
2 individual trees at 4-5 tiles away
3 individual trees at 6-8 tiles away
how to use these and where is map download? How to make changes?
[You must login to view link]
There it explains how to find the scripts and I'm sure it will give some indications on how to change the ammount of resources of the gold.
This is easy but the uniform spreading of the mines may be a problem. I would suggest you double the capacity of the mines instead. You can do this by using the delta object:
===
create_object GOLD {
number_of_objects 10
resource_delta 800
}
===
You can change the number of objects to your preference.