Blockland Forums > Modification Help
Buildbot - Load saves without admin - Beta Release Almost Here!
Sami2ss:
:D
DrenDran:
Wait this already existed?
If I had known this I wouldn't have made my own.
Chrono:
--- Quote from: Nexus on July 11, 2011, 02:21:49 PM ---nevermind, it seems macros do not record /instantusebrick and /shiftbrick x y z
I have no idea why, but if I try to do a macro that is just "/shiftbrick 5 3 0" it records nothing.
This is what I got when I tried to record building the demo house:
--- Code: ---demo house
32x32 Base 2x4 2x2 1x4 1x2 1x1 1x16 6x12F 25° Ramp 4x 64x64 Base
Server UseSprayCan
--- End code ---
--- End quote ---
Even though macros do not record said functions, they can still play them back.
For example, adding Server Light into the file will cause your player to toggle light, even though when you turn on/off your light while recording, it's not added to the list.
Nexus:
--- Quote from: Chrono on July 12, 2011, 07:55:03 PM ---Even though macros do not record said functions, they can still play them back.
For example, adding Server Light into the file will cause your player to toggle light, even though when you turn on/off your light while recording, it's not added to the list.
--- End quote ---
Are all arguments after that spaced with tabs (ex: server shiftbrick x y z) ?
Chrono:
Probably.