Discuss Scratch

csf30816
Scratcher
500+ posts

Wound - A Scratch Mod


Intro

Hi there! I am working on a mod (Scratch Modification) and it is called Wound. I got the idea from Scratch's name back in 2016. Since this is my first mod it is not very good. But I am hoping to make it better. I just started today (7/22/2017) so wish me luck. It has not been publicly released yet, but I plan to release it tommorrow in two weeks. (We are facing errors/problems)
Blocks

I have not really added any blocks yet, but I brought back a few

(counter::control)

clear counter::control

incr counter::control


while <> {

}::control

for each [ v] in [] {

}::control
Screenshots:


Changelog:

- I completely broke Wound i have to start from Scratch (Get the Pun?)

Last edited by csf30816 (Sept. 14, 2017 22:46:08)

Wettining
Scratcher
500+ posts

Wound - A Scratch Mod

csf30816 wrote:

–snip–
I can't wait to see the near-final product

Last edited by Wettining (July 23, 2017 02:06:05)

csf30816
Scratcher
500+ posts

Wound - A Scratch Mod

Wettining wrote:

csf30816 wrote:

–snip–
I can't wait to see the near-final product
Thanks. BTW can you see my IP Image in my sig?
Wettining
Scratcher
500+ posts

Wound - A Scratch Mod

csf30816 wrote:

Wettining wrote:

csf30816 wrote:

–snip–
I can't wait to see the near-final product
Thanks. BTW can you see my IP Image in my sig?
Your siggy isn't working
csf30816
Scratcher
500+ posts

Wound - A Scratch Mod

Wettining wrote:

csf30816 wrote:

Wettining wrote:

csf30816 wrote:

–snip–
I can't wait to see the near-final product
Thanks. BTW can you see my IP Image in my sig?
Your siggy isn't working
Dangit. It is really cool self-made IP reading pic.
infinitytec
Scratcher
1000+ posts

Wound - A Scratch Mod

Cool!
Is it a 1.4 or 2.0 mod?
csf30816
Scratcher
500+ posts

Wound - A Scratch Mod

infinitytec wrote:

Cool!
Is it a 1.4 or 2.0 mod?
2.0 Mod. Although facing some difficulty
infinitytec
Scratcher
1000+ posts

Wound - A Scratch Mod

csf30816 wrote:

infinitytec wrote:

Cool!
Is it a 1.4 or 2.0 mod?
2.0 Mod. Although facing some difficulty
I look forward to seeing it!
csf30816
Scratcher
500+ posts

Wound - A Scratch Mod

infinitytec wrote:

csf30816 wrote:

infinitytec wrote:

Cool!
Is it a 1.4 or 2.0 mod?
2.0 Mod. Although facing some difficulty
I look forward to seeing it!
Thanks, facing some SWF build trouble, but I have not given up. I will probably make to offline version first
aking_
Scratcher
1000+ posts

Wound - A Scratch Mod

Interesting
AG143_c
Scratcher
54 posts

Wound - A Scratch Mod

You should change the
for each[variable v]in[10]::control cstart//Number in string input is not necessary
block as this way: “for each %m.var in %n”
Then it should look like this when this is changed:
for each[variable v]in(10)::control cstart//Notice the number insert
That way, this change will make the variable dropdown work, rather than not working (because it's supposed to be “%m.var”, not“%m.varName”), and the number insert is a textbox for some reason, so that it must look like a number input, not a string input.

Last edited by AG143_c (Sept. 14, 2017 02:50:45)

AG143_c
Scratcher
54 posts

Wound - A Scratch Mod


must be:

for each [ v] in () {

}::control
AG143_c
Scratcher
54 posts

Wound - A Scratch Mod

y scratch cat is a trademark of Wound ?

Last edited by AG143_c (Sept. 14, 2017 03:01:07)

AG143_c
Scratcher
54 posts

Wound - A Scratch Mod

add:

end

and

kumquat :: sound

Last edited by AG143_c (Sept. 14, 2017 03:03:16)

csf30816
Scratcher
500+ posts

Wound - A Scratch Mod

AG143_c wrote:

y scratch cat is a trademark of Wound ?
Hello AG143,
No, why do you think that? Also please stop the spam. I might have to report you if you keep it up. Also, in Wound the foreach thing works and the foreach loop in this forum is not supposed to work.

Thanks,
Csf30816

Powered by DjangoBB