-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Adam Coggeshall edited this page May 31, 2015
·
8 revisions
Start gmod and run the gm_f1atgrass map, OR connect to the testing server at 45.79.111.35
The world may take a few minutes to generate.
The testbed comes with a number of weapons that can place and remove blocks. You spawn with all of them in your first group of weapons.
You can select which type of block gets placed using the dropdown in the context menu.
- VOXGUN: Places and removes blocks, Minecraft style.
- VOXGUN++: Places and carves cubes and spheres of blocks. Left click to carve, right click to place. Hold Reload and Left/Right click to change the size of the cube/sphere. Change between cube and sphere by decreasing the size past zero.
- VOXGUN#: Places and carves cuboids of blocks. Reload to place a corner of the cuboid. You need to place both corners. Left click to carve, right click to place.
These commands can only be used from the server console.
- voxl_reset: Resets the map. THIS WILL MAKE THE SERVER HANG AND WILL PAUSE CHUNK GENERATION!
- voxl_save filename: Saves the map to a file. Do not include a path or extension.
- voxl_load filename: Loads the map from a file. Use the same name as you used with the voxl_save command. THIS WILL MAKE THE SERVER HANG AND WILL PAUSE CHUNK GENERATION!