Jump to content

Welcome to Gaming On Steroids Forums
Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, post status updates, manage your profile and so much more. This message will be removed once you have signed in.
Login to Account Create an Account
Photo

buffs and debuff names?


  • Please log in to reply
6 replies to this topic

#1
Ankhy

Ankhy

    Newbie

  • Members
  • 5 posts

How do you actually go ahead and find the proper debuff names? I cant for the love of god find the name of the new fizz W debuff name  =\


  • 0

#2
Noddy

Noddy

    Surrender The Throne

  • Scripts Developer
  • 500 posts

OnUpdateBuff(function(unit,buff)
  print(buff.Name)
end)


  • 1

#3
DamnedNooB

DamnedNooB

    Advanced Member

  • Scripts Developer
  • 929 posts
Use the existing events and create a method to print the args.
Object Browser / docs might help
  • 0

#4
Ankhy

Ankhy

    Newbie

  • Members
  • 5 posts

Wow, thanks guys :) Getting closer to get this working now!


  • 0

#5
Ankhy

Ankhy

    Newbie

  • Members
  • 5 posts

Ugh, seems as though I have to calculate how long the buff has been on the unit as the charged debuff and the noncharged debuff has the same name... lame =\ 

 

Is there an easy way to do this, or do I have water over my my head here?


  • 0

#6
Noddy

Noddy

    Surrender The Throne

  • Scripts Developer
  • 500 posts

I guess you could work with OnCreateObject but I wouldn't recommend it, maybe there is something that youre missing


  • 0

#7
Ankhy

Ankhy

    Newbie

  • Members
  • 5 posts

Yeah, maybe.. Not incredible experienced with coding, but this fizz script was so outdated I just had to try something. Been staring at different codes from different scripts for 3 days now to see if theres something I'm missing. Guess I have to take the long way around, hahaha :) Thanks for inputs though <3


  • 0




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users