I'm making a mod called Ignition. It will have a lot of blocks. It will be released in November. I will make it by myself, but you can give ideas. More coming soon! In the meantime, talk about Ignition.
Last edited by coolhogs (2012-05-31 15:15:08)
Offline
Try and make it compatible with a bunch of mods. What I mean is to ask a developer of a mod if they will let you use their added blocks for compatibility (with credit of course). However, it is always best to do a bunch on your own too
Offline
chanmanpartyman wrote:
Try and make it compatible with a bunch of mods. What I mean is to ask a developer of a mod if they will let you use their added blocks for compatibility (with credit of course). However, it is always best to do a bunch on your own too
![]()
Like this?
Hey, cool hogs!
Can I use this block from Stack?
I can practically use every block from Stack, because I am a developer of Stack.
Last edited by coolhogs (2012-06-01 13:13:53)
Offline
coolhogs wrote:
chanmanpartyman wrote:
Try and make it compatible with a bunch of mods. What I mean is to ask a developer of a mod if they will let you use their added blocks for compatibility (with credit of course). However, it is always best to do a bunch on your own too
![]()
Like this?
Hey, cool hogs!
Can I use this block from Stack?
I can practically use every block from Stack, because I am a developer of Stack.
Yep, but I made them
(you can use them, I was joking
)
Offline
chanmanpartyman wrote:
coolhogs wrote:
chanmanpartyman wrote:
Try and make it compatible with a bunch of mods. What I mean is to ask a developer of a mod if they will let you use their added blocks for compatibility (with credit of course). However, it is always best to do a bunch on your own too
![]()
Like this?
Hey, cool hogs!
Can I use this block from Stack?
I can practically use every block from Stack, because I am a developer of Stack.Yep, but I made them
(you can use them, I was joking
)
also remember to give credit


Offline
To get rid of watchers for new variables/booleans, go to Scratch-Blocks>CommandBlockMorph>private>canBecomeWatcher and insert key words where it says "selector asString findAnySubStr: #('mouse' 'key' 'touching' 'distance' ) "
And I forgot to put this in Stack
('run code: %s' #- #runCode:)runCode: t1
^ Compiler
evaluate: t1
for: self
logged: falseAnd I'm working on a multiline text insert morph.
Last edited by chanmanpartyman (2012-06-01 16:10:37)
Offline
BLOCK IDEAS:
if < > bounce
script varable (anything)
move (ten) steps towards [ ]
-------------
Offline
It will have 3 new categories:
Web
Mesh
Shapes
Web will have:
go to URL []
Search [] in [ v[
Mesh will have
(Mesh address)
Shapes will have
draw a [ v]
Please suggest blocks in these new categories, and I will add them here.
For this mod, I plan to add blocks only, plus one unique feature. Can anyone give me ideas for that unique feature?
Last edited by coolhogs (2012-06-02 13:54:21)
Offline
Hey I have an idea i'm using it for "Shadow" my own mod, you could change the block colors.
Last edited by EvilPegasus2274 (2012-06-02 09:02:43)

Offline
coolhogs wrote:
It will have 3 new categories:
Web
Mesh
Shapes
Web will have:
go to URL []
Search [] in [ v[
Mesh will have
(Mesh address)
Shapes will have
draw a [ v]
Please suggest blocks in these new categories, and I will add them here.
For this mod, I plan to add blocks only, plus one unique feature. Can anyone give me ideas for that unique feature?
Offline
chanmanpartyman wrote:
coolhogs wrote:
It will have 3 new categories:
Web
Mesh
Shapes
Web will have:
go to URL []
Search [] in [ v[
Mesh will have
(Mesh address)
Shapes will have
draw a [ v]
Please suggest blocks in these new categories, and I will add them here.
For this mod, I plan to add blocks only, plus one unique feature. Can anyone give me ideas for that unique feature?
Yeah, I know.
Offline
These categories will have
Motion
make [ v] point in direction []- in replacement of point in direction []
Looks
make all blocks in [ v] change color to [ ]
Help! How do you upload this on a website, like a weebly website?
Offline
chanmanpartyman wrote:
To get rid of watchers for new variables/booleans, go to Scratch-Blocks>CommandBlockMorph>private>canBecomeWatcher and insert key words where it says "selector asString findAnySubStr: #('mouse' 'key' 'touching' 'distance' ) "
And I forgot to put this in StackCode:
('run code: %s' #- #runCode:)Code:
runCode: t1 ^ Compiler evaluate: t1 for: self logged: falseAnd I'm working on a multiline text insert morph.
Watchers? What's that?
Offline