Page 1 of 1

Space Invaders 2oo9 Finished!

PostPosted: Wed Dec 31, 2008 7:27 pm
by Camper1995
Hi people, first happy new year, and here is MULTIPLAYER of Space Invaders.. :)

Enjoy :D

Controls: Player1: Left, Right, Space
Player2: Mouse, End
SI 2009.jpg
MULTIPLAYER

Re: Space Invaders 2oo9 Finished!

PostPosted: Wed Dec 31, 2008 11:59 pm
by Troodon
Nice idea. :)

*gives score*

Re: Space Invaders 2oo9 Finished!

PostPosted: Fri Jan 02, 2009 3:34 am
by nangpa
It won't start there are errors in the script, can you remove the errors and upload again?
Thanks

Re: Space Invaders 2oo9 Finished!

PostPosted: Fri Jan 02, 2009 2:07 pm
by Camper1995
hmm, I dont know, I have no problems with that game,.. :?
can you post the screenshot of that errors please?
Thnx...

Camper

Re: Space Invaders 2oo9 Finished!

PostPosted: Sat Jan 03, 2009 1:52 am
by MrScience101
Camper1995 wrote:hmm, I dont know, I have no problems with that game,.. :?
can you post the screenshot of that errors please?
Thnx...

Camper



He is talking about P2_score.textNumber = P2_score.textNumber +1; and the other one just like it. I commented them out and the game worked fine. It is a great game thank you!

Re: Space Invaders 2oo9 Finished!

PostPosted: Sat Jan 03, 2009 1:51 pm
by Camper1995
Thanks, :wink: I am making another game: Canibal Life :D

I post it, when I finish 5th level.. :P

--Camper--

Re: Space Invaders 2oo9 Finished!

PostPosted: Sat Jan 03, 2009 9:13 pm
by nangpa
He is talking about P2_score.textNumber = P2_score.textNumber +1; and the other one just like it. I commented them out and the game worked fine. It is a great game thank you!


Can you please tell me how to comment them out? I'm not to advanced hehe

Re: Space Invaders 2oo9 Finished!

PostPosted: Sun Jan 04, 2009 5:22 pm
by Troodon
Let's say this is your original code

xvelocity = 5;
xvelocity = 3;

to comment the 2nd line out you make

xvelocity = 5;
//xvelocity = 3;

now the 2nd line is still there but it's not doing anything.

:wink:

Re: Space Invaders 2oo9 Finished!

PostPosted: Tue Jan 06, 2009 3:25 pm
by BloodRedDragon
sorry but this game doesn't work. Is it because i have the trial version of GE? :roll: