Spell Fire Nova

Lifee

New Member
Reaction score
46
Hi everybody, well that is my first spell and i think it's very good and i decide to show you xD

Spell name : Fire Nova
Custom model used? : Yes
GUI ? : Yes
Screenshot ? : Yes
wc3scrnshot042910183740.jpg


Trigger 1 :
Trigger:
  • Fire Nova
    • Events
      • Unit - A unit Starts the effect of an ability
    • Conditions
      • (Ability being cast) Equal to Fire Nova
    • Actions
      • Set Fire_Nova_Caster = (Triggering unit)


Trigger 2 :
Trigger:
  • Fire Nova Loop
    • Events
      • Time - Every 1.00 seconds of game time
    • Conditions
    • Actions
      • Set Fire_Nova_Group = (Units in (Playable map area) matching (((Matching unit) has buff Fire Nova) Equal to True))
      • Unit Group - Pick every unit in Fire_Nova_Group and do (Actions)
        • Loop - Actions
          • Unit - Cause Fire_Nova_Caster to damage (Picked unit), dealing 50.00 damage of attack type Spells and damage type Normal
      • Custom script: call DestroyGroup (udg_Fire_Nova_Group)



A very simple spell

Please Comments xD


Credit For Custom model : JetFangInferno
Big thanks to HeX.16 for helping me to update my spell.


Edit 1 : Showing trigger

Edit 2 : Updated
 

Attachments

  • Fire nova.w3x
    54.3 KB · Views: 278
  • Fire nova v1.00.w3x
    55 KB · Views: 296

Komaqtion

You can change this now in User CP.
Reaction score
469
Please, post the code here so we don't need to open up the map to see if there are any leaks or if tweaks can be made :D
 

Komaqtion

You can change this now in User CP.
Reaction score
469
Yeah, do you know how to copy the code ? :S


EDIT: 4000th POST !!!!!!!!!!!!!! :D:D:D:D:D:D
 

HeX.16

Isn't Trollin You Right Now
Reaction score
131
Well lots of improvements can be made. Such as a loop rather than waits and also the groups leak.
 

Chaos_Knight

New Member
Reaction score
39
Trigger:
  • Unit Group - Pick every unit in (Units within 700.00 of (Position of (Triggering unit)) matching (((Matching unit) belongs to an enemy of Player 1 (Red)) Equal to True)) and do (Unit - Cause (Triggering unit) to damage (Picked unit), dealing 50.00 damage of attack type Spells and damage type Universal)


USE VARIABLES. NOT MUI. :thdown:
 

HeX.16

Isn't Trollin You Right Now
Reaction score
131
Trigger:
  • Unit Group - Pick every unit in (Units within 700.00 of (Position of (Triggering unit)) matching (((Matching unit) belongs to an enemy of Player 1 (Red)) Equal to True)) and do (Unit - Cause (Triggering unit) to damage (Picked unit), dealing 50.00 damage of attack type Spells and damage type Universal)


USE VARIABLES. NOT MUI. :thdown:

Its his first spell. He didnt say its MUI so rather than make useless comments suggest how to make a variable and how to code it better...
 

HeX.16

Isn't Trollin You Right Now
Reaction score
131
For help why not? Im sure its not in the rules... Besides even my coding sucks some people just want to learn. Mocking someone doesnt help at all now does it. How many mistakes did you make in your Moving Strikes spell that people helped you with.
 

Chaos_Knight

New Member
Reaction score
39
Daxtreme said:
A spell doesn't have to be MUI (Multi-Unit Instanceable), but make sure you clearly state if this is the case. For all those who don't know, MUI means that a spell can be safely casted by two units at the same time. This is usually impossible if you use global variables along with waits, timers, or periodic events as one variable will change its value when some other unit casts the spell.

See.. Doesnt have to be MUI, but it has to be told so.

Anyways, some constructive critics:

  • Dont use waits.
  • Create group variables instead and then use
    Trigger:
    • call DestroyGroup(udg_YourGroup)
  • Use loops
 

Nherwyziant

Be better than you were yesterday :D
Reaction score
96
Is that leaky? And using waits. Enemy of player 1? This is going to graveyard

EDIT: Ah you changed your trigger. But still have leaks. And casting the spell will give your hero infinite killing area aura.
 

Chaos_Knight

New Member
Reaction score
39
Can just Player 1(Red) cast this spell

@HeX.16

You are true. My "vJASS" spell sux. But i dont leak in it( at to moment ).
:eek:
 

HeX.16

Isn't Trollin You Right Now
Reaction score
131
Its based on thunder clap so its as the spell is cast. Its not MUI because the one unit will damage all of them and steal gold xD
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top