Creating a generic region via Console
- Kulche
- Pluche
- Posts: 1210
- Joined: 07 Jun 2017, 20:28
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
Re: Creating a generic region via Console
Brought to you by Kulche
- Lobby
- Developer
- Posts: 3719
- Joined: 26 Oct 2008, 12:34
- Plugins: Showcase Store
- Version: Beta
-
Platform
Re: Creating a generic region via Console
You'll have to try it out. When creating an individual city you can enter the name of the image (including the file type) as seed to generate a single city from it. That's useful for faster testing.
- rickykingz
- Villager
- Posts: 22
- Joined: 10 May 2019, 23:59
- Plugins: Showcase Store
-
Platform
Re: Creating a generic region via Console
Need help pls
- Kulche
- Pluche
- Posts: 1210
- Joined: 07 Jun 2017, 20:28
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
Re: Creating a generic region via Console
There's no comma after the first 4,6,4.
- wetguy
- Inhabitant of a Megalopolis
- Posts: 738
- Joined: 25 Nov 2017, 06:10
- Location: United States of America
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
Re: Creating a generic region via Console
I want to know how to make a region entirely of large cities/maps, and how to replace a city with another city I already made.
Re: Creating a generic region via Console
Y si quiero borrar una región? Como lo hago?
- CommanderABab
- AB
- Posts: 11273
- Joined: 07 Jun 2016, 21:12
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
Re: Creating a generic region via Console
And if I want to delete a region? How do I do it? tr.
- Lobby
- Developer
- Posts: 3719
- Joined: 26 Oct 2008, 12:34
- Plugins: Showcase Store
- Version: Beta
-
Platform
Re: Creating a generic region via Console
Simply delete the corresponding region folder in TheoTown/regions to delete a region.
- JustAnyone
- Developer
- Posts: 3598
- Joined: 23 Jul 2017, 12:45
- Location: Easter Island
- Plugins: Showcase Store
-
Platform
Re: Creating a generic region via Console
That's no laughing matter Commander, for regions I had to install 64 bit java
- MsgmSgmsG
- Small-town resident
- Posts: 41
- Joined: 05 Aug 2018, 06:06
- Location: Planet Earth
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
Re: Creating a generic region via Console
Is there any tool like desert:false or tree:true , decoration:false ?
I try to remove desert but...T_T
I try to remove desert but...T_T
- Bearbear76
- Former Bearbear65
- Posts: 5730
- Joined: 10 Feb 2017, 14:53
- Location: L2 cache
- Plugins: Showcase Store
-
Plugin Creator
Platform
Re: Creating a generic region via Console
It's possible

Code: Select all
cr:{name:"foo",seed:"bar","desert":false,"terrain":false,"trees":false,"decorations":false,size:4,maps:[0,0,4]}}
Code: Select all
"desert":false //will disable dessert generation
"trees":false //will disable tree generation
"decoration":false //will disable decoration generation
"terrain":false //will disable terrain (hills) generation
- SmallHatYT
- Settler
- Posts: 7
- Joined: 22 May 2020, 20:43
- Location: North America
- Plugins: Showcase Store
- Version: Beta
- Contact:
-
Plugin Creator
Platform
Re: Creating a generic region via Console
I made a 1024x1024 map that's ~8mb, want me to bring a sizp

- Bearbear76
- Former Bearbear65
- Posts: 5730
- Joined: 10 Feb 2017, 14:53
- Location: L2 cache
- Plugins: Showcase Store
-
Plugin Creator
Platform
Re: Creating a generic region via Console
- SmallHatYT
- Settler
- Posts: 7
- Joined: 22 May 2020, 20:43
- Location: North America
- Plugins: Showcase Store
- Version: Beta
- Contact:
-
Plugin Creator
Platform
Re: Creating a generic region via Console
Here's a new one:
The map is 8mb, if people want it I'll make a zip.- CommanderABab
- AB
- Posts: 11273
- Joined: 07 Jun 2016, 21:12
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
- RayXP
- Inhabitant of a Infinity
- Posts: 8941
- Joined: 17 Nov 2018, 21:49
- Location: Pearland, TX
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
Re: Creating a generic region via Console
Idk if this is even possible, but who was a command for 256 giant (size 8) maps?