How do people spawn prebuilt stuff?
Posted: Tue Apr 08, 2014 2:46 am
You know when you see someone just spawns a whole staircase instantly. Is that a certain type of hack? Is it against the rules to use it?
Ace of Spades / OpenSpades
http://www.buildandshoot.com/forums/
http://www.buildandshoot.com/forums/viewtopic.php?f=5&t=10660
Jdrew wrote:hold your right mouse button when you are trying to build and you can click and dragSo will I be able to save what I built and reuse it over and over again whenever i like?
Broly844 wrote:No, you can just built multiple blocks at once though.Jdrew wrote:hold your right mouse button when you are trying to build and you can click and dragSo will I be able to save what I built and reuse it over and over again whenever i like?
"""
Turns your grenades into magical kv6-growing seeds. Or beans!
Use /model <filename> to load model files. These must be placed inside a folder
named 'kv6' in the feature_server directory. A full path would look like this:
"C:\my_pyspades\feature_server\kv6\some_model.kv6". Then you load it with
/model some_model
Wildcards and subfolders are allowed. Some examples:
/model building*
Loads all models that start with "building", like "building1" and "buildingred"
/model my_trees/*
Loads all models inside a folder named "my_trees"
When you have many models loaded, each grenade will pick a random one to grow.
To stop littering the map with random objects just type /model again.
---
THE PIVOT POINT in kv6 files determines the first block to be placed. The rest
of the model will then follow, growing around it.
The pivot point MUST be sitting on a block, or the model won't load. Checking
'Adjust pivots' in the Tools menu in SLAB6 will show handy coordinates.
To be sure, you can move the pivot to *half* of a block, e.g.: (4.50, 4.50, 8.50)
In a tree kv6, for example, the pivot point would lie on the lowest block of the
tree trunk, so that it grows up and not into the ground.
---
You can adjust FLYING_MODELS and GROW_ON_WATER to allow growing in the air and
on water, respectively. These are disabled by default so you can fly high and
sprinkle tree-growing grenades without worrying about unseemly oddities.
Maintainer: hompy
"""