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: [Question] Modifying a continent's Default Skybox?  (Read 1752 times)

Axis48

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 21
    • View Profile
[Question] Modifying a continent's Default Skybox?
« on: November 24, 2017, 09:12:37 pm »
Sorry if this has already been answered, but is there a way to change a continent's default skybox? Like, I have a 'local' skybox settup for lighting effects and I assumed it would give me a clear sky like in STV- since I am using the Zul'Gurub box, but this island and it's skybox are out in Northrend and I am stuck with this weird Northern lights look. Is there any way to change this?


Axis48

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 21
    • View Profile
Re: [Question] Modifying a continent's Default Skybox?
« Reply #1 on: November 24, 2017, 09:20:36 pm »
On some further analysis it looks like it's more tied to the zone then the continent, but all the same, I have repainted their area IDs and such on the map. Is there something else I need to modify to change the skyboxes?

schlumpf

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 2967
    • View Profile
Re: [Question] Modifying a continent's Default Skybox?
« Reply #2 on: November 24, 2017, 10:13:27 pm »
skyboxes are handled by light*.dbc. the default is the one with x,y,z = 0,0,0. there is a tool called light mapper which is able to edit those files, on some versions of the game.

Axis48

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 21
    • View Profile
Re: [Question] Modifying a continent's Default Skybox?
« Reply #3 on: November 24, 2017, 10:50:29 pm »
Howdy!

Yes, I went in and found the a bunch in light mapper and I have a skybox for the zone I want to use and it is assigned in my DB2, but the 'default' skybox of the zone I'm in, in this case, the Stormpeaks seems to want to stick around. Is threre a way to remove the default skybox of zones on an existing continent?

Axis48

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 21
    • View Profile
Re: [Question] Modifying a continent's Default Skybox?
« Reply #4 on: November 24, 2017, 11:39:33 pm »
On investigation, it looks like for Northrend specfically there is some kind of zone-based tiny Light.dbc edit you have to tinker with? Is there anyway to modify the range of it or is deleting it acceptable?

schlumpf

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 2967
    • View Profile
Re: [Question] Modifying a continent's Default Skybox?
« Reply #5 on: November 25, 2017, 12:44:25 am »
there will always be a default light. if there is no 0,0,0 for your mapid, it will just take the one from id 0. you will have to actually place lights to do it fine, or you'll have to edit 0,0,0 with your light to abuse the default, while breaking it everywhere else then.

Axis48

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 21
    • View Profile
Re: [Question] Modifying a continent's Default Skybox?
« Reply #6 on: November 26, 2017, 06:40:18 am »
Got it all pieced together! Thank you!