Modcraft - The community dedicated to quality WoW modding!
Wrath of the Lich King Modding => Serverside Modding => Topic started by: Roxas 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.
(http://www.blogcdn.com/wow.joystiq.com/media/2010/11/danielwdkrimekmatonce.jpg)
-
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.
-
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 :)
-
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.
-
what do you say "backport" ?
I know nothing about lua or xml ...
-
what do you say "backport" ?
I know nothing about lua or xml ...
Don't try to do it then.
-
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.
-
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 :)
-
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.
-
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.
-
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.