DESCRIPTION
Example Use:
Function.Call((Hash)0x59174F1AFE095B5A, HASH HERE, false,true,true,50F,false);
Enum for Util:
public enum WeatherType : uint // Got from MOOSHE (thx man - Hayden Almeida) { Overcast = 0xBB898D2D, Rain = 0x54A69840, Fog = 0xD61BDE01, Snowlight = 0x23FB812B, Thunder = 0xB677829F, Blizzard = 0x27EA2814, Snow = 0xEFB6EFF6, Misty = 0x5974E8E5, Sunny = 0x614A1F91, HighPressure = 0xF5A87B65, Clearing = 0x6DB1A50D, Sleet = 0xCA71D7C, Drizzle = 0x995C7F44, Shower = 0xE72679D5, SnowClearing = 0x641DFC11, OvercastDark = 0x19D4F1D9, Thunderstorm = 0x7C1C4A13, Sandstorm = 0xB17F6111, Hurricane = 0x320D0951, Hail = 0x75A9E268, Whiteout = 0x2B402288, GroundBlizzard = 0x7F622122 }
Recommended Comments
There are no comments to display.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.