• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Making playstation 2 style

Status
Not open for further replies.
Level 3
Joined
Jul 8, 2009
Messages
40
iam tried making the playstation 2 style finally me have finish the style with 4 arrows key 4 button skill !and iam lazy upload=;= who want
 
Last edited by a moderator:
Level 6
Joined
Aug 1, 2009
Messages
159
Exilus4 said:
iam tried making the playstation 2 style finally me have finish the style with 4 arrows key 4 button skill !and iam lazy upload=;= who want plz rep+ me

I tried making a play-station 2 style map, finally I finished it, with 4 arrow keys for moving, and 4 spells! I am too lazy to upload it, who want it? Please give me a reputation! :D.

Maybe that? LOL :D.
 
Level 3
Joined
Jul 8, 2009
Messages
40
juz need some help detect w,a,s,d with jass or gui any one know how to detect it?actually up,down,left,right arrow keys have a number to detect it...jz changing the number inside can detect w,a,s,d?is that work?
 
Level 3
Joined
Jul 8, 2009
Messages
40
ok thanks for helping just ask something more....iam found at wc3 object inside less ability was no need target..if iam use ability1(example)<<<this ability no need target one...iam copy this ability with same four time name example(Ability1)...(Ability2)...(Ability3)...(Ability4)...it got bug....it can clearly detect which ability iam try to cast....
 
Level 16
Joined
Aug 20, 2009
Messages
1,554
thats why use Channel.

First :
Copy Channel Ability
2 :
Change the Ability name
3 :
Change the ability order ID (Diffrent for each Channels)
4 :
Change the target type to Instant/No Target
5 :
Art, Duration,cooldown, Casting time, Follow through time and everything to 0
6 :
Change the special effect
7 :
Trigger the Ability being cast !! :D
 
Level 3
Joined
Jul 13, 2010
Messages
46
thats why use Channel.

First :
Copy Channel Ability
2 :
Change the Ability name
3 :
Change the ability order ID (Diffrent for each Channels)
4 :
Change the target type to Instant/No Target
5 :
Art, Duration,cooldown, Casting time, Follow through time and everything to 0
6 :
Change the special effect
7 :
Trigger the Ability being cast !! :D

yeah but channel takes a few time before applying the effect.doesn't it?
 
Status
Not open for further replies.
Top