View Single Post
  #4  
Old 10-25-2001, 06:17 AM
BocoC BocoC is offline
Registered User
BocoC's Avatar
Join Date: Jun 2001
Location: Washington State, USA
Posts: 980
BocoC is on a distinguished road
Send a message via AIM to BocoC Send a message via Yahoo to BocoC
NPC Code:

if (weaponfired) {
this.tilesid={2047,116};
if (tiles[playerx,playery] in this.tilesid) {
setplayerprop #c,this works;
}
}


That will make it work.
__________________
-Boco

FLKJH$TRFG*$(&%>FMG >REN<>F ;.kjsd
Reply With Quote