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)
Offline
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
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...
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.
Offline
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
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