View Single Post
  #6  
Old 08-17-2001, 04:56 PM
grim_squeaker_x grim_squeaker_x is offline
Retired Oldbie
grim_squeaker_x's Avatar
Join Date: Mar 2001
Posts: 3,084
grim_squeaker_x will become famous soon enough
NPC Code:
if (playerenters) {
with (getplayer(#a)) playerrupees+=10;
}


And if that doesn't work you'll have to do it differently...
__________________