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: [HELP] Skybox Change. Scholo to ED sky.  (Read 1541 times)

eratoc

  • Registred Member
  • Race Changer
  • *****
  • Posts: 32
    • View Profile
[HELP] Skybox Change. Scholo to ED sky.
« on: December 09, 2013, 11:09:09 pm »
Hello!

I've been messing around with Lightmapper and Taliis Editor, currently I've opened up Light.dbc and I'm following this guide: viewtopic.php?f=61&t=673

But I get stuck at the Table with all the columns. I'm not sure what to edit and such. Don't really get it.

I want to edit these:

Code: [Select]
ED ID: 188 (169)
188 169 681133.0 -3835.0 699542.0 31902.0 41354.0 189 188 10 11 4

SCHOLO ID: 335 (289)
335 289 610565.0 -1609.0 610565.0 38597.0 38597.0 324 325 10 11 4

Anyone who can help me out?

Edit: Update
To implement the Emerald Dream-skybox into Scholomance, should my "new" column look like this?

Code: [Select]
188 (skybox ID-ED) 289 (map ID-scholo) 610565.0 -1609.0 610565.0 38597.0 38597.0 324 325 10 11 4 (Scholo coords)
Thanks,
Eratoc
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Rangorn

  • Contributors
  • Model Change Addict
  • *****
  • Posts: 291
    • View Profile
Re: [HELP] Skybox Change. Scholo to ED sky.
« Reply #1 on: December 11, 2013, 07:16:52 pm »
Quote from: "eratoc"
Hello!



Edit: Update
To implement the Emerald Dream-skybox into Scholomance, should my "new" column look like this?

Code: [Select]
188 (skybox ID-ED) 289 (map ID-scholo) 610565.0 -1609.0 610565.0 38597.0 38597.0 324 325 10 11 4 (Scholo coords)

Quote
188, 289,  610565.0   -1609.0   610565.0   38597.0   38597.0
=> Correct, this is just coordinates of your light point.


Quote
324   325   10   11   4
324 325 10 11 and 4are params ID for your light point
Replaces them by :
189   188   10   11   4 (You just have to replace 324 by 189 and 325 by 188 for your example)





Anyway, your correct config :

Code: [Select]
188 (skybox ID-ED) 289 (map ID-scholo) 610565.0 -1609.0 610565.0 38597.0 38597.0 189 188 10 11 4
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

eratoc

  • Registred Member
  • Race Changer
  • *****
  • Posts: 32
    • View Profile
Re: [HELP] Skybox Change. Scholo to ED sky.
« Reply #2 on: December 11, 2013, 09:22:14 pm »
Quote from: "Rangorn"
Quote from: "eratoc"
Hello!



Edit: Update
To implement the Emerald Dream-skybox into Scholomance, should my "new" column look like this?

Code: [Select]
188 (skybox ID-ED) 289 (map ID-scholo) 610565.0 -1609.0 610565.0 38597.0 38597.0 324 325 10 11 4 (Scholo coords)

Quote
188, 289,  610565.0   -1609.0   610565.0   38597.0   38597.0
=> Correct, this is just coordinates of your light point.


Quote
324   325   10   11   4
324 325 10 11 and 4are params ID for your light point
Replaces them by :
189   188   10   11   4 (You just have to replace 324 by 189 and 325 by 188 for your example)





Anyway, your correct config :

Code: [Select]
188 (skybox ID-ED) 289 (map ID-scholo) 610565.0 -1609.0 610565.0 38597.0 38597.0 189 188 10 11 4

Thank you, I will see if it worked when it isn't nighttime in WoW (after 9pm?)

Because I assume it will only work during the day.

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

eratoc

  • Registred Member
  • Race Changer
  • *****
  • Posts: 32
    • View Profile
Re: [HELP] Skybox Change. Scholo to ED sky.
« Reply #3 on: December 12, 2013, 07:06:03 pm »
It won't work for me. I have changed the Light.dbc file correctly (I think? see picture below)
I then saved the new Light.dbc and put it into my Scholo > ED.MPQ file as DBFilesClient/Light.dbc path.

http://i143.photobucket.com/albums/r124 ... b46c56.png

Did I do something wrong here? I guess most people have knowledge of this, I'd really appreaciate the help.

This is what it looks like now, with Scholo/WPL skybox:
http://i143.photobucket.com/albums/r124 ... f9a694.png

And I want the skybox to be something like this (Old Hillsbrad skybox, is it?)
http://img148.imageshack.us/img148/3752 ... 225mj9.jpg

Edit: also, is it possible to remove the fog? Or does it go away with the new skybox?

Thanks again for your help.

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