WA3 Update Thread
Moderators: ~xpr'd~, tyteen4a03, Stinky, Emerald141, Qloof234, jdl
An EndIf only gets used after an If. And that is if the Then is on the line before what is going to happen (if the other thing happens).
Take this example:
;Simple print.
Print "Press Enter."
;This is so the Wend mechanism works.
While Not KeyHit(1)
;This basically says "If Enter is pressed then".
If KeyHit(28) Or KeyHit(156) Then
;We are having the line above and the line below on different lines. This will result in an "EndIf".
;Another If below. The whole thing with Oboist is only here to make it so if you press Enter multiple times it will only print once.
If oboist = 0 Then
Print "You have pressed Enter."
;An EndIf from the oboist If.
EndIf
oboist = 1
;An EndIf from the Enter pressing part.
EndIf
;This is just so if you press Esc it will quit.
Wend
End
Take this example:
;Simple print.
Print "Press Enter."
;This is so the Wend mechanism works.
While Not KeyHit(1)
;This basically says "If Enter is pressed then".
If KeyHit(28) Or KeyHit(156) Then
;We are having the line above and the line below on different lines. This will result in an "EndIf".
;Another If below. The whole thing with Oboist is only here to make it so if you press Enter multiple times it will only print once.
If oboist = 0 Then
Print "You have pressed Enter."
;An EndIf from the oboist If.
EndIf
oboist = 1
;An EndIf from the Enter pressing part.
EndIf
;This is just so if you press Esc it will quit.
Wend
End
Last edited by billy bob on Sat Jan 22, 2011 2:34 am, edited 1 time in total.
- Master Wonder Mage
- Rainbow SuperStar
- Posts: 2124
- Joined: Sat Jan 08, 2011 5:26 pm
My suggestions for POTZ
These are my suggestions for WA: POTZ
Z-bot types
blue Z-bot-what you are used to
red Z-bot-shoots electric balls
green Z-bot-can take multiple fireballs/POWs
yellow Z-bot-moves very fast
Z-turret-shoots homing missiles (as in the magic in cbloopy's Red Magic Cavern)
As this is the last of the Wonderland Adventures games, there must be some sort of solution for the fireballs in MOFI.
A destroy all Z-bots and turrets level?
Destroy all chompers levels?
Please give feedback.
Z-bot types
blue Z-bot-what you are used to
red Z-bot-shoots electric balls
green Z-bot-can take multiple fireballs/POWs
yellow Z-bot-moves very fast
Z-turret-shoots homing missiles (as in the magic in cbloopy's Red Magic Cavern)
As this is the last of the Wonderland Adventures games, there must be some sort of solution for the fireballs in MOFI.
A destroy all Z-bots and turrets level?
Destroy all chompers levels?
Please give feedback.
Re: My suggestions for POTZ
Where did he say that?Master Wonder Mage wrote:As this is the last of the Wonderland Adventures games...
- tyteen4a03
- Rainbow AllStar
- Posts: 4386
- Joined: Wed Jul 12, 2006 7:16 am
- Contact:
Re: My suggestions for POTZ
I don't remember, just he did say it, can't be bothered to find that now.billy bob wrote:Where did he say that?Master Wonder Mage wrote:As this is the last of the Wonderland Adventures games...
- DEEMAN223344
- Rainbow MegaStar
- Posts: 3145
- Joined: Tue Dec 04, 2007 8:07 pm
My original plan for WA3 was to make the game primarily about exploration. You would have a huge world (in fact, several worlds) to discover, each with their own subset of adventures and independent storylines, all leading to a truly grand finale. Throw in a full-featured level-editor and a host of new goodies, and WA3 was (originally) planned to be “the biggest and the best” Wonderland Adventures game.
That didn't say it was the last WA.DEEMAN223344 wrote:Midnight Synergy wrote:My original plan for WA3 was to make the game primarily about exploration. You would have a huge world (in fact, several worlds) to discover, each with their own subset of adventures and independent storylines, all leading to a truly grand finale. Throw in a full-featured level-editor and a host of new goodies, and WA3 was (originally) planned to be “the biggest and the best” Wonderland Adventures game.
- DEEMAN223344
- Rainbow MegaStar
- Posts: 3145
- Joined: Tue Dec 04, 2007 8:07 pm
- Master Wonder Mage
- Rainbow SuperStar
- Posts: 2124
- Joined: Sat Jan 08, 2011 5:26 pm
With 'Indigo Magic', I'm guessing it works like 'Floing Magic' and it would place an indigo bubble around the enemy and maybe it has something to do with freezing the enemy when the indigo bubble pops?
I wonder what 'Indigo Magic' is called anyway?

I wonder what 'Indigo Magic' is called anyway?

If you bothered to copy and paste this signature, or zoom in, to make it possible to read, then I wasted 5-10 seconds of your life.
- DEEMAN223344
- Rainbow MegaStar
- Posts: 3145
- Joined: Tue Dec 04, 2007 8:07 pm
- boywhoflies
- Rainbow Spirit Chaser
- Posts: 5510
- Joined: Thu Jun 26, 2008 3:16 pm
-
- Rainbow AllStar
- Posts: 4548
- Joined: Fri Dec 26, 2008 4:56 pm
- DEEMAN223344
- Rainbow MegaStar
- Posts: 3145
- Joined: Tue Dec 04, 2007 8:07 pm
This is ridiculous. We'd know what indigo magic does if anyone could just decipher the Blitz3D coding.
______________
I don't think that is a UFO in preview one. Otherwise it would look like the ones from MOFI.
______________
I don't think that is a UFO in preview one. Otherwise it would look like the ones from MOFI.
- StinkerSquad01
- Rainbow AllStar
- Posts: 4251
- Joined: Mon Aug 09, 2010 3:39 am
Yes, but how do you know he was using it and didn't just move his mouse there?billy bob wrote:No, he was using it. He is not anymore.StinkerSquad01 wrote:The crosshairs there were set on walking, if he was using it, it would be arrows pointing onto the square. Then, it could be he just put his mouse there.
- jozsefkoma
- Rainbow Star
- Posts: 1460
- Joined: Tue Dec 23, 2008 5:45 pm
-
- Rainbow AllStar
- Posts: 4548
- Joined: Fri Dec 26, 2008 4:56 pm
- jozsefkoma
- Rainbow Star
- Posts: 1460
- Joined: Tue Dec 23, 2008 5:45 pm
- StinkerSquad01
- Rainbow AllStar
- Posts: 4251
- Joined: Mon Aug 09, 2010 3:39 am
Cool video!jozsefkoma wrote:This is the unofficial video...
http://www.youtube.com/watch?v=Fs9eSI_eH9k

Uijt jt nz tjhobuvsf.
- boywhoflies
- Rainbow Spirit Chaser
- Posts: 5510
- Joined: Thu Jun 26, 2008 3:16 pm
- DEEMAN223344
- Rainbow MegaStar
- Posts: 3145
- Joined: Tue Dec 04, 2007 8:07 pm
FROGS! NICE IDEA! They would jump over one tile and land two tiles from you. Landing on water, they would make bridge by swiming like DragonTurtles. Jumping on wall would make them bounce. Jumpin' stuff is great idea, because you can make creature miss one tile and land on another.DEEMAN223344 wrote:Do I see oddly textured frogs?Midnight Synergy wrote:again:
BTW: Does anyone knows, when POTZ will be relased?
EDIT: Oh, I didn't realize that my reply is 1st on 23rd page.
Last edited by Pawelec on Sat Jan 29, 2011 3:20 pm, edited 1 time in total.
"Let us return to the past; it will be progress."
by Giuseppe Verdi
by Giuseppe Verdi
- DEEMAN223344
- Rainbow MegaStar
- Posts: 3145
- Joined: Tue Dec 04, 2007 8:07 pm