This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#151 2009-09-28 06:31:22

markyparky56
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: Emerald

ok! call it 0.2.1


http://j.mp/jgVnTq
Check out my game engine development site: NewDawn I'm a Level 171 Scratcher.I am http://bit.ly/nkvLNT

Offline

 

#152 2009-09-28 06:34:19

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Emerald

It's just 1 small bug. Just 1 character and I need to name it 0.2.1 ? I told Coolstuff to name it to that but he said no and I agree with him.  tongue  I'll tell you when it's uploaded. (It seems the uploader just stopped.  hmm  )

Offline

 

#153 2009-09-28 06:37:52

markyparky56
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: Emerald

thats not good, ok, ill go download python.

Ahhhh! which one is it? 3.1.1? or 2.6.2!?!?!?! AHHHH!!!!

Last edited by markyparky56 (2009-09-28 06:38:55)


http://j.mp/jgVnTq
Check out my game engine development site: NewDawn I'm a Level 171 Scratcher.I am http://bit.ly/nkvLNT

Offline

 

#154 2009-09-28 06:43:36

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Emerald

Just get 2.6 I'm making Emerald in 2.5 so it should be compatible with 2.6.

(MediaFire just barely shut down, probably suddenly lots of uploads and downloads have come.  hmm  May be a while before I upload the fixed version.)

Offline

 

#155 2009-09-28 06:45:21

markyparky56
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: Emerald

ok, 2.6.2 is instaling,


http://j.mp/jgVnTq
Check out my game engine development site: NewDawn I'm a Level 171 Scratcher.I am http://bit.ly/nkvLNT

Offline

 

#156 2009-09-28 06:49:06

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Emerald

Good.  smile  I got the fixed version of Emerald 0.2 uploaded! Just click the same 0.2 link.  big_smile

Offline

 

#157 2009-09-28 06:53:58

markyparky56
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: Emerald

ok! doing so...


http://j.mp/jgVnTq
Check out my game engine development site: NewDawn I'm a Level 171 Scratcher.I am http://bit.ly/nkvLNT

Offline

 

#158 2009-09-28 06:55:28

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Emerald

Great!  big_smile  You could be like a beta tester too.  tongue  Give me and Coolstuff some suggestions on the Discussion/Talk page.  wink

Offline

 

#159 2009-09-28 07:13:28

markyparky56
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: Emerald

i will, once i work out the code. p.s. when i open it, its just a DOS type thing. thats supposed to be like that?


http://j.mp/jgVnTq
Check out my game engine development site: NewDawn I'm a Level 171 Scratcher.I am http://bit.ly/nkvLNT

Offline

 

#160 2009-09-28 07:15:08

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Emerald

Yep.  smile  It says Emerald 0.2 right?  big_smile

Offline

 

#161 2009-09-28 07:25:21

markyparky56
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: Emerald

the file: yes.

Problems: Im getting no respones when executing it, is there a starting part that i need to add?

Code:

Print: Im asking you a question
Ask: Are you male?
Run

Then its jumps a large gap, and starts again?


http://j.mp/jgVnTq
Check out my game engine development site: NewDawn I'm a Level 171 Scratcher.I am http://bit.ly/nkvLNT

Offline

 

#162 2009-09-28 07:30:55

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Emerald

Type this in:

Code:

print
I'm asking you a question
ask
Are you male or female? 
M/F
print
M/F
run

I modified it so it would be more interactive.
Type it in that exact order, or it won't work.
Oh and it may ask you a Yes or No question, type Yes for all of those.
Do this after:

Code:

save

And name it MOF (Male or Female) but as it says, don't add any extension.

Offline

 

#163 2009-09-28 07:33:52

markyparky56
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: Emerald

ok, 2 things

1. Its gone balistic!
2. Maybe change it so that it only says there's something wrong once, and not repeating it over, and over, and over, and over... ect. ect.

wait, its working now

Last edited by markyparky56 (2009-09-28 07:34:58)


http://j.mp/jgVnTq
Check out my game engine development site: NewDawn I'm a Level 171 Scratcher.I am http://bit.ly/nkvLNT

Offline

 

#164 2009-09-28 07:45:51

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Emerald

Lol, I don't know what's wrong with that part.  tongue  I added that there so programs would end, but it works for broken programs too!  big_smile

Offline

 

#165 2009-09-28 07:54:56

markyparky56
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: Emerald

which suits it. anyway, we need to start on a gui, doing it in dos is ok if its just questions, but if its supposed to be a text-scratch, then it'll need the sprites and sounds.


http://j.mp/jgVnTq
Check out my game engine development site: NewDawn I'm a Level 171 Scratcher.I am http://bit.ly/nkvLNT

Offline

 

#166 2009-09-28 07:58:26

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Emerald

Yeah, it will be a while before that though. It's harder than you think to add graphics.  hmm

Offline

 

#167 2009-09-28 08:03:45

markyparky56
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: Emerald

Whos gonna make the GUI, for i have no idea how to.


http://j.mp/jgVnTq
Check out my game engine development site: NewDawn I'm a Level 171 Scratcher.I am http://bit.ly/nkvLNT

Offline

 

#168 2009-09-28 08:09:38

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Emerald

It will be a while before we get GUI if you know anyone that can help that would help greatly!

Offline

 

#169 2009-09-28 08:10:51

markyparky56
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: Emerald

sadly... no, we could ask the scratch team how they made theirs?


http://j.mp/jgVnTq
Check out my game engine development site: NewDawn I'm a Level 171 Scratcher.I am http://bit.ly/nkvLNT

Offline

 

#170 2009-09-28 08:13:26

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Offline

 

#171 2009-09-28 08:17:27

markyparky56
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: Emerald

we could try... theres no reason for them not to tell us.


http://j.mp/jgVnTq
Check out my game engine development site: NewDawn I'm a Level 171 Scratcher.I am http://bit.ly/nkvLNT

Offline

 

#172 2009-09-28 08:51:52

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Offline

 

#173 2009-09-28 09:00:39

markyparky56
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: Emerald

ill put it in advanced topics? or are you gonna do it?


http://j.mp/jgVnTq
Check out my game engine development site: NewDawn I'm a Level 171 Scratcher.I am http://bit.ly/nkvLNT

Offline

 

#174 2009-09-28 09:08:19

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Emerald

You can, make sure in the title it says what we're looking for. It needs to include Python and GUI.

Offline

 

#175 2009-09-28 09:13:16

markyparky56
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: Emerald

ok, ill do it now.


http://j.mp/jgVnTq
Check out my game engine development site: NewDawn I'm a Level 171 Scratcher.I am http://bit.ly/nkvLNT

Offline

 

Board footer