View Full Version : Another STupid Bug
In Training mode when you give unixmad the 5 gralats it moves the wall, do it again it moves it FURTHER. I got it all the way off the screen.
FatherDante
03-10-2001, 03:42 PM
Hmph, who cares what bugs are in training mode?
grim_squeaker_x
03-10-2001, 06:39 PM
Aha so they forgot to put in a variable called wallmoved... So it should be that if (playerlaysitem&&wallmoved==0) and not just if playerlaysitem.
if(rupees>=5&&x<34){
for(x=32;x<36;x+=0.5){
sleep 0.05;
}
Thanks Fai. I will try that sometime :)
but probably not off the whole screen, I would like to have a life :)
hehe
vBulletin® v3.8.3, Copyright ©2000-2019, Jelsoft Enterprises Ltd.