Post removed .......
Post removed .......
Last edited by Eratoc; 08-11-2017 at 07:49 PM.
Essentially: Modcraft - View topic - [TUTORIAL]*Adding skyboxes
Hello.
I am messing around with Taliis Editor.
I want to change these
I've opened up Light.dbc and now I'm not sure what to do next. I don't get it really. I just need this skybox edit to be clientside by the way since I'm not modifying a server.Code:ED ID: 188 188 169 681133.0 -3835.0 699542.0 31902.0 41354.0 189 188 10 11 4 SCHOLO ID: 335 335 289 610565.0 -1609.0 610565.0 38597.0 38597.0 324 325 10 11 4
I'm stuck at the part with all the columns - not sure what to change with what.
Edit: To implement the Emerald Dream-skybox into Scholomance, should my "new" column look like this?
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 edited by Eratoc; 12-09-2013 at 05:18 PM.
This is how the Light.dbc is structure in 3.3.5a: Light.dbc - WoWDev
There is most likely going to be differences between that and 1.x but you can figure it out by guess work.
The DBC's exist both client side and server side. You would pack it into a MPQ and place it with a correct name (such as patch-a.mpq) inside your WoW\Data folder for the client side changes to occur.
A lot of DBC work is guess work unfortunately.
Also there is no need to PM me when you have replied - I check this section regularly and will reply if I can help and have some free time.
Yeah, that I already know!
My PM was not to disturb you - just make sure you didn't miss out my message. I assume it was unecessary, sorry about that.
I just don't fully understand how Taliis Editor works. If I make my new column with Skybox ID from Emerald Dream, and then coords + MAP id for Scholomance, will that replace the other existing ID for Scholomance inside the Light.dbc file?
Or should I edit the existing ID for Scholomance and just change the Skybox ID to the Emerald Dream one?