Thread: target npcs
View Single Post
  #5  
Old 10-13-2008, 10:12 PM
Congdar
Developer
 
Join Date: Jul 2007
Location: my own little world
Posts: 751
Default

the opcode for targetting seems to all run through the same code. it looks like the mouse click goes through the same code as /target and also the 'nearest' target with ` key. If they were separated out, I could do an IsBot() check and eliminate the bots from the ` target.
Reply With Quote