This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: [QUESTION] Spell alerts screen  (Read 1866 times)

Roxas

  • Registred Member
  • Polygonshifter
  • *****
  • Posts: 59
    • View Profile
[QUESTION] Spell alerts screen
« on: August 19, 2014, 02:22:31 am »
Hello, I want to know if it's possible to have the alert spell system on WotLK.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

phantomx

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 615
    • View Profile
Re: [QUESTION] Spell alerts screen
« Reply #1 on: August 19, 2014, 05:54:19 am »
Hello, yes you can I believe it's handled with lua and xml scripts, you could just use an alert addon like power auras or make it yourself but it's possible.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
[wimg]http://i.imgur.com/6fxUQL1.gif[/wimg]

Roxas

  • Registred Member
  • Polygonshifter
  • *****
  • Posts: 59
    • View Profile
Re: [QUESTION] Spell alerts screen
« Reply #2 on: August 19, 2014, 08:40:56 am »
I want to do a patch with options for cata to wotlk.
 I know will power but I want to get on the same official
thank you for the info :)
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

stoneharry

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 617
    • View Profile
Re: [QUESTION] Spell alerts screen
« Reply #3 on: August 19, 2014, 11:05:38 pm »
Quote from: "Roxas"
I want to do a patch with options for cata to wotlk.
 I know will power but I want to get on the same official
thank you for the info :)

Copy the necessary FrameXML components and backport them where necessary.

I don't know which file(s) handle this.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Roxas

  • Registred Member
  • Polygonshifter
  • *****
  • Posts: 59
    • View Profile
Re: [QUESTION] Spell alerts screen
« Reply #4 on: August 20, 2014, 04:02:30 pm »
what do you say "backport" ?
I know nothing about lua or xml ...
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

stoneharry

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 617
    • View Profile
Re: [QUESTION] Spell alerts screen
« Reply #5 on: August 20, 2014, 05:14:54 pm »
Quote from: "Roxas"
what do you say "backport" ?
I know nothing about lua or xml ...

Don't try to do it then.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Ascathos

  • Moderators
  • Creator of Worlds
  • *****
  • Posts: 1129
    • View Profile
Re: [QUESTION] Spell alerts screen
« Reply #6 on: August 20, 2014, 10:53:56 pm »
Quote from: "stoneharry"
Quote from: "Roxas"
what do you say "backport" ?
I know nothing about lua or xml ...

Don't try to do it then.
^

Or try it, start learning lua and xml and find the method how.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Roxas

  • Registred Member
  • Polygonshifter
  • *****
  • Posts: 59
    • View Profile
Re: [QUESTION] Spell alerts screen
« Reply #7 on: August 20, 2014, 10:58:49 pm »
Quote from: "Ascathos"
Quote from: "stoneharry"
Quote from: "Roxas"
what do you say "backport" ?
I know nothing about lua or xml ...

Don't try to do it then.
^

Or try it, start learning lua and xml and find the method how.

Yes it is a better idea :)
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

phantomx

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 615
    • View Profile
Re: [QUESTION] Spell alerts screen
« Reply #8 on: August 20, 2014, 11:00:30 pm »
Quote from: "Ascathos"
Quote from: "stoneharry"
Quote from: "Roxas"
what do you say "backport" ?
I know nothing about lua or xml ...

Don't try to do it then.
^

Or try it, start learning lua and xml and find the method how.

Simple way to learn is trial and error, reverse engineer scripts until you understand what certain statements do and it should come pretty easily LUA is one of the easiest scripting languages and if you know how to make websites so is XML.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
[wimg]http://i.imgur.com/6fxUQL1.gif[/wimg]

stoneharry

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 617
    • View Profile
Re: [QUESTION] Spell alerts screen
« Reply #9 on: August 20, 2014, 11:20:13 pm »
Quote from: "phantomx"
Quote from: "Ascathos"
Quote from: "stoneharry"
Quote from: "Roxas"
what do you say "backport" ?
I know nothing about lua or xml ...

Don't try to do it then.
^

Or try it, start learning lua and xml and find the method how.

Simple way to learn is trial and error, reverse engineer scripts until you understand what certain statements do and it should come pretty easily LUA is one of the easiest scripting languages and if you know how to make websites so is XML.

The best way to learn is to actually learn how to program.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Ascathos

  • Moderators
  • Creator of Worlds
  • *****
  • Posts: 1129
    • View Profile
Re: [QUESTION] Spell alerts screen
« Reply #10 on: August 21, 2014, 11:16:09 pm »
Quote from: "stoneharry"
Quote from: "phantomx"
Quote from: "Ascathos"
Quote from: "stoneharry"
Quote from: "Roxas"
what do you say "backport" ?
I know nothing about lua or xml ...

Don't try to do it then.
^

Or try it, start learning lua and xml and find the method how.

Simple way to learn is trial and error, reverse engineer scripts until you understand what certain statements do and it should come pretty easily LUA is one of the easiest scripting languages and if you know how to make websites so is XML.

The best way to learn is to actually learn how to program.
The best way to learn is to learn.

EDIT:
ITT: Philosophical discussion.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »