
08-27-2008, 01:16 PM
|
Forum Moderator
|
 |
Join Date: Aug 2006
Location: Australia
Posts: 1,980
|
|
Quote:
Originally Posted by Understood
PHP Code:
if (leftmousebutton) {
if (mousescreenx in |this.xloc+92,this.xloc+92+49| && mousescreeny in |this.yloc+123,this.yloc+123+21|) {
this.on = 0;
//destory();
destroy();
}
?
|
hehe  Destory ^_^ |
|
|