Forum > Serverside Modding
[LUA] Mists Of Pandaria CharacterCreate.lua help
(1/2) > >>
holyleen:
hey guy it me again i been try to make the ] Mists Of Pandaria CharacterCreate. screen in to wrath but i am heaving no luck can any one help me out plz here is the MPQ file sorry for not upload the jpg img so where els :(
stoneharry:
These functions do not exist in the 3.3.5a client hence why your getting nil methods.
You need to reimplement the functions (if required) by writing functions to handle them, or disable them.
I don't think you should be porting the interface if you do not even know how to program in Lua. There is more to it then literally copy and pasting.
holyleen:
thank you stoneharry yes i am really new to lua moding and i really d not what i am doing but i trying to learn are there any good website where i can learn how to do lua and xml programming ? for free
stoneharry:
--- Quote from: "holyleen" ---thank you stoneharry yes i am really new to lua moding and i really d not what i am doing but i trying to learn are there any good website where i can learn how to do lua and xml programming ? for free --- End quote ---
http://lua-users.org/wiki/TutorialDirectory
But it would be better to learn programming and then move onto specific languages for specific purposes.
holyleen:
all rigth what type of programming should i learn ?
thank you stoneharry you have been very help
Navigation
[0] Message Index
[#] Next page
|