Peka73Rus
New Member
- Joined
- Sep 28, 2012
- Messages
- 45
- Reaction score
- 0
Hi, i have CC - CLU, and plugin - Ultimate PvP Suite.
Problem:
I disabled targeting in CLU and enable it in PvP Suite, BUT, i disable attack Demolishers, but bot anyway attack them
What i'm doing wrong?
This code from Ultimate PvP Suite.cs.
Also, i disable movement in PvP Suite, and stay enabled it in CC - CLU. All works. BUT. When i disable movement in CC - CLU and enable it in PvP Suite i have stand still bot, but movement in plugin Ultimate PvP Suite enabled... Please help me here, because thread of Ultimate PvP Suite i think is dead, and author too, because he is silent as hell! :E
Problem:
I disabled targeting in CLU and enable it in PvP Suite, BUT, i disable attack Demolishers, but bot anyway attack them

Code:
#region Demolishers
EnableTargetDemolishers = false;
TargetDemolishersRange = 15;
TargetDemolishersPriority = "30";
#endregion
Also, i disable movement in PvP Suite, and stay enabled it in CC - CLU. All works. BUT. When i disable movement in CC - CLU and enable it in PvP Suite i have stand still bot, but movement in plugin Ultimate PvP Suite enabled... Please help me here, because thread of Ultimate PvP Suite i think is dead, and author too, because he is silent as hell! :E