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!

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Akka

Pages: [1]
1
Miscellaneous / Re: Weather modding in 1.12.1 client.
« on: December 10, 2015, 04:44:53 pm »
Aye. The very title indicate that I want to make a CLIENT modification.
Doesn't the client have any particular file managing the weather ?

2
Miscellaneous / Re: Weather modding in 1.12.1 client.
« on: December 10, 2015, 10:52:53 am »
There would still be all the rest of the weather effect : wind, fog, change in lighting, etc.
I really need to just get this file and mod it ^^

3
Miscellaneous / Re: Weather modding in 1.12.1 client.
« on: December 10, 2015, 02:28:00 am »
Well, the problem is, it's not for a server I've set up myself. I just play on Kronos, and as with all 1.12 server, their weather is fucked up and it rains far too much.
It's breaking my enjoyment of the game, but they consider all is fine, so I can't expect any solution from their side. So I have to work on my own side and mod the client to either ignore the weather commands from the server, or to react by always switching to "nice weather" mode regardless of what is sent.

I thought there was perhaps some kind of table, or database, or function or whatever which managed the weather, and which I could mod to act this way...

4
Miscellaneous / Weather modding in 1.12.1 client.
« on: December 09, 2015, 06:06:12 pm »
Hello, I'm new to modding WoW, and despite looking about it for quite a bit, I couldn't find the solution to my problem, so I'm down to ask :x

I'm trying to disable the weather effects entirely (not just reduce their intensity) for a 1.12.1 client. From what I understand, the server sends to the client "the weather changes to X" and the client displays it. So I wanted to mod the relevant file so that whatever the server sends, the weather displayed would be "fine".
 
Problem is, I have no idea (and couldn't find) in which file is the weather.
Weather.dbc only exists since WotLK, so I can't use it. I've looked at the AreaTable.dbc of both dbc.MPQ and Patch.MPQ and nothing seems to be related to the weather.

I'm at my wits' end here.
If someone already has a file disabling weather, I'd be very grateful. If not, a pointed to where I could find the file responsible for managing the weather would be very appreciated.

Thanks.

Pages: [1]