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)

Gurluas

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 344
    • View Profile
Re: [TUTORIAL]How to create a Loginscreen with Lua & XML edi
« Reply #120 on: April 29, 2014, 09:52:07 pm »
I'm not sure if this was posted but...Is there a way to rotate models vertically in the login screen?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Soldan

  • Contributors
  • Wiki Incarnate
  • *****
  • Posts: 159
    • View Profile
Re: [TUTORIAL]How to create a Loginscreen with Lua & XML edi
« Reply #121 on: April 29, 2014, 10:27:47 pm »
Add a camera to it. I had to do it for 2 of the models I use.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Gurluas

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 344
    • View Profile
Re: [TUTORIAL]How to create a Loginscreen with Lua & XML edi
« Reply #122 on: April 29, 2014, 11:26:06 pm »
Any documentation on how to do that?

I'm not very good with Lua.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

schlumpf

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 2967
    • View Profile
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Soldan

  • Contributors
  • Wiki Incarnate
  • *****
  • Posts: 159
    • View Profile
Re: [TUTORIAL]How to create a Loginscreen with Lua & XML edi
« Reply #124 on: April 29, 2014, 11:43:39 pm »
Just copy the camera block from a model that works on the login screen (I recommend a creature), to the end of the cameraless-m2. Then readjust the offsets. In total, you'll be looking at about 30 offsets (just make sure you don't mess up while doing it or it will break the model).

Basically, if you add the camera to it.. the view will be face on, and that way you will achieve said "verticle rotation". It will also solve another probem that occurs, and that is that the models move if you change resolution (try setting a square resolution and take a look at what happens). If you have a camera on the model - you will have to readjust the coords (you will need Z aswell). I recommend using the DevModel addon.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

klyxmaster

  • Registred Member
  • MS Paint Freak
  • *****
  • Posts: 3
    • View Profile
Re: [TUTORIAL]How to create a Loginscreen with Lua & XML edi
« Reply #125 on: July 29, 2014, 09:16:51 pm »
I am getting a green background. Music worked
Confused on a step:
It states the following:

Quote
Once you have finished editing your file save it in your directory:
WoWInterfaceLoginScreen

and name it:
Background.png

Now all you have to do is drag and drop the .png file onto your BLP Converter
and remove the .png file out of the directory.

image saved as a png format 1024x768
I saved it to the LoginScreen as "Background.png"
the next part is blurry...
do i put the converter in the LoginScreen folder then drag/drop the png on it then remove the png leaving the blp file? (did that, screen is still green)
do i copy the png image to where the blp converter is at (currently it is in the interface folder as per extracted file put it), drag it on the blp converter, then move the blp file to the login screen?

if your confused  - now you know I am LOL

Ok, but seriously, I get a green screen no matter what i do, with a blue/white checker square lower left
I read somewhere that either the path is wrong or the file is bad. I did it with 2 files and still come up with the same probl

Thanks if you can help me make this work!
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Alastor

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 1105
    • View Profile
Re: [TUTORIAL]How to create a Loginscreen with Lua & XML edi
« Reply #126 on: July 29, 2014, 09:32:05 pm »
you are not confused you are noob
one of firsts Rules of WoW editing is that every Image in WoW need to haev mirrored Resolition

2x2
4x4
8x8
16x16
32x32
64x64
128x128
256x256
512x512
1024x1024
2048x2048
etc
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
No matter how fast light travels it finds the darkness has always got there first and is waiting for it
Star Citizen Referral Code : STAR-XNFS-HVL9

klyxmaster

  • Registred Member
  • MS Paint Freak
  • *****
  • Posts: 3
    • View Profile
Re: [TUTORIAL]How to create a Loginscreen with Lua & XML edi
« Reply #127 on: July 29, 2014, 09:42:35 pm »
Quote from: "dahaga"
you are not confused you are noob
one of firsts Rules of WoW editing is that every Image in WoW need to haev mirrored Resolition

2x2
4x4
8x8
16x16
32x32
64x64
128x128
256x256
512x512
1024x1024
2048x2048
etc

I am only as smart as my teacher -
Please Explain.
The instructions (teacher) says the image needs to be saved in a png format - pretty basic, where does the above come in?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

klyxmaster

  • Registred Member
  • MS Paint Freak
  • *****
  • Posts: 3
    • View Profile
Re: [TUTORIAL]How to create a Loginscreen with Lua & XML edi
« Reply #128 on: July 29, 2014, 09:57:27 pm »
GOT IT!
I misread. 1024x1024 (not 1024x768)

*goes off and re-learns reading*

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

Miraco

  • Registred Member
  • MWCS Enthusiast
  • *****
  • Posts: 2
    • View Profile
Re: [TUTORIAL]How to create a Loginscreen with Lua & XML edi
« Reply #129 on: August 26, 2014, 02:13:04 pm »
Is this also working on 2.4.3 (TBC) Clients? Cause i always get error when starting WoW after adding new patch file.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Alastor

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 1105
    • View Profile
Re: [TUTORIAL]How to create a Loginscreen with Lua & XML edi
« Reply #130 on: August 26, 2014, 06:23:00 pm »
Because u didnt removen MD5 Protection
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
No matter how fast light travels it finds the darkness has always got there first and is waiting for it
Star Citizen Referral Code : STAR-XNFS-HVL9

Miraco

  • Registred Member
  • MWCS Enthusiast
  • *****
  • Posts: 2
    • View Profile
Re: [TUTORIAL]How to create a Loginscreen with Lua & XML edi
« Reply #131 on: August 26, 2014, 11:51:27 pm »
I did.
« 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 #132 on: August 27, 2014, 12:32:17 am »
Quote from: "Miraco"
Is this also working on 2.4.3 (TBC) Clients? Cause i always get error when starting WoW after adding new patch file.
Nobody knows what you did, or what the error is. Tell us what the error is.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

stan84

  • Registred Member
  • Wiki Incarnate
  • *****
  • Posts: 184
    • View Profile
Re: [TUTORIAL]How to create a Loginscreen with Lua & XML edi
« Reply #133 on: August 27, 2014, 06:59:17 am »
Doesn't  modded TBC requires wowme.exe started before wow.exe ?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Domminust

  • Registred Member
  • Loreweaver
  • *****
  • Posts: 100
    • View Profile
Re: [TUTORIAL]How to create a Loginscreen with Lua & XML edi
« Reply #134 on: November 05, 2014, 03:09:47 pm »
I'm trying to make a simple solid picture login sreen. Just putting a blp in interface/loginscreen isn't working.. Should it be?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »