Thread: Mouse Script!
View Single Post
  #12  
Old 09-21-2002, 05:23 PM
R0b1n-NPC R0b1n-NPC is offline
Registered User
Join Date: Sep 2002
Posts: 397
R0b1n-NPC is on a distinguished road
Quote:
Originally posted by Dach
NPC Code:

if (mousex in |npcs[i].x,npcs[i].x+width(#f(i))| && mousey in |npcs[i].y,npcs[i].y+height(#f(i))|) {
message Don't point, it's rude!;
}else{message ;}



Bah, I know this isn't the whole script, but now you get the fun of finishing it! Whoop-diedoo...
isnt it imgwidth not width && imgheight not height?
__________________
- R0bin