
11-04-2001, 08:03 AM
|
|
pretty princess
|
 |
Join Date: Jul 2001
Location: panties
Posts: 2,604
|
|
Quote:
Originally posted by Jerom
Since light effects wont work, Birdbird's disco levels wont give lil kids seisures anymore.
And this script will no longer make you want to kill whales:
if (playerenters){
timeout = 0.05;}
if (timeout){
timeout = 0.05;
this.r+=0.01;
this.g+=0.02;
this.b+=0.03;
this.a+=0.05;
setcoloreffect this.r,this.g,this.b,this.a;}
if (this.r>=1){
this.r=0;}
if (this.g>=1){
this.g=0;}
if (this.b>=1){
this.b=0;}
if (this.a>=0.9){
this.a=0;}
|
i can't believe yew thats just too ***... I mean if yew don't wanna see lights there's an option to turn them off
and wut in the world are yew talking about little kids and the shakes?! |
|
|
|