Thread: GGRRRrrrrr.....
View Single Post
  #5  
Old 01-18-2002, 05:52 AM
XeroMaster XeroMaster is offline
Registered User
Join Date: Dec 2001
Location: Washington-=USA=-
Posts: 143
XeroMaster is on a distinguished road
Send a message via AIM to XeroMaster Send a message via Yahoo to XeroMaster
um..

I do not understand.
how do I activate the script?

if (created)
{ this.maxsel=6;
// The starting X Position of the menu;
this.startx = 5;
// The starting Y Position of the menu;
this.starty = 100; }
if (timeout) {
if (keydown(0)&&this.place>0)
{this.place--;}
if (keydown(2)&&this.place<this.maxsel)
{this.place++;}
showimg 401,@#-->,this.startx,this.starty+
(this.place*10); changeimgvis 401,4;
changeimgzoom 401,.5; timeout=.05; }
__________________
OUT OF MY MIND!
BACK IN 5 MIN.
AIM=Da First Bug
[email protected]
Reply With Quote