xzjv
Community Developer
- Joined
- Mar 17, 2014
- Messages
- 1,243
- Reaction score
- 46
Testing it out now; i have a feature suggestion it would be nice if the plugin could force killing of goblins on zerg profiles.
* if goblin found and combat is disabled
* enable combat and kill it
* portal thingy happens if it was left open
* re-enable combat
>> profile continues
PS: Some snippets that might help.
* if goblin found and combat is disabled
* enable combat and kill it
* portal thingy happens if it was left open
* re-enable combat
>> profile continues
PS: Some snippets that might help.
Code:
new ToggleTargetingTag { Combat = true }.OnStart();
CombatTargeting.Instance.AllowedToKillMonsters
Last edited: