Author Topic: [VC/LC/SA] Timecyc Guide  (Read 4671 times)

0 Members and 1 Guest are viewing this topic.

Offline Cody

  • Veteran Member
  • Posts: 5666
  • (stormlexer)
    • View Profile
[VC/LC/SA] Timecyc Guide
« on: June 28, 2007, 05:56:03 AM »
Storm Lexer Tutorials
Where I do more than pwn.  

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:
    Unknown Functions:[/li][li]Amb     -    UNKNOWN[/li][li]Amb_Obj    -    UNKNOWN[/li][li]Amb_bl     -    UNKNOWN[/li][li]Amb_Obj_bl   -    UNKNOWN[/li][li]Dir          -    UNKNOWN
    [/li][/list]
      Untested Functions:[/li][li]FogSt       -    UNTESTED - Guessing that this is the fog color.[/li][/list][/color]
        Known Functions:[/li][li]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.[/li][li]Sky bot      - Sky bottom - This is the bottom color of the sky. The part you'd mostly be seeing.[/li][li]LowCloudsRGB - Changes the small and wide clouds color.[/li][li]TopCloudRGB - Changes the big ass clouds color. [/li][li]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.[/li][li]SunCore    -   This is the main part of the sun.[/li][li]SunCorona   -    This is the parts of the sun that blinds you. The little circle things.. [/li][li]SunSz - Sun size[/li][li]SprSz - Sprite size (I think that's the reflections like car windshields, points of light you see on the water and such)[/li][li]SprBght - Sprite brightness[/li][li]Shdw - Shadow[/li][li]LightShd - Light shadow[/li][li]PoleShd - Pole shadow[/li][li]LightOnGround - Kinda self explanitory here[/li][li]BlurRGB - The blur on the horizen[/li][li]BottomCloudRGB - Bottom of the clouds. Red, Green, Blue (The tops and bottoms of larger clouds can have different colors) [/li][li]FarClp                       -   Draw Distance Ammount.
        [/li][/list]Need to know info:
        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.  
        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.

        How to edit your timecyc:

        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.
         
        Lets go with some brown.(114,56,56)  
         


        Tutorial Stuff - Tutorial Stuff - Tutorial Stuff - Tutorial Stuff - Tutorial Stuff - Tutorial Stuff
        Thanks to: deVon, Neo Anderson, Dannye, and VenomX.
        « Last Edit: June 28, 2007, 10:21:39 PM by storm_lexer »

        Offline morbidxxx

        • Veteran Member
        • Posts: 4093
          • View Profile
        [VC/LC/SA] Timecyc Guide
        « Reply #1 on: June 28, 2007, 06:08:36 AM »
        Thanks for tutorial  It looks bit weird

        Offline deVon

        • Posts: 141
          • View Profile
          • http://
        [VC/LC/SA] Timecyc Guide
        « Reply #2 on: June 28, 2007, 07:44:03 AM »
        SunCore - UNTESTED - I'm GUESSING this is the main part of the sun that you see.
        SunCorona - UNTESTED - I'm guessing this is the parts of the sun that blinds you. The little circle things..

        You're guessing right. 'Cause I made myself a green sun with a green corona.

        Offline Emperatris

        • Veteran Member
        • Posts: 1862
        • EmpyLicious | Ms. Elle
          • View Profile
        [VC/LC/SA] Timecyc Guide
        « Reply #3 on: June 28, 2007, 08:08:19 AM »
        Nice tut,gonna try

        Offline godson

        • Veteran Member
        • Posts: 5728
        • zodiac shit!
          • View Profile
        [VC/LC/SA] Timecyc Guide
        « Reply #4 on: June 28, 2007, 11:41:04 AM »
        storm u pwn i might use this

        Offline Cody

        • Veteran Member
        • Posts: 5666
        • (stormlexer)
          • View Profile
        [VC/LC/SA] Timecyc Guide
        « Reply #5 on: June 28, 2007, 11:44:25 AM »
        Quote from: deVon
        SunCore - UNTESTED - I'm GUESSING this is the main part of the sun that you see.
        SunCorona - UNTESTED - I'm guessing this is the parts of the sun that blinds you. The little circle things..

        You're guessing right. 'Cause I made myself a green sun with a green corona.
        Thanks for telling me dude. Editing first post.

        Offline Dannye

        • Veteran Member
        • Posts: 3566
          • View Profile
        [VC/LC/SA] Timecyc Guide
        « Reply #6 on: June 28, 2007, 05:25:46 PM »
        Nice tut man. Bad timing for me though  , I was editing my timecyc the other day, if only I had waited a bit longer I could have gotten your nicely laid out one, that would have made it even easier.

        Quote
        • Amb     -    UNKNOWN
        • Amb_Obj    -    UNKNOWN
        • Amb_bl     -    UNKNOWN
        • Amb_Obj_bl   -    UNKNOWN
        I am not really sure what the differences are between them. All I know is its clearly to do with Ambient Light. Perhaps the non obj ones are ambient light in general and the obj ones are ambient light for objects, I dunno. Although that seems odd, because light means nothing without objects to reflect off... yeah, I got no idea.
        Quote
        • FarClp                       -    UNKNOWN
        Once again I don't really know. I think in some other graphics app's Far Clip refers to the distance away from the player/camera to render certain things. Once again though, I am not really sure.

        Offline VenomX

        • Veteran Member
        • Posts: 4294
          • View Profile
        [VC/LC/SA] Timecyc Guide
        « Reply #7 on: June 28, 2007, 05:30:21 PM »
        Farclp is draw distance...the default should be set on 1,000, which is 1x.  Not sure though, haven't checked.

        So 2x draw distance is 2,000, 3x is 3,000 and so on .

        Offline Neo Anderson

        • ATS precision whore
        • Veteran Member
        • Posts: 5079
        • Registered on: April 16, 2004
          • View Profile
        [VC/LC/SA] Timecyc Guide
        « Reply #8 on: June 28, 2007, 08:04:36 PM »
        Very nice work man.

        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)

        Try the Data Tool on the filefront account to open the timecyc.dat file. It allows you to see the actual color of all things you can change.

        « Last Edit: June 28, 2007, 08:15:09 PM by Neo Anderson »

        Offline Cody

        • Veteran Member
        • Posts: 5666
        • (stormlexer)
          • View Profile
        [VC/LC/SA] Timecyc Guide
        « Reply #9 on: June 28, 2007, 10:22:04 PM »
        Thanks for the info Neo. Added it to first post.

         

        SimplePortal 2.3.7 © 2008-2024, SimplePortal