View Single Post
  #1  
Old 11-09-2008, 04:51 PM
spider661
Discordant
 
Join Date: Oct 2005
Location: michigain
Posts: 260
Default help change players target?

i want to change the players target on my buffer to ither nothing or to the player so that could buffs using the selfbuff command will work

i tried this
$client->RemoveFromTargets($npc);

bu it does not work.. any thoughts?
Reply With Quote