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

#1 2009-03-28 15:09:56

keikij
Scratcher
Registered: 2009-02-22
Posts: 1000+

Sticklings

Play as the Sticklings* and help them fight the evil Shadows! Play as Zenith the Swordsman or Crystal the Mage! I will have the releases here for you to see them.

                                                               Releases
Latest Release: None yet

                                                                 Tests
Health Test:   http://scratch.mit.edu/projects/keikij/469744
Battle Test:
Map Test:
Treasure Test:
Inventory Test: Failed
Multiplayer Test:

                                                               Add-Ons
Beastiary:
Spellbook:
Strategy Guide:


If you have questions, ask them here.

*Sticklings are stickfigures, but better!

Last edited by keikij (2009-04-01 23:50:52)


Back from the Dead (And Stuff)

Offline

 

#2 2009-03-30 12:54:41

Pika9876
Scratcher
Registered: 2009-03-12
Posts: 28

Re: Sticklings

I will check it out.

Offline

 

#3 2009-04-01 23:53:06

keikij
Scratcher
Registered: 2009-02-22
Posts: 1000+

Re: Sticklings

The test for the inventory and items to use has failed. I will try to figure out what was wrong but for now, there won't be items to use in game.


Back from the Dead (And Stuff)

Offline

 

#4 2009-04-01 23:55:06

KingOfGames
Scratcher
Registered: 2009-03-28
Posts: 100+

Re: Sticklings

keikij wrote:

The test for the inventory and items to use has failed. I will try to figure out what was wrong but for now, there won't be items to use in game.

May I see what happened? Just upload a project TOMORROW and Ill see if I can figure out...

Offline

 

#5 2009-04-02 22:17:28

keikij
Scratcher
Registered: 2009-02-22
Posts: 1000+

Re: Sticklings

KingOfGames wrote:

keikij wrote:

The test for the inventory and items to use has failed. I will try to figure out what was wrong but for now, there won't be items to use in game.

May I see what happened? Just upload a project TOMORROW and Ill see if I can figure out...

i forgot to save it...  sad  but I remember the code's problem. Which made no sense at all.

Code for potion use:
[blocks]
<when green flag clicked>
<if> Health=5
<switch to costume[ Full Health ]
<if> Health=4
<switch to costume[ 4 Health ]
And so on until No health, the code was the same besides the costume names and health values.
<if><key[ Q ]pressed?>
<change{ Health }by( 1)
<change{ Potions }by( -1)
[/blocks]

The test kept on making acted as if Health=0 and still said Health=2, the number I started with to add too.


Back from the Dead (And Stuff)

Offline

 

#6 2009-04-10 07:37:49

giftedwarrior
Scratcher
Registered: 2009-02-27
Posts: 11

Re: Sticklings

This sounds so cool!

90% of teens today would die if Myspace had a system failure and was completely destroyed. If you are one of the 10% that would be laughing, copy and paste this into your signature.
92% of teens have moved on to rap. If you are part of the 7% who still listen to real music, copy and paste this into your signature

Offline

 

#7 2009-04-10 07:47:54

golfer3
Scratcher
Registered: 2008-11-02
Posts: 1000+

Re: Sticklings

giftedwarrior wrote:

This sounds so cool!

90% of teens today would die if Myspace had a system failure and was completely destroyed. If you are one of the 10% that would be laughing, copy and paste this into your signature.
92% of teens have moved on to rap. If you are part of the 8% who still listen to real music, copy and paste this into your signature

should be 8 but i fixed it

Offline

 

Board footer