零舍好 討論區's Archiver

yelun 發表於 15-8-2010 01:31 PM

[TUT-VC/SA]Timecyc Guide

[color=#1c2837][font=arial, verdana, tahoma, sans-serif][size=15.6px][align=center][size=36px]Storm Lexer Tutorials[/size]
Where I do more than pwn.[/align]

Programs needed:
MS Paint
GTAVC
GTASA - Unsure if this tutorial will work for SA but when I looked at it SA looked like it had the same type of timecyc system as VC. If not then it shouldn't be hard to pick up.


List of function names:[list][color=#ff00][size=17px]Unknown Functions:[/size][/color][color=#ff00]
[*]Amb_Obj_bl        - UNKNOWN[*]Dir - UNKNOWN[/color][/list][color=#ff8c0][list][size=17px]Untested Functions:[/size]
[*]FogSt - UNTESTED - Guessing that this is the fog color.[/list][/color][list][color=#2e8b57][size=17px]Known Functions:[/size]
[*]Sky top         - This is the top part of the sky. As you know you see the sky fading into two colors if you're clock isn't stuck on 12. This is the top color.[*]Sky bot         - Sky bottom - This is the bottom color of the sky. The part you'd mostly be seeing.[*]LowCloudsRGB - Changes the small and wide clouds color.[*]TopCloudRGB - Changes the big ass clouds color.[*]WaterRGBA - Gives the water a reflection sortof. It either gives a reflection or changes the color. Not 100% sure what it does but I know it changes water color.[*]SunCore - This is the main part of the sun.[*]SunCorona - This is the parts of the sun that blinds you. The little circle things.. [img]http://www.thegtaplace.com/forums/public/style_emoticons/default/tongue.gif[/img][*]SunSz - Sun size[*]SprSz - Sprite size (I think that's the reflections like car windshields, points of light you see on the water and such)[*]SprBght - Sprite brightness[*]Shdw - Shadow[*]LightShd - Light shadow[*]PoleShd - Pole shadow[*]LightOnGround - Kinda self explanitory here[*]BlurRGB - The blur on the horizen[*]BottomCloudRGB - Bottom of the clouds. Red, Green, Blue (The tops and bottoms of larger clouds can have different colors)[*]FarClp - Draw Distance Ammount.[*]Amb - this is how much light there is on the whole map, setting the values like this "5 5 5" will make it as dark as you would get in real life at night, set the values higher to make it brighter on the map.[*]Amb_Obj - this is how much light is on dynamic objects[*]Amb_bl - this is how much light is on the player model and the pedestrian models[/color][/list][color=#ff00]Need to know info:[/color]
First let me tell you that you're only doing one line at a time here ok? So don't go adding a bunch of colors to differen't lines cause it's a waste of time when there's a better way. [img]http://www.thegtaplace.com/forums/public/style_emoticons/default/wink.gif[/img]
Also if you're doing a light styled timecyc.dat MAKE SURE you add your new colors to a line in "MIDDAY". If you're doing a dark styled timecyc.dat change colors line in the "MIDNIGHT" area.

[size=15px][color=#00ff]How to edit your timecyc:[/color][/size]

Now if your timecyc was anything like mine then it was all screwed up like names and their functions not lining up. Firstly I suggest you fix it then save it then backup your timecyc so you wont have to do it again if you mess up. Or if you'd rather have it the easy way download the package at the bottom of the page and use Fixed timecyc for this tutorial.

Now my timecyc.dat for this tutorial is going to be LIGHT themeed. And now that that's said and done find the colors you would like to use to make your sky. For this i'm gonna use 5, 255, 5. (RGB Values) You, of couse can use your own color by turning on good ol' MS paint or photoshop.
Now back to timecyc.dat. Now look for Sky top and under you should see three numbers(0, 0, 5). Replace these numbers with your color.
[align=center][img]http://img219.imageshack.us/img219/4474/skytopvs7.jpg[/img][/align]

Now, again, pick another color. I'm gonna use a darker shade of green. (5, 128, 64) Then look for Sky bot and change the colors from the old one to your new one.
[align=center][img]http://img166.imageshack.us/img166/5918/skybotxk8.jpg[/img][/align]

And there! You now have a sky!

To recolor clouds it's basicly the same prossess with the differen't names.
I'm gonna use purple (174,5,174) on my clouds.
[align=center][img]http://img151.imageshack.us/img151/7600/cloudsuf3.jpg[/img][/align]

Now for some water works. Again, same prossess, differen't names. [img]http://www.thegtaplace.com/forums/public/style_emoticons/default/tongue.gif[/img]
Lets go with some brown.(114,56,56) [img]http://www.thegtaplace.com/forums/public/style_emoticons/default/biggrin.gif[/img]
[align=center][img]http://img166.imageshack.us/img166/5369/wateriu5.jpg[/img][/align]

And then. DUN DUN DUN DUUUUUUUUUN. Time for the final step, making it 24/7! Save your current progress just in case you mess up on this part. Which has happened to me once...

First select the whole line you have created....
[align=center][size=11px]Resized to 58% (was 1214 x 56) - Click image to enlarge[/size][img=704,32]http://img524.imageshack.us/img524/4686/selectionod7.jpg[/img]
[/align]

Then copy and paste that over the other lines in the midday section like so:
[size=11px]Resized to 80% (was 871 x 343) - Click image to enlarge[/size][img=696,274]http://img524.imageshack.us/img524/3186/selection2xp2.jpg[/img]


Then cut and paste it into everything BUT the EXTRACOLORS section.

If you followed my tut exactly (with the colors) you should have this:

[b]Spoiler[/b]



Now paste that under every "//midday" and "//midnight". (download the package at the end of this tut and view my timecyc if you're unsure what I mean)

Once you copied and pasted everything unto midday/midnight save your timecyc and start VC/LC/SA.
If you notice a screwed up sky then my work here is done. [img]http://www.thegtaplace.com/forums/public/style_emoticons/default/tongue.gif[/img]

[align=center][size=11px]Resized to 87% (was 800 x 600) - Click image to enlarge[/size][img=696,522]http://img228.imageshack.us/img228/2390/greencrapfm2.png[/img]

[u][url=http://files.filefront.com/Tutorial+Stuffrar/;7907079;;/fileinfo.html]Tutorial Stuff - Tutorial Stuff - Tutorial Stuff - Tutorial Stuff - Tutorial Stuff - Tutorial Stuff[/url][/u][/align]
Thanks to: deVon, Neo Anderson, Dannye, VenomX, and Marty Jay Williams.

Edit: Crap can someone move this to the VC Modding section? [/size][/font][/color]

yelun 發表於 15-8-2010 01:32 PM

[url]http://www.4shared.com/file/63910593/f212c10f/timecyc.html[/url]
[url]http://search.4shared.com/q/1/timecyc[/url]

[[i] 本帖最後由 yelun 於 15-8-2010 01:35 PM 編輯 [/i]]

頁: [1]

Powered by Discuz! Archiver 6.1.0  © 2001-2007 Comsenz Inc.