Forum > Random

Sky ID in raid?

<< < (2/2)

schlumpf:
If it is a static sky, it is most likely in Light.dbc. If it isn't it may as well be a model. You may want to just look in Stars/ in the MPQ.

JRAY:
It is in the light dbc i just cant identify which line it is .Im basically just lookin for a reference dbc file to decipher which line it is and the map dbc didnt help me.

schlumpf:
There is no other way it is within light.dbc except for having that black temple map id.

Steff:
Look in map table.
Searched BalckTempel ID. It is 564
Fast SQLQUery on Light table.

There is only on global line.

SQL: SELECT * FROM `dbc_Light` WHERE `iRefID_Map` = 564 LIMIT 0, 30 ;

Datensätze: 1

ID___iRefID_Map__position_x__position_y__position_z___falloffStart_____falloffEnd
592 _564_________0_________0_________0__________1101359954___1132706571

I cut off the rest of the filds.

Navigation

[0] Message Index

[*] Previous page

Go to full version