Search found 280 matches: template

Return to advanced search

Re: Arrow Sequence game template

Thanks!
:D
by Jagmaster
Sun Aug 14, 2011 3:44 pm
 
Forum: Game Demos
Topic: Arrow Sequence game template
Replies: 22
Views: 5568

Re: Arrow Sequence game template

This is awesome! :)
by Hblade
Sun Aug 14, 2011 3:38 pm
 
Forum: Game Demos
Topic: Arrow Sequence game template
Replies: 22
Views: 5568

Re: Arrow Sequence game template

Thanks guys, I'll try these. :D
by Jagmaster
Sun Aug 14, 2011 3:04 pm
 
Forum: Game Demos
Topic: Arrow Sequence game template
Replies: 22
Views: 5568

Re: Arrow Sequence game template

or dst's
Code: Select all
float xx=rand(23)+9;
:D
by schnellboot
Sun Aug 14, 2011 2:59 pm
 
Forum: Game Demos
Topic: Arrow Sequence game template
Replies: 22
Views: 5568

Re: Arrow Sequence game template

@lcl: that makes sense I guess, it checks for a number in between. It would be nice if you could check between -5 and +7 or something like that. :roll: And you can with a function that genious Bee-Ant once made! Here: http://game-editor.com/forum/viewtopic.php?f=4&t=8646&p=63677&start=50
by lcl
Sun Aug 14, 2011 2:54 pm
 
Forum: Game Demos
Topic: Arrow Sequence game template
Replies: 22
Views: 5568

Re: Arrow Sequence game template

I guess, but nothing in the computer world is completely random. It still wants to favor three or four, (if you click that random button, sometimes you will get the same song 3 or 4 times in a row.) @lcl: that makes sense I guess, it checks for a number in between. It would be nice if you could chec...
by Jagmaster
Sun Aug 14, 2011 2:36 pm
 
Forum: Game Demos
Topic: Arrow Sequence game template
Replies: 22
Views: 5568

Re: Arrow Sequence game template

I will try this soon! :) But about rand(); it works just as it's supposed to. If you set rand(10); the return will be between 0 and 9. :) Ah, right, but I have a switch that goes from 0 to 6, it doesn't play number 6 (Which is actually 7) so, I have to set rand to 7. (An edit to my last post, there...
by lcl
Sun Aug 14, 2011 2:34 pm
 
Forum: Game Demos
Topic: Arrow Sequence game template
Replies: 22
Views: 5568

Re: Arrow Sequence game template

no rand really is random
by schnellboot
Sun Aug 14, 2011 2:31 pm
 
Forum: Game Demos
Topic: Arrow Sequence game template
Replies: 22
Views: 5568

Re: Arrow Sequence game template

I will try this soon! :) But about rand(); it works just as it's supposed to. If you set rand(10); the return will be between 0 and 9. :) Ah, right, but I have a switch that goes from 0 to 6, it doesn't play number 6 (Which is actually 7) so, I have to set rand to 7. (An edit to my last post, there...
by Jagmaster
Sun Aug 14, 2011 2:29 pm
 
Forum: Game Demos
Topic: Arrow Sequence game template
Replies: 22
Views: 5568

Re: Arrow Sequence game template

I will try this soon! :)

But about rand(); it works just as it's supposed to.
If you set rand(10); the return will be between 0 and 9. :)
by lcl
Sun Aug 14, 2011 2:22 pm
 
Forum: Game Demos
Topic: Arrow Sequence game template
Replies: 22
Views: 5568

Re: Arrow Sequence game template

Great! I was wondering how to do this for a long time and now you've made a demo of it. Thank you. + It reminds me of the GTA San Andreas where you dance with cars and press the numbers in the right sequence. :D Glad you liked it :mrgreen: The only thing that could be improved would be if the actor...
by Jagmaster
Sun Aug 14, 2011 1:50 pm
 
Forum: Game Demos
Topic: Arrow Sequence game template
Replies: 22
Views: 5568

Re: Arrow Sequence game template

its better that a demo! it a game five star***** and music doesn't work Thanks, glad you liked it. But the music didn't work?!? Ah well, you can look in the data folder and play the music from there. Either your sound card is not MIDI compatible, (Which it probably is) or the rand (random) function...
by Jagmaster
Sun Aug 14, 2011 1:44 pm
 
Forum: Game Demos
Topic: Arrow Sequence game template
Replies: 22
Views: 5568

Re: Arrow Sequence game template

Great! I was wondering how to do this for a long time and now you've made a demo of it. Thank you. +

It reminds me of the GTA San Andreas where you dance with cars and press the numbers in the right sequence. :D
by Camper1995
Sun Aug 14, 2011 10:45 am
 
Forum: Game Demos
Topic: Arrow Sequence game template
Replies: 22
Views: 5568

Re: Arrow Sequence game template

its better that a demo!
it a game
five star*****
and music doesn't work
by master0500
Sun Aug 14, 2011 6:49 am
 
Forum: Game Demos
Topic: Arrow Sequence game template
Replies: 22
Views: 5568

Arrow Sequence game template

Ah, the old arrow sequence game. Often presumed to be a lame attempt to get people "Fit" by implementing a smelly vinyl-plastic sheet with arrow buttons to get people to get up off the couch (this is pre-kinect tech :P) it's versatility is often overlooked because it's usual tackiness. The...
by Jagmaster
Sun Aug 14, 2011 4:53 am
 
Forum: Game Demos
Topic: Arrow Sequence game template
Replies: 22
Views: 5568
PreviousNext

Return to advanced search

cron