View Single Post
  #76  
Old 02-04-2004, 12:56 AM
Duwul Duwul is offline
Registered User
Join Date: Nov 2003
Posts: 105
Duwul is on a distinguished road
Actually, I would get a mining rock image, put it into an npc, have the weapon trigger the mining action, and have the rock npc detect the action, then do stuff.

But to answer your question, you would do

NPC Code:

setplayerprop #c,#v(tiles[playerx+1.5+vecx(playerdir)*2,playery+2+vecy(playe rdir)*2]);



That would make your chat text the tile that you are hitting with the axe. Then just check if that tile is the one you want.
__________________
-Ajira
Liek, omigosh.
<3 DoomsDay.
Reply With Quote