SPELL CONTEST | theme: Hell | 29.06.08 - 13.07.08

Status
Not open for further replies.
Reaction score
456
Chinook_Salmon.gif


Sorry had to do it :p........
 

Trollvottel

never aging title
Reaction score
262
well why do you sign in if you dont have a chance? i mean, my spells are the best spells ever seen and yours are lame, ugly and bad coded....
( is something like this just flaming or forbidden bashing? )
 

AdamGriffith

You can change this now in User CP.
Reaction score
69
It's constructive critisim...

contructive the helping part!
critisism the nasty, bloody part!
 

Trollvottel

never aging title
Reaction score
262
Fixed the bug that units burned until they died :)
Fixed tooltip bugs
Balanced the damage
 

Attachments

  • Spell Contest - Submission Trollvottell.w3x
    40.9 KB · Views: 229

THE_X

New Member
Reaction score
49
Enchanted Hellblade

EnchantedHellbladeUnit.jpg

EnchantedHellblade.jpg

On every attack there is a percentage that you will either knock back all units in front of you dealing damage and stunning them, or rush forward slice enemys in the way, also on a percentage of taking damage you will deflect that damage back or add that damage to your damage base for 15 seconds.

this is my 1st version of it :) hope you enjoy

I have 2 verisons 1 of them has music i put into it just to make the testing a little more fun and i have the original version with no music

Music Version

Edit: Map updated (both versions)
Edit 2: Updated map (once agian) fixed a big bug that made 1 of the effects non MUI, all effects are now MUI :)
 

darkRae

Ueki Fan (Ueki is watching you)
Reaction score
173
P.S

It doesn't matter very much, but normally I use these settings for spell damage.

ATTACK_TYPE_MAGIC, DAMAGE_TYPE_UNIVERSAL, WEAPON_TYPE_WHOKNOWS

Actually, it does matter.
ATTACK_TYPE_MAGIC is the Magic attack type used by Chimaeras, Priests, etc.
So probably your damage won't go through Ethereal units (which Spells can damage)
DAMAGE_TYPE_UNIVERSAL will make the damage not reduced by Magic Resistance (Elune's Grace, item Runed Bracers)
So the damage is different.

I believe ATTACK_TYPE_SPELLS, DAMAGE_TYPE_MAGIC is the correct one for standard spell damage.

EDIT: Well, for this contest, it does not matter too much :p
 

Lightstalker

New Member
Reaction score
55
2 questions:

1) Does terrain matter?

2) Does it matter if my ''extra'' triggers are ''fluff stuff'' and not great coding? (Not the triggers used for the spells, but extra triggers like creep spawning and whatnot.)
 

monoVertex

I'm back!
Reaction score
460
It's a spell contest, not a terraining one or a general triggering one. I myself have no terrain in my map and almost no triggers :p.
 

Sevion

The DIY Ninja
Reaction score
413
Who still has to submit a spell?

1. Uberplayer - Dropped Out
2. demotry241 - Submission
3. Kazuga - Inferno
4. Larcenist - Satan's Little Helper
5. vespt - What The Hell
6. Pineapple - Kill WIth Fire
7. BRUTAL Dropped Out
8. vypur85 - Redmoon Hell Pillar
9. Draphoelix - Inferno
10. waaaks! - The Efreet
11. warden13 - Punishment
12. yunusowic - Hellfire Call
13. bessomi - -No Submission-
14. Exide - Submission
15. GeertPingen - The Buckrider
16. XeNiM666 - Mark of Hell
17. UndeadDragon - Devil's Cross
18. Viikuna -Rain of Fire
19. T.s.e - -No Submission-
20. jnZ - Field Of Death
21. AdamGriffith - Hellion
22. TurboJyri - -No Submission-
23. Trollvottel - Submission
24. Hatebreeder - Mass Soulstorm
25. Daskunk - -No Submission-
26. MaEt-ReLLiK - Hellstomp
27. Sevion - Flames Of Hell
28. Curo - Hellsent Totems
29. emootootoo - Hellspawn
30. cr4xzZz - Demonic Pact
31. Darthfett - Fire Haze
32. FroznYoghurt - -No Submission-
33. The Undaddy - Unleash Hell
34. FFMaster - Demonic Tattoo
35. D.V.D - -No Submission-
36. Forsakener - -No Submission-
37. Zagor Volcanus
38. U are a noob - -No Submission-
39. Smith_S9 - Soul Trade
40. The Mapmaker - -No Submission-
41. Magoiche - Hell Aura
42. MoonSlinger - Flame Supplement
43. seph ir oth - Possessive Spirit
44. Flare - -No Submission-
45. Ithladir - Submission
46. darkRae - Conjure Demon
47. Furberg - Hell-Flare Souls
48. Lightstalker - Raise Hell
49. The_X - Enchanted Hellblade
50. R@i_no_Wyrm - Hell Offering
51. Mr_Guy - Hells Prison
52. Squishy - Hell Quake
53. Geelottaja - Doom Pact
54. Matrix - Hell Aura
 

Larcenist

REP: Respect, Envy, Prosperity?
Reaction score
211
Okay I'm pretty much done.

I hereby bring thee:

Satan's (note how it's scarily similar to Santa's) Little Helper.

I'm pretty sure I declared a name there. Anyways it's great to see that so many people acually submitted, and I'm pretty sure there's a lot more to come.
 

The Undaddy

Creating with the power of rage
Reaction score
55
Does crashing-because-the-unit-has-exited-the-entire-map-area deduct points? :(
I'm not feeling like fixing it :\
 

darkRae

Ueki Fan (Ueki is watching you)
Reaction score
173
If the code has flaws, why won't Andrewgosu score less?
You should fix that.
Check if the point to which the unit is going to be moved is not out of bounds.

Andrewgosu said:
- Any coding abnormalities (e.g spell not working properly) will take points away.
 

Andrewgosu

The Silent Pandaren Helper
Reaction score
716
Thanks Sevion for that list!


Does crashing-because-the-unit-has-exited-the-entire-map-area deduct points? :(
I'm not feeling like fixing it :\

A very sarcastic no.

:p


P.S

I am not the only judge, Mizuio Ken will help me to grade the spells as well (not the coding part, however).

So give your best to make the spell to look as pleasing to the eye as you can get!
 

Lightstalker

New Member
Reaction score
55
By the way Andrew, I don't want to go too much into my spell's details right now, so this may be hard to explain, but what if I make a trigger for each level instead of adding an ''If/Then/Else'' to to check what level the spell is, then if it is level X do this? Making a trigger for each level is a lot of extra code, and might be considered ''unecessary'' when an ''If/Then/Else'' can be added, but it makes the spell execute faster, so is it acceptable, or would points be deducted?
 
M

Mr_Guy

Guest
im in, im THE_X's bro so is it cool if he helps me out? im nuby map maker :eek: neways he wont code he can just show me some leak removal stuff n stuff

spell name is:
Hells Prison
 

R@i_no_Wyrm

New Member
Reaction score
43
Count me in. Spell is done, named Hell Offering.
Spell edited slightly.
 

Attachments

  • Hell Offering.w3x
    32.7 KB · Views: 190

UndeadDragon

Super Moderator
Reaction score
447
This thread has twice as many views as the rules :p

(Sorry that was a bit off-topic)
 
Status
Not open for further replies.
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