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: [TUTORIAL]How to create a Loginscreen with Lua & XML editing  (Read 59329 times)

Mordred

  • Contributors
  • Polygonshifter
  • *****
  • Posts: 57
    • View Profile
Re: [TUTORIAL]How to create a Loginscreen with Lua & XML edi
« Reply #45 on: August 08, 2012, 11:28:51 pm »
@ detonatorss: wat.

@ lordshark:
first - it could be the ambience music. which is set in the vx_vars_init.lua file in the ShowScene function
then - add a camera

UPDATE:
Loginscreen 3.0 video
the loginscreen not included -> it maybe will get released as a shell for loginscreens after the expansion for chaotic united hit release.
- main post updated
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
Burn in fire of righteousness!
Easy Loginscreen

mike1084

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 10
    • View Profile
Re: [TUTORIAL]How to create a Loginscreen with Lua & XML edi
« Reply #46 on: August 08, 2012, 11:45:03 pm »
Quote from: "Mordred"
UPDATE:
Loginscreen 3.0 video
the loginscreen not included -> it maybe will get released as a shell for loginscreens after the expansion for chaotic united hit release.
- main post updated
...I want this. ^^
Also, perhaps you didn't notice my question so I'll try to ask it again, as I actually see you've added this in 3.0...

How did you enable the patch / revision number in the bottom left? ^^

Other than that, I can't wait on 3.0 to get released! Is there any ETA on when this expansion will come out (and thus with that, the question is simply; when will you most likely release the new log-in screen? ^^).

Great work, I really love the improvement between 2.0! You should be proud! ;)
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Landira

  • Registred Member
  • Polygonshifter
  • *****
  • Posts: 68
    • View Profile
Re: [TUTORIAL]How to create a Loginscreen with Lua & XML edi
« Reply #47 on: September 17, 2012, 02:56:23 am »
hey i have a little Question again.

How i can insert the Alert Box again in this tutorial file at the Loginscreen?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Mrblitz

  • Registred Member
  • Race Changer
  • *****
  • Posts: 25
    • View Profile
Re: [TUTORIAL]How to create a Loginscreen with Lua & XML edi
« Reply #48 on: September 23, 2012, 10:15:41 pm »
This is just what I was looking for. no more no less :D

Thanks a lot Mordred. I really enjoyed it and thanks again for updating your own login screen. I learned a lot of things through seeing that.

:-*
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
Whats to say...

Jumper

  • Registred Member
  • MWCS Enthusiast
  • *****
  • Posts: 2
    • View Profile
Re: [TUTORIAL]How to create a Loginscreen with Lua & XML edi
« Reply #49 on: October 05, 2012, 12:01:40 pm »
i have one question: how change overview of bottom-up or top-down, because some models visible from above, others are seen from below and i dnt know how to change it
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Diemen

  • Registred Member
  • Race Changer
  • *****
  • Posts: 37
    • View Profile
Re: [TUTORIAL]How to create a Loginscreen with Lua & XML edi
« Reply #50 on: October 05, 2012, 10:59:22 pm »
Great Tut Mordred !
i've been looking for this for a while now.
Having some issues with the .M2 that won't show but its a start.
GJ !
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Diemen

  • Registred Member
  • Race Changer
  • *****
  • Posts: 37
    • View Profile
[QUESTION] Custom Login Screen VX Error
« Reply #51 on: October 07, 2012, 02:27:57 pm »
Hey , i've been using [TUTORIAL]How to create a Loginscreen with Lua & XML editing
for making a Custom Login ...
but after solving the Lua 51 error "<' i got  a new one and i realy don't have a Clue how to fix it...

The new error :



Pastbin:
http://pastebin.com/1N70X90c
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Jumper

  • Registred Member
  • MWCS Enthusiast
  • *****
  • Posts: 2
    • View Profile
Re: [TUTORIAL]How to create a Loginscreen with Lua & XML edi
« Reply #52 on: October 12, 2012, 02:05:40 pm »
Here's what I got:

« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Milly

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 503
    • View Profile
Re: [TUTORIAL]How to create a Loginscreen with Lua & XML edi
« Reply #53 on: December 05, 2012, 02:35:19 pm »
For some reason whenever I click "Enter World" the loading screen disappears and I get this:

         "World of Warcraft
         Your game interface files are corrupted. Please remove your InterfaceFrameXML folder."

(this is using the .exe that Mordred provided, and I don't even have a FrameXML folder)

In an attempt to solve this issue, I tried using the Heroes WoW client. It works, but I get this:

         "Blizzard_TimeManager has been blocked from an action only available to the Blizzard UI. You can disable this addon
         and reload the UI."

Does anyone have a solution to either of these problems?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Ascathos

  • Moderators
  • Creator of Worlds
  • *****
  • Posts: 1129
    • View Profile
Re: [TUTORIAL]How to create a Loginscreen with Lua & XML edi
« Reply #54 on: December 05, 2012, 06:19:07 pm »
First one means you broke the XML structure to the point that initiation fails (most likely).
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Milly

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 503
    • View Profile
Re: [TUTORIAL]How to create a Loginscreen with Lua & XML edi
« Reply #55 on: December 05, 2012, 06:32:29 pm »
Quote from: "Ascathos"
First one means you broke the XML structure to the point that initiation fails (most likely).

Even when downloading Mordred's sample Login Screen (The Scarlet One), I still get the same exact error. And I've been getting this error ever since I started the project. Both in early development, and up until now.

Er, nevermind. I just found a solution as I was typing this. Something was wrong with my WoW folder, so I tried using another one I had laying around. That one works fine so I must have screwed something up.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

stoneharry

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 617
    • View Profile
Re: [TUTORIAL]How to create a Loginscreen with Lua & XML edi
« Reply #56 on: December 05, 2012, 07:00:22 pm »
Quote from: "Xapzi"
Quote from: "Ascathos"
First one means you broke the XML structure to the point that initiation fails (most likely).

Even when downloading Mordred's sample Login Screen (The Scarlet One), I still get the same exact error. And I've been getting this error ever since I started the project. Both in early development, and up until now.

Er, nevermind. I just found a solution as I was typing this. Something was wrong with my WoW folder, so I tried using another one I had laying around. That one works fine so I must have screwed something up.

You most likely deleted your interface folder, and thus the Blizzard AddOn data.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Milly

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 503
    • View Profile
Re: [TUTORIAL]How to create a Loginscreen with Lua & XML edi
« Reply #57 on: December 06, 2012, 07:25:03 am »
Quote from: "stoneharry"
You most likely deleted your interface folder, and thus the Blizzard AddOn data.

Yup you were right. Thanks for pointing that out though =) Also, here's the result of several hours of tinkering:

[youtube:46nwbinl]http://www.youtube.com/watch?v=4yttyYjo9-M[/youtube:46nwbinl]
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

schlumpf

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 2967
    • View Profile
Re: [TUTORIAL]How to create a Loginscreen with Lua & XML edi
« Reply #58 on: December 06, 2012, 08:23:48 am »
Quote from: "Xapzi"
Also, here's the result of several hours of tinkering:[
Needs moar roaring dragons.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Steff

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 4551
    • View Profile
Re: [TUTORIAL]How to create a Loginscreen with Lua & XML edi
« Reply #59 on: December 06, 2012, 09:00:44 am »
Looks good. Have a nice mood.
But perhaps add some light effects.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
Please mark as solved if solved.
Don't ask if you could ask a question... JUST ask the Question.
You can send me also offline messages. I will answer if I get online.
Skype: project.modcraft
Discord: steff#6954