View Single Post
  #3  
Old 02-23-2015, 06:49 PM
epilz
Hill Giant
 
Join Date: Sep 2013
Posts: 247
Default

yes I was having the same problem on my server and Natedog helped me on this issue. Below is what he gave me!

inside client_packet.cpp ... search for

void Client::Handle_OP_TargetCommand(const EQApplicationPacket *app)

scroll to the bottom there are 2 checks for targeting beyond the clip plane
Reply With Quote