|
Remove /a for /draw
|
|
03-17-2010, 09:15 PM
Post: #1
|
|||
|
|||
|
The whole /a thing is rather annoying, cause to place a block you gotta delete it then run back, etc etc etc.. if we could remove it for the /draw cmd.. would be useful..
- Thanks Mitch Also I have a problem with.. Illegal name regulary comes up for people.. ;/ I restart and all and still doesn't work.. |
|||
|
03-18-2010, 05:42 AM
Post: #2
|
|||
|
|||
|
RE: Remove /a for /draw
You know action blocks are for more then just draw?
|
|||
|
03-18-2010, 08:17 AM
(This post was last modified: 03-18-2010 08:18 AM by Unison.)
Post: #3
|
|||
|
|||
|
RE: Remove /a for /draw
This isn't going to happen, mainly because the code is near impossible to maintain without action blocks (we had it before so that you type /draw, THEN place two blocks). It's harder to maintain because as it is now, we have about 6 commands that work off those same 2 blocks. Otherwise, it carries out the /draw in the block placement section of the code, meaning there has to be about 6 conditions, one for each of the 6 commands...which makes a horrible mess of things.
And action blocks are better and easier once you get used to them. They make certain things easier, that were harder with the old system. |
|||
|
« Next Oldest | Next Newest »
|


