|
|
#196 |
|
Alpha Male of Wc3c
Official Map Reviewer
|
Argh, did you really need to use ABC here? I was hoping that spell could be done with as few extra systems as possible, and I didn't see ABC being one of them. (Doesn't that use a unit's custom value? Maybe I'm confusing it with something else, but if it does, I can't use this particular version of the spell, since I already have a need for the custom value of units.)
__________________Otherwise, it looks good. I don't know enough complicated JASS to know why the units are being sucked into an infinite void, though. Perhaps it's your Sparta call? Last edited by darkwulfv : 11-09-2007 at 11:22 AM. |
|
|
|
| Sponsored Links - Login to hide this ad! |
|
|
|
|
#197 | |
|
I LIKE PIZZA! | >
|
There was a choice, ABC or gamecache. Since I was already using vJass, why not go for moar speed, so I chose ABC since it was nice, clean and safe. It doesn't use custom value, since you are not allowed to attach structs to units. It attaches structs to triggers, timers and dialogs.
I am also thinking of just using an auxiliar knockback system, since I've just found out that it screws up at the timeframe between the explosion and the knockback callbacks. But I'm going to fix it first, it's not impossible anyways. the knockback system will be my last resort. SUPREME EDIT OF TEH DEATH Table:
Last edited by Malf : 11-09-2007 at 12:43 PM. |
|
|
|
|
|
|
#198 |
|
I LIKE PIZZA! | >
|
Huzzahdoublepostbumplol
I've fixed the problem, and it seems to be because of some wierd stuff with GroupAddGroup.. I think. I've replaced the loop with a forgroup call and it worked, now the only thing left to fix is the knockback, hurray =þ SUPREME EDIT OF TEH DEATH I EDITED THE WRONG POST AND ATTACHED THE MAP TO MY OTHER POST LOLOL! Anyway, it's working fine now, after 8-10 runs through testing. Last edited by Malf : 11-09-2007 at 12:45 PM. |
|
|
|
|
|
#199 |
|
Lackadaisically Absent.
Respected User
|
Yeah... uhhh... Some of those constants globals should be constant functions so that the level of the spell can be factored into them. These in particular:
__________________
And Darkwulfv, the options really are CSCache, ABC, or some form of attachment like grim001's thingey with global arrays. |
|
|
|
|
|
#200 |
|
Alpha Male of Wc3c
Official Map Reviewer
|
Lolsrsly?
__________________I didn't know this spell would require those kinds of things. Weird. Oh well, thanks for the spell. When it's completely done (everything is perfect, basically), Have Pyro add it to the table. |
|
|
|
|
|
#201 |
|
Lackadaisically Absent.
Respected User
|
Were you expecting me to use global arrays? :P
__________________I would've used CSCache. |
|
|
|
|
|
#202 |
|
I LIKE PIZZA! | >
|
NOTE: You have been redirected in order for our attachments to be made available to you. This will only last two minutes; these measures where taken to avoid hotlinking and bandwidth theft. To avoid these restrictions Log in or Register Voila!
Oh, and I've included the demomap for Ignitedstar's request, I forgot to add the ability to the hero the last time ![]() |
|
|
|
|
|
#203 |
|
Moderator
RP Section Moderator
|
I've tested it and... Excellent. It doesn't have aesthetics, but I can do that myself.
__________________ Oh boy, I really have to remember that expiration timers are a godsend (I will use them in the future). I may have another request, but some other time. You guys are too busy at the moment. I can see that for sure. |
|
|
|
|
|
#204 |
|
I LIKE PIZZA! | >
|
I'm not too busy :D
But if you will request something like botanic's which is quite complicated, then I'd gladly refuse =þ And I believe the dl count doesn't work @_@ Last edited by Malf : 11-10-2007 at 08:11 AM. |
|
|
|
|
|
#205 |
|
Overdoses result in death
Join Date: Jan 2007
Posts: 2,365
![]() ![]()
|
Yeah um... why does it say 0 downloads on Malf's black hole spell? Some people have downloaded it, I'm sure...
__________________ |
|
|
|
|
|
#206 |
|
I LIKE PIZZA! | >
|
The black hole sucks the dl count as well. I've hard coded it to do so =þ
|
|
|
|
|
|
#207 |
|
Doesn't come here often
|
Okay here's my other request, posting it here anyway.
Fear - AoE (no damage) where enemy units run away from the caster in fear for X seconds. Level 1 - 5 seconds Level 2 - 10 seconds ... Level 5 - 25 seconds If you've played WoW it's like the warlock's fear spell. You can use whatever icon, I don't mind. But if you want you can just use the banshee's possession spell. |
|
|
|
|
|
#208 |
|
User
Join Date: Oct 2007
Posts: 19
|
I saw you'r fireball spell it is the best of spells here. Can you tell me how you have detected collision in this spell?
|
|
|
|
|
|
#209 |
|
Overdoses result in death
Join Date: Jan 2007
Posts: 2,365
![]() ![]()
|
Why not just download it and open it in the World Editor...?
__________________ |
|
|
|
|
|
#210 |
|
Lackadaisically Absent.
Respected User
|
Here's the entire spell code, the collision is in the highlighted parts:
__________________ JASS:Edit: I'll be updating the list of spells on the front page in a bit. I've got to install Leopard on my computer right now. Last edited by Pyrogasm : 11-10-2007 at 11:20 PM. |
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
|
|
Donate |