HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Pet System Comments?

02-26-2009, 10:42 PM#1
Blackroot
Hey there; I'm looking for feedback on my pet system, it's up and running but it seems a little lackluster to me. Any comments about the system, or what you'd like in a pet system would be great!

<to clarify, this system summons a unit which is not controlable and it can be ordered around and will automatically follow you/attack units/be attackable.>

Thanks; here's the code:
Expand JASS:
02-27-2009, 01:03 PM#2
Tyrande_ma3x
It would be nice if you added a test map, I'm too lazy to implement this on my own and activate it but I want to test it and give some comments...
02-27-2009, 08:00 PM#3
Blackroot
http://www.wc3c.net/showthread.php?t=104643

Observe the bear spell on the mountain king.
02-28-2009, 05:32 PM#4
Tyrande_ma3x
Well, the pet attacks only the first target you acquire and doesn't stop until it dies. It also moves only when it's too far away from you. Personally, I'd like the pet to be a little "alive" like in the IndieSummon system by Vex - it should move periodically to a random location around its owner. Other features like defending its owner, attacking the unit you attacked (already in) or you casted a spell at would also be good. And, uh, you can't see the pet's hit points, nor its damage which is a bad side.