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

#1 2012-08-19 10:30:19

TheCoders
Scratcher
Registered: 2011-09-01
Posts: 32

Mesh script

Hey, im making a muitiplayer halo game in mesh and want to help me with a script i need. Well when a team scores 1 + to Team blue/Red, But when one gets the limit and wins how do i make it so if they removed the script they woulde'nt still be in the match?

Offline

 

#2 2012-08-22 11:33:55

Spyderblade
Scratcher
Registered: 2012-07-13
Posts: 100+

Re: Mesh script

Hmmm, I'ts kind of hard to understand...but how about just making all of that team hide?

when gf clicked
show
forever
 if <(score) = [50]>
 hide
 end
end


http://i48.tinypic.com/2pzbc5x.jpg
Am I online? http://blocks.scratchr.org/API.php?user=Spyderblade&amp;action=onlineStatus&amp;type=circle And, check out my Challenge Mission 2!!

Offline

 

Board footer