• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

What is the texture of Rays of moonlight?

Status
Not open for further replies.
Level 13
Joined
May 10, 2009
Messages
868
According to Weather.slk file, it's this one:
Code:
ReplaceableTextures\Weather\RaysOfLight.blp


Code:
[...]
C;Y19;X1;K"LRma"
C;X2;K"WESTRING_WEATHER_RAYSOFMOONLIGHT"
C;X3;K"ReplaceableTextures\Weather"
C;X4;K"RaysOfLight"
C;X5;K1
C;X6;K0
C;X7;K200
C;X8;K-20
C;X9;K-20
C;X10;K0.9
C;X11;K3
C;X12;K54;ERC[-2]*RC[-1]*20
C;X13;K-300
C;X14;K0
C;X15;K0.07
C;X16;K1
C;X17;K1
C;X18;K0
C;X19;K1
C;X20;K10
C;X21;K0
C;X22;K180
C;X23;K0.2
C;X24;K10
C;X25;K100
C;X26;K255
C;X27;K10
C;X28;K100
C;X29;K255
C;X30;K10
C;X31;K100
C;X32;K255
C;X33;K25
C;X34;K180
C;X35;K0
C;X36;K30
C;X37;K30
C;X38;K30
C;X39;K0
C;X40;K0
C;X41;K0
C;X42;K0
C;X43;K0
C;X44;K0
C;X45;K"-"
[...]
LEGEND:
Code:
C;Y1;X6;AApply fog effects (render fog, not FOW)
C;X12;AFrank Pearce: :The number of particles likley to be rendered if every terrain chunk has this emitter.
C;X1;K"effectID"
C;X2;K"name"
C;X3;K"texDir"
C;X4;K"texFile"
C;X5;K"alphaMode"
C;X6;K"useFog"
C;X7;K"height"
C;X8;K"angx"
C;X9;K"angy"
C;X10;K"emrate"
C;X11;K"lifespan"
C;X12;K"particles"
C;X13;K"veloc"
C;X14;K"accel"
C;X15;K"var"
C;X16;K"texr"
C;X17;K"texc"
C;X18;K"head"
C;X19;K"tail"
C;X20;K"taillen"
C;X21;K"lati"
C;X22;K"long"
C;X23;K"midTime"
C;X24;K"redStart"
C;X25;K"greenStart"
C;X26;K"blueStart"
C;X27;K"redMid"
C;X28;K"greenMid"
C;X29;K"blueMid"
C;X30;K"redEnd"
C;X31;K"greenEnd"
C;X32;K"blueEnd"
C;X33;K"alphaStart"
C;X34;K"alphaMid"
C;X35;K"alphaEnd"
C;X36;K"scaleStart"
C;X37;K"scaleMid"
C;X38;K"scaleEnd"
C;X39;K"hUVStart"
C;X40;K"hUVMid"
C;X41;K"hUVEnd"
C;X42;K"tUVStart"
C;X43;K"tUVMid"
C;X44;K"tUVEnd"
C;X45;K"AmbientSound"
 
Last edited:
Status
Not open for further replies.
Top