View Single Post
  #13  
Old 07-07-2012, 10:50 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by scriptless View Post
Isn't that how most typical minning systems, custom sword/punch systems work? By triggering at an x/y?
Some primitive systems do this, but it's not the recommended way (gives you less flexibility for things like attack radius and hitboxes). For mining it would be acceptable, although I'd probably not do it that way anyway.

Keep in mind those are essentially different use cases; Devil wants to send a message serverside to a known NPC, whereas a pickaxe wants to hit any rocks that might be at a certain (x, y).
__________________
Reply With Quote