View Single Post
  #1  
Old 07-22-2001, 10:37 AM
General General is offline
Banned
Join Date: Apr 2001
Location: Station Square
Posts: 984
General is on a distinguished road
Send a message via ICQ to General Send a message via AIM to General Send a message via Yahoo to General
a few mouse variables would be nice

if (mouseclicked && mousex=x && mousey=y) {
message Stop clicking me!;
}
Reply With Quote