Sandbox maps version 2
Posted: Mon Oct 28, 2019 9:06 pm
I improved creating own maps using built in map editor.
To create your own map you need to be at starting map which is map 0.0 and have level at least 50. I added these conditions to prevent abuses.
Enter in chat window this command to create your own map:
This will create map with standard size 10x10 .
To create with custom size use:
Map can't be bigger than 10x10.
Now you can go to your map using command:
To go back to map 0.0 use the same command.
To start editing map use this:
or press tabulator key if you are using PC client.
You can have up to 3 own maps.
To go to particular map use:
To delete map you need be on that map and then type:
You can give access to your map to other players. To do this go to your map and type:
To remove access type:
Other player can enter your map by typing (on start map):
or
With the new mechanism where maps are loaded if somebody enters it we have many maps without affecting server performance so I think
it would be nice to add interior maps for all game shops. What do you think? You can work on such maps and send me PM and I will choose
the best and add them to the game. I am thinking also about individual maps for private houses.
To create your own map you need to be at starting map which is map 0.0 and have level at least 50. I added these conditions to prevent abuses.
Enter in chat window this command to create your own map:
Code: Select all
/map create
To create with custom size use:
Code: Select all
/map create 3.3
Now you can go to your map using command:
Code: Select all
/map go
To start editing map use this:
Code: Select all
/e
You can have up to 3 own maps.
To go to particular map use:
Code: Select all
/map go 1
/map go 2
/map go 3
Code: Select all
/map delete
Code: Select all
/map grant player_name
Code: Select all
/map revoke player_name
Code: Select all
/map go player_name
Code: Select all
/map go player_name map_number(1,2 or3)
it would be nice to add interior maps for all game shops. What do you think? You can work on such maps and send me PM and I will choose
the best and add them to the game. I am thinking also about individual maps for private houses.