Jump to content


Photo

Vanila Balrog is Strange


  • Please log in to reply
2 replies to this topic

#1 Eazy-E 123

Eazy-E 123
  • Members
  • 72 posts

Posted 06 May 2020 - 04:26 PM

Hi,

 

I was taking look on Balrog from SpellBook, and I found out that his Whip power has no Normal codes

 

 

    WeaponSet
        Conditions = None
        Weapon = PRIMARY    MordorBalrogSwordSwipe
        Weapon = SECONDARY    MordorBalrogWhip
        Weapon = TERTIARY    MordorBalrogSwordChop
 
        AutoChooseSources = SECONDARY None
        OnlyAgainst = TERTIARY STRUCTURE BIG_MONSTER
    End

 

CommandButton Command_SpecialAbilityFireWhip
  Command                  = FIRE_WEAPON
  WeaponSlot              = SECONDARY
  Options                  = NEED_TARGET_ENEMY_OBJECT
  TextLabel                = CONTROLBAR:SpecialAbilityFireWhip
  ButtonImage              = HSBalrogFireWhip
  ButtonBorderType        = ACTION
  DescriptLabel            = CONTROLBAR:ToolTipSpecialAbilityFireWhip
  CursorName              = EvilAbilityObj
  InvalidCursorName        = GenericInvalid
  InPalantir   = Yes
End

 

 

Well, theses are code for his Whip power as far as can I see.

 

I just wanted to know if I can give more cooldown for this power and How this workes with no SpecialPower there is no even HARD_CODED stuff.

 

Thanks  :)

 

 

 

 

 

 

 

 

 

 

 

 

 



#2 Miraak5

Miraak5

    title available

  • Members
  • 389 posts
  • Location:France
  • Projects:ROTWK Patch 2.02, Wars of the North, BFME1 1.08 Complete Edition
  •  BIG coding, Map scripting and AI coding

Posted 06 May 2020 - 11:08 PM

Like the commandbutton say it's not a specialpower, it just fire the "SECONDARY" weapon from the balrog weapon slot instead of using behaviors

  Command                  = FIRE_WEAPON
  WeaponSlot              = SECONDARY

Weapon = SECONDARY    MordorBalrogWhip

tho using special power work better than using special weapons for ability like that, we converted it to a special power for 2.02


He was the first...


#3 Eazy-E 123

Eazy-E 123
  • Members
  • 72 posts

Posted 07 May 2020 - 11:20 AM

Like the commandbutton say it's not a specialpower, it just fire the "SECONDARY" weapon from the balrog weapon slot instead of using behaviors

  Command                  = FIRE_WEAPON
  WeaponSlot              = SECONDARY

Weapon = SECONDARY    MordorBalrogWhip

tho using special power work better than using special weapons for ability like that, we converted it to a special power for 2.02

I will see, thanks  :)






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users