Warcraft III resources & community, 2003–2006 · archived

How to make this spell...

5 posts
#1

How to make this spell...

A spell I saw in ToBN Final, that the Warden can cast. Some blades appear and "walks" around the hero. I could see it in the editor if it wasn't protected :D so, how can I do that? With Dummies? Custom models?

Thanks already
Hossomi
#2
what do u mean walk around the hero? like locust swarm? or they circle around the hero?
#4
ok, i use this for circling, but it can be different then u want (screenshot doesnt work)

Events
Time - Every 0.01 seconds of game time
Actions
Unit - Move (circler) instantly to ((Position of (the hero)) offset by 100.00 towards ((Angle from (Position of (the hero)) to (Position of (circler))) + 1.00) degrees), facing (Position of (the hero))

this is for 1 circle thing
[/img]
#5
Ok Ramza! Thanks for you time! I analised that spell again and found out how to make that, and your way to "rotate" is nice. I was using a really biiiig one!

Thanks!
Hossomi