Anyone's hero has more than 4 attributes?
if you give your hero 4 attributes, there is nothing wrong
but 5, the fifth attribute doesn't come out (it still work, but doesn't show out)
and if you give 6 attributes, the game will crash....
I have some questions about traceline,
traceline runs great on the ground units,
but what about the unit on the high ground?
does that mean I have to set hitboxs for high ground units just like the air units?
I put the traceline into the trigger~ but it's still not working~
the targetunit is always null, plz take a look at my map~
I have no idea what's going on :( THX again
I want my ability to deal damage depend on my Hero stats
。
For example : this ability cause 150 + Hero's Strength X 2.5
but in the trigger, "damage dealing" you can only use as "effect"
which you can not add in math or formula
( BTW
I'm using " environment _ create effect (from unit) to unit " )
0
Anyone's hero has more than 4 attributes? if you give your hero 4 attributes, there is nothing wrong but 5, the fifth attribute doesn't come out (it still work, but doesn't show out) and if you give 6 attributes, the game will crash....
any good idea to fix it? :(
0
I have some questions about traceline, traceline runs great on the ground units, but what about the unit on the high ground? does that mean I have to set hitboxs for high ground units just like the air units?
thx :)
0
@onisagi: Go
it works~ thx a lot :)
0
I put the traceline into the trigger~ but it's still not working~ the targetunit is always null, plz take a look at my map~ I have no idea what's going on :( THX again
0
@HaVoC373: Go
I know~ but I have a problem in attaching Traceline script into a trigger, and many other things :(
0
can you upload your tutorial map for us so that we can learn it more faster and clearer :D THX
0
I'm not sure how to use CatalogFieldValueSet ~ Can you give me some details about it? THX again =]
0
I want my ability to deal damage depend on my Hero stats 。 For example : this ability cause 150 + Hero's Strength X 2.5
but in the trigger, "damage dealing" you can only use as "effect" which you can not add in math or formula ( BTW I'm using " environment _ create effect (from unit) to unit " )
any good idea? THX a lot =]