[DONE] /brush extension

Fixed bugs, solved problems, and old reports.
Locked
User avatar
maintrain97
Offline
Posts: 89
Joined: July 20th, 2011, 11:06 pm

[DONE] /brush extension

Post by maintrain97 »

im suggesting that /paint and ESPECIALLY /replace work with brushes

LIKE...
/brush rainbow /brush rainbow
/r wood /p
OR
/r wood rainbow /p rainbow
Fragmer is my freakin HERO!

Maintrain97: I AM SO MAD THAT I COULD...
Maintrain97: &
Maintrain97 was kicked for attempted hacking.

User avatar
fragmer
fCraft Developer
Offline
Posts: 1386
Joined: May 21st, 2011, 10:53 pm

Re: /brush extension

Post by fragmer »

There is a way to do replacement with brushes! It's a "ReplaceBrush" (or "rb") brush. I didn't make it into a separate command yet, but you can call it like this:

Code: Select all

/brush rb <brush>
/c <parameters>
or:

Code: Select all

/brush rb <brush> <parameters>
/c
For example, "/brush rb grass rainbow" = replaces all grass with rainbows. I haven't thought of getting /paint to work with brushes yet, I'll look into it.

User avatar
fragmer
fCraft Developer
Offline
Posts: 1386
Joined: May 21st, 2011, 10:53 pm

Re: /brush extension

Post by fragmer »

I just added "/rb" (/replacebrush) command as well, as a shortcut. Coming in 0.602

User avatar
maintrain97
Offline
Posts: 89
Joined: July 20th, 2011, 11:06 pm

Re: /brush extension

Post by maintrain97 »

so if i wanted to replace wood with rainbow... how would i word the command?

EDIT: figured it out /brush rb wood rainbow
Fragmer is my freakin HERO!

Maintrain97: I AM SO MAD THAT I COULD...
Maintrain97: &
Maintrain97 was kicked for attempted hacking.

Locked