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

#26 2008-07-03 21:33:15

deatheater
Scratcher
Registered: 2008-04-11
Posts: 1000+

Re: Shooter: My 99th Game

What about jens's flip block  smile

Offline

 

#27 2008-07-03 21:35:15

Bluestribute
Scratcher
Registered: 2008-01-24
Posts: 1000+

Re: Shooter: My 99th Game

deatheater wrote:

What about jens's flip block  smile

I can't get the source code up. Don't know how


http://img247.imageshack.us/img247/1204/bluestributett4.jpg
That's my PSN ID. I know tons of COD4 glitches. Add me as your friend. Oh, and get a headset

Offline

 

#28 2008-07-03 21:46:10

Bluestribute
Scratcher
Registered: 2008-01-24
Posts: 1000+

Re: Shooter: My 99th Game

Alright, took away 2 swords


http://img247.imageshack.us/img247/1204/bluestributett4.jpg
That's my PSN ID. I know tons of COD4 glitches. Add me as your friend. Oh, and get a headset

Offline

 

#29 2008-07-03 22:20:31

Bluestribute
Scratcher
Registered: 2008-01-24
Posts: 1000+

Re: Shooter: My 99th Game

Finally added some math too that determines what directions your sword is facing! Yay, no more floating sword (I think)!


http://img247.imageshack.us/img247/1204/bluestributett4.jpg
That's my PSN ID. I know tons of COD4 glitches. Add me as your friend. Oh, and get a headset

Offline

 

#30 2008-07-03 22:32:19

Bluestribute
Scratcher
Registered: 2008-01-24
Posts: 1000+

Re: Shooter: My 99th Game

I need help with this script (note: as sword turns up, it changes add-on by one and vice versa):

[blocks]<when I receive[ [/blocks]
[blocks]<if>  <not> <( (( <direction>  <+> <{ Add-on  }> )) <=> Direction of Character )>[/blocks]
[blocks]<point in direction( (( <direction>  <+> 180  ))[/blocks]

But sometimes it flickers. Why?


http://img247.imageshack.us/img247/1204/bluestributett4.jpg
That's my PSN ID. I know tons of COD4 glitches. Add me as your friend. Oh, and get a headset

Offline

 

#31 2008-07-03 22:35:28

deatheater
Scratcher
Registered: 2008-04-11
Posts: 1000+

Re: Shooter: My 99th Game

Bluestribute wrote:

I need help with this script (note: as sword turns up, it changes add-on by one and vice versa):

[blocks]<when I receive[ [/blocks]
[blocks]<if>  <not> <( (( <direction>  <+> <{ Add-on  }> )) <=> Direction of Character )>[/blocks]
[blocks]<point in direction( (( <direction>  <+> 180  ))[/blocks]

But sometimes it flickers. Why?

[blocks]<when I receive[ [/blocks]
[blocks]<if>  <not> <( (( <direction>  <+> <{ Add-on  }> )) <=> Direction of Character )>[/blocks]
[blocks]<point in direction( (( <direction of character>  <-> <{ Add-on }>  ))[/blocks]

could u make it like this?

Last edited by deatheater (2008-07-03 22:38:33)

Offline

 

#32 2008-07-03 22:39:46

Bluestribute
Scratcher
Registered: 2008-01-24
Posts: 1000+

Re: Shooter: My 99th Game

deatheater wrote:

Bluestribute wrote:

I need help with this script (note: as sword turns up, it changes add-on by one and vice versa):

[blocks]<when I receive[ [/blocks]
[blocks]<if>  <not> <( (( <direction>  <+> <{ Add-on  }> )) <=> Direction of Character )>[/blocks]
[blocks]<point in direction( (( <direction>  <+> 180  ))[/blocks]

But sometimes it flickers. Why?

[blocks]<when I receive[ [/blocks]
[blocks]<if>  <not> <( (( <direction>  <+> <{ Add-on  }> )) <=> Direction of Character )>[/blocks]
[blocks]<point in direction( (( <direction of character>  <-> <{ Add-on }>  ))[/blocks]

could u make it like this?

No. See, it only does it when it's negatives (for some unknown reason). Hmm. Wait, I may know why. Hold on.

Got it. I needed to switch the negatives and positives for when it's direction is negative

Last edited by Bluestribute (2008-07-03 22:41:03)


http://img247.imageshack.us/img247/1204/bluestributett4.jpg
That's my PSN ID. I know tons of COD4 glitches. Add me as your friend. Oh, and get a headset

Offline

 

#33 2008-07-03 22:50:27

deatheater
Scratcher
Registered: 2008-04-11
Posts: 1000+

Re: Shooter: My 99th Game

I sent u an email concerning the secret project  smile

Offline

 

#34 2008-07-03 22:57:01

Bluestribute
Scratcher
Registered: 2008-01-24
Posts: 1000+

Re: Shooter: My 99th Game

deatheater wrote:

I sent u an email concerning the secret project  smile

got it


http://img247.imageshack.us/img247/1204/bluestributett4.jpg
That's my PSN ID. I know tons of COD4 glitches. Add me as your friend. Oh, and get a headset

Offline

 

#35 2008-07-03 22:59:12

deatheater
Scratcher
Registered: 2008-04-11
Posts: 1000+

Re: Shooter: My 99th Game

u are definitely making a big game for ur 100  smile , can't wait to play it  big_smile

Offline

 

#36 2008-07-04 01:12:01

Bluestribute
Scratcher
Registered: 2008-01-24
Posts: 1000+

Re: Shooter: My 99th Game

deatheater wrote:

u are definitely making a big game for ur 100  smile , can't wait to play it  big_smile

I hope it will work. Extremely hard. Maybe leave out some stuff that uses Text and stuff


http://img247.imageshack.us/img247/1204/bluestributett4.jpg
That's my PSN ID. I know tons of COD4 glitches. Add me as your friend. Oh, and get a headset

Offline

 

#37 2008-07-04 02:42:16

Bluestribute
Scratcher
Registered: 2008-01-24
Posts: 1000+

Re: Shooter: My 99th Game

You know, if you don't care about glitches*, I can post it tonight or tomorrow morning (we might be doing something tomorrow).

*It hasn't been through any test runs


http://img247.imageshack.us/img247/1204/bluestributett4.jpg
That's my PSN ID. I know tons of COD4 glitches. Add me as your friend. Oh, and get a headset

Offline

 

#38 2008-07-04 03:25:57

Bluestribute
Scratcher
Registered: 2008-01-24
Posts: 1000+

Re: Shooter: My 99th Game

I foudn a big one, and still don't know if it's 100%


http://img247.imageshack.us/img247/1204/bluestributett4.jpg
That's my PSN ID. I know tons of COD4 glitches. Add me as your friend. Oh, and get a headset

Offline

 

#39 2008-07-04 03:35:56

deatheater
Scratcher
Registered: 2008-04-11
Posts: 1000+

Re: Shooter: My 99th Game

Bluestribute wrote:

You know, if you don't care about glitches*, I can post it tonight or tomorrow morning (we might be doing something tomorrow).

*It hasn't been through any test runs

I don't care  smile

Offline

 

#40 2008-07-04 03:54:14

Bluestribute
Scratcher
Registered: 2008-01-24
Posts: 1000+

Re: Shooter: My 99th Game

deatheater wrote:

Bluestribute wrote:

You know, if you don't care about glitches*, I can post it tonight or tomorrow morning (we might be doing something tomorrow).

*It hasn't been through any test runs

I don't care  smile

Ahh, what the heck? I need to continue my GAME anyways. It's just a beta FYI


http://img247.imageshack.us/img247/1204/bluestributett4.jpg
That's my PSN ID. I know tons of COD4 glitches. Add me as your friend. Oh, and get a headset

Offline

 

#41 2008-07-04 03:57:51

Bluestribute
Scratcher
Registered: 2008-01-24
Posts: 1000+

Re: Shooter: My 99th Game

http://scratch.mit.edu/projects/Bluestribute/205244 It should be fun


http://img247.imageshack.us/img247/1204/bluestributett4.jpg
That's my PSN ID. I know tons of COD4 glitches. Add me as your friend. Oh, and get a headset

Offline

 

#42 2008-07-04 03:58:43

deatheater
Scratcher
Registered: 2008-04-11
Posts: 1000+

Re: Shooter: My 99th Game

Bluestribute wrote:

http://scratch.mit.edu/projects/Bluestribute/205244 It should be fun

Yeah I checked (it looks awesome)

Offline

 

#43 2008-07-04 04:00:43

Bluestribute
Scratcher
Registered: 2008-01-24
Posts: 1000+

Re: Shooter: My 99th Game

deatheater wrote:

Bluestribute wrote:

http://scratch.mit.edu/projects/Bluestribute/205244 It should be fun

Yeah I checked (it looks awesome)

Thanks. I hope it's good


http://img247.imageshack.us/img247/1204/bluestributett4.jpg
That's my PSN ID. I know tons of COD4 glitches. Add me as your friend. Oh, and get a headset

Offline

 

#44 2008-07-04 04:04:37

deatheater
Scratcher
Registered: 2008-04-11
Posts: 1000+

Re: Shooter: My 99th Game

What day and time is it in America?

Offline

 

#45 2008-07-04 06:28:06

Bobby500
Scratcher
Registered: 2008-04-19
Posts: 1000+

Re: Shooter: My 99th Game

Its fourth of July-Indepndence day!

Anyway, it looks good. HEre are my long lists of sugestions.

1. HAve sounds when the bullet is fired or something, it was odd have no sound at all in the game. Yes, my speakers were on.

2. Try haveing different bullets for each gun. Haveing shotgun shells for the shotgun, 20 shells for the sub machine gun, really cool sivler shells for the Colt .45 revolver.

3. Make the terrain more...pretty. I looks odd because you have these great sprites and then the backround is green and blue.

4. Nobody can carry a ten foot sword around. Make it smaller and have a better attack sequence instead of wiggling.

Thats it, looks good so far!

Offline

 

#46 2008-07-04 15:39:26

newareagle
Scratcher
Registered: 2008-06-10
Posts: 100+

Re: Shooter: My 99th Game

Bluestribute wrote:

newareagle wrote:

Theres a lot of kids 8 years old or less so I suggest little blood if any.

Thank you. The sprite I found was basically the zombie's brains comign out (among other organs)

tongue  no problem, once I accidentally had a "nono word" in one of my projects. (Misspelled.) I uploaded it but fixed it immediately  yikes


My Guitar Hero Game.
8/9 Projects on the Front Page at Once!

Offline

 

#47 2008-07-04 15:41:56

newareagle
Scratcher
Registered: 2008-06-10
Posts: 100+

Re: Shooter: My 99th Game

Bluestribute wrote:

deatheater wrote:

Bluestribute wrote:

I need help with this script (note: as sword turns up, it changes add-on by one and vice versa):

[blocks]<when I receive[ [/blocks]
[blocks]<if>  <not> <( (( <direction>  <+> <{ Add-on  }> )) <=> Direction of Character )>[/blocks]
[blocks]<point in direction( (( <direction>  <+> 180  ))[/blocks]

But sometimes it flickers. Why?

[blocks]<when I receive[ [/blocks]
[blocks]<if>  <not> <( (( <direction>  <+> <{ Add-on  }> )) <=> Direction of Character )>[/blocks]
[blocks]<point in direction( (( <direction of character>  <-> <{ Add-on }>  ))[/blocks]

could u make it like this?

No. See, it only does it when it's negatives (for some unknown reason). Hmm. Wait, I may know why. Hold on.

Got it. I needed to switch the negatives and positives for when it's direction is negative

[blocks]<when I receive[ [/blocks]
[blocks]<if>  <not> <( (( <direction>  <+> <{ Add-on  }> )) <=> Direction of Character )>[/blocks]
[blocks]<point in direction( <abs((( <direction>  <+> 180  ))[/blocks]


My Guitar Hero Game.
8/9 Projects on the Front Page at Once!

Offline

 

Board footer