View Single Post
  #25  
Old 02-07-2010, 08:22 AM
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 Engine View Post
It's late and maybe I'm just over thinking this but I don't get what the "if (NOT(dx in |" is for, wouldn't you want them to be in the the hitbox?
The command "continue" in that if clause is skipping to the next player in the array. Alternatively you could just put the hit commands in the clause and remove the "!".
__________________
Reply With Quote