iAlchemist
Legacy Supporter 3
- Joined
- May 29, 2015
I know I know, "can't be done" they say. Well I'm about to say something amazing. It can be done!
With 1.8 scoreboards received quite the overhaul, enough that you could put mobs on your player's team and they'd be friendly to you. Granted they would not attack other mobs, it's possible for a summon command to functionally work through basic code and vanilla mechanics via scoreboards.
Example:
SummonSkeleton
have the skill perform a /summon command that summons a skeleton with a team of "Necromancer"
Basically, that would allow any necromancers in the area to have a friendly skeleton mob. Now mind you, this command wouldn't work in PvE. But it's very easily possible to remove the waste of mana famine and replace it with some sort of spell like this. It's slightly old and basic, but gets the job done. The skill also wouldn't work against other necromancers (because they're on the same team.) unless you wanted to do a really convoluted system where skeletons are summoned with player specific teams, which is also possible, albeit much more complicated. I'm sure you can figure it out.
Thanks for reading.
With 1.8 scoreboards received quite the overhaul, enough that you could put mobs on your player's team and they'd be friendly to you. Granted they would not attack other mobs, it's possible for a summon command to functionally work through basic code and vanilla mechanics via scoreboards.
Example:
SummonSkeleton
have the skill perform a /summon command that summons a skeleton with a team of "Necromancer"
Basically, that would allow any necromancers in the area to have a friendly skeleton mob. Now mind you, this command wouldn't work in PvE. But it's very easily possible to remove the waste of mana famine and replace it with some sort of spell like this. It's slightly old and basic, but gets the job done. The skill also wouldn't work against other necromancers (because they're on the same team.) unless you wanted to do a really convoluted system where skeletons are summoned with player specific teams, which is also possible, albeit much more complicated. I'm sure you can figure it out.
Thanks for reading.