
06-20-2001, 11:48 PM
|
|
Banned
|
 |
Join Date: Mar 2001
Location: QUÉBEC!
Posts: 1,443
|
|
|
i dont need any scripts but
one thing i'd like to know is, who made that script on Graal Classic in the tree shrine, you know, the special effect that uses leaves as graphic, i just want to know who made that =\ i dont have the script since i dont want to unzip the level pack and find the level that has it but it starts like this
if (created) {
this.angle=270;
timereverywhere;
timeout=0.05;
}
if (timeout) {
for(this.i2=0;this.i2<6.25;this.i2+=0.05){
this.x1=30.5;
this.y1=30.5;
the rest is the many modifications i made to it, anyways, just want to thank the one that made it since it was very useful in learning how to make those effects ^_^x |
|
|
|