Friday, 29-Mar-2024, 9:59 AM
Logged in as Guest
Group "Guests"

WC3-4Life / Custom Hero Footies!!!

Cold strike and Frost nova - Forum

 
  • Page 1 of 2
  • 1
  • 2
  • »
Forum moderator: Bond009  
Forum » CHF Development and Discussion » Heros, Abilities, and Items » Cold strike and Frost nova
Cold strike and Frost nova
Cheesy-GordiaDate: Sunday, 07-Nov-2010, 11:36 PM | Message # 1
Robotic Ninja
Group: Users
Messages: 2376
Awards: 3
Reputation: 2189
Status: Offline
They both activate at the same time when put together because they relatively have the same icon.

So does warstomp and ice stomp not because they have the same icon, but because they both do the same job.

Could you change the icon for coldstrike so this might resolve this?




I hate this n***a actin like jesus - SOUNDWAVES

You don't are pro - Adam_CZ
 
Bond009Date: Monday, 08-Nov-2010, 1:45 AM | Message # 2
Overall Site Owner
Group: The Creator
Messages: 3180
Awards: 3
Reputation: 7521
Status: Offline
its not the icon that does that its the ability its the base order ID for it in the game, it cant be changed and is technically the same spell just different affect, stuff like that makes it hard in a custom hero game becuz certain spells arnt able to be gotten with others stuff like that is main only meant for normal games with pre built heros. :/ I plan to maybe do a work around with a dummy unit casting spell but it could be a little more messy than i want, also might have a sec of delay in casting which would be sucky..



 
-Kobas-Date: Monday, 08-Nov-2010, 2:09 AM | Message # 3
Legacy Staff
Group: Site Management
Messages: 248
Awards: 0
Reputation: 452
Status: Offline
Code

Melee Initialization
      Events
          Unit - A unit Starts the effect of an ability
      Conditions
          (Ability being cast) Equal to Channel
      Actions
          Set Temp_Point = (Position of (Triggering unit))
          Unit - Create 1 Footman for (Owner of (Triggering unit)) at Temp_Point facing Default building facing degrees
          Unit - Add a 2.00 second Generic expiration timer to (Last created unit)
          Unit - Add War Stomp to (Last created unit)
          Unit - Set level of War Stomp for (Last created unit) to (Level of Channel for (Triggering unit))
          Unit - Order (Last created unit) to Orc Tauren Chieftain - War Stomp
          Custom script:   call RemoveLocation (udg_Temp_Point)

Just change spell names with yours and it will work 100% fine!


 
killerrangeDate: Monday, 08-Nov-2010, 2:14 AM | Message # 4
Zombie Pirate
Group: Users
Messages: 1037
Awards: 1
Reputation: 745
Status: Offline
Haha i don't understand anything about that code xD
But I sure hope it works, although i don't use them both ever at all..



I'm here to help :D
 
ChrIsiceraDate: Monday, 08-Nov-2010, 2:19 AM | Message # 5
Grunt
Group: Clan Members
Messages: 150
Awards: 0
Reputation: 65
Status: Offline
Isn't that what Bond said he would have to do by 'adding a dummy'? I assumed those were the same things. >.>; What's different in your code Kobas?
 
stoogeDate: Monday, 08-Nov-2010, 2:52 AM | Message # 6
★ Contributor ★ / Legacy Staff
Group: Investor
Messages: 1248
Awards: 5
Reputation: 3407
Status: Offline
man the other thing i found out Raging storm and stampee activate at the same time...
so if u got raging storm and u use it...instead of raging storm stampee starts and raging storm goes in line to start once ur stampee runs out...

there r a few others too i just dont remember atm...



If I tell you I am good, You will probably think I am boasting.
If I tell you I am bad, You will Know I am lying.
 
Bond009Date: Monday, 08-Nov-2010, 3:01 AM | Message # 7
Overall Site Owner
Group: The Creator
Messages: 3180
Awards: 3
Reputation: 7521
Status: Offline
yeah i already did that code with the blink ability to add that stomp affect a while back but wasn't sure if there would be a short delay with the casting of the cold strike or not since its a more time touchy event.

 
AntyoneDate: Monday, 08-Nov-2010, 5:53 AM | Message # 8
Development Director
Group: Clan Members
Messages: 2127
Awards: 3
Reputation: 622
Status: Offline
Quote (stooge)
man the other thing i found out Raging storm and stampee activate at the same time... so if u got raging storm and u use it...instead of raging storm stampee starts and raging storm goes in line to start once ur stampee runs out... there r a few others too i just dont remember atm...

lol yeah if u think about it, both spells are similar to each other


 
Bond009Date: Monday, 08-Nov-2010, 4:47 PM | Message # 9
Overall Site Owner
Group: The Creator
Messages: 3180
Awards: 3
Reputation: 7521
Status: Offline
Lol i have a message right on the ability when your picking it (Do NOT pick stampede with this ability) Im pretty sure its in a bright color at the bottom of the item.. you musta missed it. lol

 
mb53Date: Monday, 08-Nov-2010, 8:09 PM | Message # 10
Community Director
Group: Users
Messages: 619
Awards: 2
Reputation: 249
Status: Offline
Yes, I remember seeing that message.. Totally your fault stooge =P


Thanks to xXHarDCorEXx/bop240 for making my signature ^^
 
Master-HeroDate: Tuesday, 09-Nov-2010, 12:12 PM | Message # 11
Legacy Staff
Group: Clan Members
Messages: 1359
Awards: 2
Reputation: 1187
Status: Offline
Haha who reads on the spells? I just go after which ones there looks cool xD


Inactive mod.
 
AntyoneDate: Tuesday, 09-Nov-2010, 12:36 PM | Message # 12
Development Director
Group: Clan Members
Messages: 2127
Awards: 3
Reputation: 622
Status: Offline
Quote (Master-Hero)
Haha who reads on the spells? I just go after which ones there looks cool xD

the ones like Inner fire, Silence and banish look cool to ya? cool


 
Cheesy-GordiaDate: Tuesday, 09-Nov-2010, 1:02 PM | Message # 13
Robotic Ninja
Group: Users
Messages: 2376
Awards: 3
Reputation: 2189
Status: Offline
Okay if any of u ever go this build, I have a solution.

Both hotkeys for these abilities are N.

So just spam N on heroes when u want to kill 1.




I hate this n***a actin like jesus - SOUNDWAVES

You don't are pro - Adam_CZ
 
Master-HeroDate: Tuesday, 09-Nov-2010, 2:13 PM | Message # 14
Legacy Staff
Group: Clan Members
Messages: 1359
Awards: 2
Reputation: 1187
Status: Offline
Quote (Antyone)
the ones like Inner fire, Silence and banish look cool to ya?

Goooood stuff!



Inactive mod.
 
AntyoneDate: Tuesday, 09-Nov-2010, 2:55 PM | Message # 15
Development Director
Group: Clan Members
Messages: 2127
Awards: 3
Reputation: 622
Status: Offline
Quote (Master-Hero)
Goooood stuff!

ahh see being positive is always positive!


 
Forum » CHF Development and Discussion » Heros, Abilities, and Items » Cold strike and Frost nova
  • Page 1 of 2
  • 1
  • 2
  • »
Search:
Login Form
Search
Make Donation
Latest Posts










CHAT
Social Networking
Our poll - 1
Rate our map
Total of answers: 501
Stats
<
Copyright Bond009 © 2024 | Create a free website with uCoz