Region create command problem

Do you have any issues? Don't hesitate to tell us about it.
User avatar
Syrii
Settler
Posts: 2
Joined: 31 Mar 2022, 12:26

Region create command problem

#1

Post by Syrii »

Hello. I have a problem with that command to create a new region. And i don't know why doesn't work.

Command:
cr:{name:"ElectriCountry",seed:"1128219235","desert":false,"terrain":false,"trees":true,"decoration":true,size:16,maps:[0,0,4 4,0,4 8,0,4 12,0,4 0,4,4 4,4,4 8,4,4 12,4,4 0,8,4 4,8,4 8,8,4 12,8,4 0,12,4 4,12,4 12,12,4]}

Thx for help.

User avatar
CommanderABab
AB
Posts: 11243
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Region create command problem

#2

Post by CommanderABab »

Code: Select all

cr:{name:"ElectriCountry",seed:"1128219235","desert":false,"terrain":false,"trees":true,"decoration":true,size:16,maps:[0,0,4 ,4,0,4 ,8,0,4 ,12,0,4 ,0,4,4 ,4,4,4, 8,4,4 ,12,4,4 ,0,8,4 ,4,8,4 ,8,8,4 ,12,8,4 ,0,12,4 ,4,12,4, 12,12,4]}
produced
Screenshot_20220404-095444_TheoTown.jpg
Try:

Code: Select all

 cr:{name:"ElectriCountry",seed:"1128219235","desert":false,"terrain":false,"trees":true,"decoration":true,size:16,maps:[0,0,4 ,4,0,4 ,8,0,4 ,12,0,4 ,0,4,4 ,4,4,4, 8,4,4 ,12,4,4 ,0,8,4 ,4,8,4 ,8,8,4 ,12,8,4 ,0,12,4 ,4,12,4, ,8,12,4, 12,12,4]} 

User avatar
Syrii
Settler
Posts: 2
Joined: 31 Mar 2022, 12:26

Re: Region create command problem

#3

Post by Syrii »

Thank you very much for help!

Post Reply Previous topicNext topic

Return to “Problems and Errors (bugs)”