Heya Everyone!
I've been on this forums for about a month now and I finally decided to contribute to the community. So I've been reading about LUA around here and in other forums for about 4 days now.
So my question is,
If I put 0 in this value in the RegisterEvent line, does it run 0 times, or does it run "forever"?
Example:
Thanks!Code:pUnit:RegisterEvent("Boss_Fireball", 7000, 0)
PS. I guess you would see my first script coming up later on tonight.