Spell Energy Field

kingkingyyk3

Visitor (Welcome to the Jungle, Baby!)
Reaction score
216
Hmm, I tried to fix it.. But your code is very messy. There are something wrong with your array. Even 30 array does not enough.... for it. :banghead:
 

Viikuna

No Marlo no game.
Reaction score
265
Table is like an array, you just have to create it in some init function. You can also use HandleTable, which uses handles instead of integers as keys, or string table, which uses string keys.


JASS:

globals
    HandleTable Data
endglobals

function init takes nothing returns nothing
    set Data=HandleTable.create()
endfunction


function useTable takes nothing returns nothing
    set Data[ handle ] = somestruct
    set somestruct2 = Data[ handle ]
endfunction
 

Dinowc

don't expect anything, prepare for everything
Reaction score
223
multiple lightnings are created for each unit, so it needs to be a 2D array, right?

I still don't get it how would I use it in my spell....

what type of data can you store in a Table? only integer?
 

Viikuna

No Marlo no game.
Reaction score
265
Yes. Or one struct with lightning array. Id go with that one.
 

Happysmiley

New Member
Reaction score
22
90% of those spells are DotA's spells, just with different names

Energy Field isn't a DotA spell, so that's why I decided to make it


Energy Field is Engineer's ultimate, his other spells are pretty hard to make

I'll see what I can do about them when I get the time
The Engineer's turret spell is just pure agony to make I think :(
 

Dinowc

don't expect anything, prepare for everything
Reaction score
223
The Engineer's turret spell is just pure agony to make I think :(
yeah

I started making his other spells, but soon I quit it

it turned out - Energy Field is the most easy one to make from all xd
 

Dinowc

don't expect anything, prepare for everything
Reaction score
223
it's mui, it's leakless but it could be done in less lines with less redundant code.

GJ though
+rep
yeah

initially, the code was like half of what it is now
but after I've put as much configurables as possible, that was kinda unavoidable

the spell is rather old and outdated now... at that time I didn't had much spell-making experience and the code would surely be much shorter

thx anyway

I still accept suggestions on improving the code/spell!
 

jig7c

Stop reading me...-statement
Reaction score
123
this spell doesn't work for me... well it sorta does
it damages the units and everything, i have TimerUtil, a more recent version then the one included in your map
I have the dummy.mdx file already, before I imported your spell...

it creats the obelisk and the turrets, and it damages enemies as they enter that certain AoE, but the lightning is not created right... it is created a little bit below the spell... and when i activate the turrets, (not height wise, but more south).... imagine the number 8... the top circle in the 8 is the turrets, and the bottom circle in the 8 is the lightning effects...
and then when i scroll thru the map, it lightning moves with it... it damages/purges/soul burn all correctly, just the lightning is screwed up... when the turrets die, the lighting disappears too..

i imported everything from your map to mine except timer utils, which like i said, i have a more recent version, and btw, i tried disabling my timer util and importing yours, and it still did the same thing...

the only thing i changed was in AIDS trigger, the GetUnitID function... i just changed the name of the function from GetUnitID to GetUnitIDAIDS, because GetUnitID was already declared else where in my map...

help me...
 

Dinowc

don't expect anything, prepare for everything
Reaction score
223
thanks for your feedback

can't remember last time I updated this spell xD
the outdated code might be the problem or something

I'll test the map and see what I can do tomorrow

I might even rewrite the whole code xd
 

jig7c

Stop reading me...-statement
Reaction score
123
the map i downloaded from this site works fine, its when i import it the scripts into my map, thats when the lightning starts messing up...
 

Dinowc

don't expect anything, prepare for everything
Reaction score
223
hmm I think I know the problem

it might be with the terrain heights, because the lightnings have static Z coordinates, which is around 50
so if you create them at a higher/lower height, it appears like they are underground/in the air

I think it's easily fixable, but it'll take some time so as I said, I'll do it tommorow

thx again
 

jig7c

Stop reading me...-statement
Reaction score
123
no no no, its not that dinowc...

the hero is standing on a flat surface, and the lightning is created towards the bottom of the turrets... and the lightning is a smaller circle, compared to the turret's circle...
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • jonas jonas:
    That sounds like fun!
    +1
  • The Helper The Helper:
    it was a blast!
  • The Helper The Helper:
    I am going to post the Youtube of the investigation in the forums when it is ready
    +1
  • jonas jonas:
    cool!
  • vypur85 vypur85:
    Sounds cool TH.
  • tom_mai78101 tom_mai78101:
    I was on a Legend of Zelda marathon...
  • tom_mai78101 tom_mai78101:
    Am still doing it now
    +1
  • jonas jonas:
    which one(s) are you playing?
  • jonas jonas:
    I played a little bit of the switch title two weeks ago and found it quite boring
  • The Helper The Helper:
    just got back from San Antonio this weekend had the best Buffalo Chicken Cheesesteak sandwhich in Universal City, TX - place was called Yous Guys freaking awesome! Hope everyone had a fantastic weekend!
    +1
  • The Helper The Helper:
    Happy Tuesday!
  • The Helper The Helper:
    We have been getting crazy numbers reported by the forum of people online the bots are going crazy on us I think it is AI training bots going at it at least that is what it looks like to me.
  • The Helper The Helper:
    Most legit traffic is tracked on multiple Analytics and we have Cloud Flare setup to block a ton of stuff but still there is large amount of bots that seem to escape detection and show up in the user list of the forum. I have been watching this bullshit for a year and still cannot figure it out it is drving me crazy lol.
    +1
  • Ghan Ghan:
    Beep boop
    +1
  • The Helper The Helper:
    hears robot sounds while 250 bots are on the forum lol
  • The Helper The Helper:
    Happy Saturday!
    +1
  • The Helper The Helper:
    and then it was Thursday...
    +2
  • tom_mai78101 tom_mai78101:
    And then Monday
    +1
  • The Helper The Helper:
    I got the day off today!
    +1
  • tom_mai78101 tom_mai78101:
    How...? (T-T)
  • The Helper The Helper:
    I took the day off. I work for myself so I can do that.
    +1
  • Varine Varine:
    Well I'm already over summer
  • jonas jonas:
    varine! good to see you
  • jonas jonas:
    what's going on, what's got you going
  • The Helper The Helper:
    good to see you varine hope you are well my friend

    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