GFX ( Small Tutorial)

Results 1 to 7 of 7
  1. #1
    Account Upgraded | Title Enabled! Jacknife is offline
    MemberRank
    Nov 2011 Join Date
    1.3.6 LandLocation
    718Posts

    GFX ( Small Tutorial)

    Well i took time to test this a bit , and its quite easy , easyer then it looks as usually.
    Changing a gfx's color can be done in 2 ways ( at least only these 2 i use)
    1.Test codes for colors i have these if you guys want to use any :
    black - 16776960
    mauve - 9502584
    green - 9437304
    dark weak green - 3211384 ( like a dust)
    dark mauve - 13565816
    grady - 8417086
    light mauve - 3984446
    dark yellow - 27135
    dark red - 63232
    smoke like - 73232
    good looking black - 16777215
    red to mauve - 65280
    verry dark orange - 165280
    light green - 512128
    dark green - 13079039
    verry light green - 4259906
    good looking green - 4260095
    lighter dark - 16711680
    9051137 - blue
    16404230 dark blue

    2.You can anytime search for a gfx witht the color that you want and simply add the code to your gfx.
    -------------- Editing GFX in the .ecm
    xFilePath: 怪物\通用\红黑灵魂.gfx
    HookName:
    HookOffset: 0.000000, 4.652373, 0.137119
    HookYaw: 0.000000
    HookPitch: 0.000000
    HookRot: 0.000000
    BindParent: 1
    FadeOut: 1000
    UseModelAlpha: 1
    GfxScale: 3.000000 ------> try changing and see result
    GfxAlpha: 1.000000------> try changing and see result
    GfxSpeed: 1.000000------> try changing and see result
    GfxOuterPath: 0
    GfxParamCount: 0
    EventType: 100
    StartTime: 0
    TimeSpan: -1
    Once: 0
    only by testing and giving a lot of your time to perfect world will take you to more knowdlege not my tutorial.


  2. #2
    Custom Lord kristkos is offline
    MemberRank
    Oct 2004 Join Date
    look ahead!Location
    380Posts

    Re: GFX ( Small Tutorial)

    Hexadecimal / Decimal Colors use this for colors :D
    1 is scale
    1 is transparency
    1 is the overall speed
    Also HookName can be used for fast GFX positioning (blank for manual positioning in HookOffset) also it can be offseted based on the hook
    also you can change the overall model+gfx color in the ecm but there uses aRGB hex(should be at beginning of the ecm)
    StartTime: 0 (when the overall gfx shows after the model in the ecm shows )
    TimeSpan: -1 (means infinite GFX animation loops) try setting to 5 ... after 5 loops the gfx whould freeze
    Once: 0 if set to 1 one TimeSpan must be set to a number(other than infinite=-1) after the timespam loops the gfx will stop showing
    Last edited by kristkos; 03-03-13 at 05:59 AM.

  3. #3
    Account Upgraded | Title Enabled! Jacknife is offline
    MemberRank
    Nov 2011 Join Date
    1.3.6 LandLocation
    718Posts

    Re: GFX ( Small Tutorial)

    Quote Originally Posted by kristkos View Post
    Hexadecimal / Decimal Colors use this for colors :D
    1 is scale
    1 is transparency
    1 is the overall speed
    Also HookName can be used for fast GFX positioning (blank for manual positioning in HookOffset) also it can be offseted based on the hook
    also you can change the overall model+gfx color in the ecm but there uses aRGB hex(should be at beginning of the ecm)
    StartTime: 0 (when the overall gfx shows after the model in the ecm shows )
    TimeSpan: -1 (means infinite GFX animation loops) try setting to 5 ... after 5 loops the gfx whould freeze
    Once: 0 if set to 1 one TimeSpan must be set to a number(other than infinite=-1) after the timespam loops the gfx will stop showing
    Thank you verry much

  4. #4
    Apprentice lazerman2011 is offline
    MemberRank
    Dec 2010 Join Date
    IndonesianLocation
    24Posts

    Re: GFX ( Small Tutorial)

    can we change colour of GFX in ECM notepad ?? not colour of models but just GFX

  5. #5
    Account Upgraded | Title Enabled! Jacknife is offline
    MemberRank
    Nov 2011 Join Date
    1.3.6 LandLocation
    718Posts

    Re: GFX ( Small Tutorial)

    Quote Originally Posted by lazerman2011 View Post
    can we change colour of GFX in ECM notepad ?? not colour of models but just GFX
    Yes , it has been posted somewhere aboout this. it is possible , and also not hard.

  6. #6
    Apprentice lazerman2011 is offline
    MemberRank
    Dec 2010 Join Date
    IndonesianLocation
    24Posts

    Re: GFX ( Small Tutorial)

    Quote Originally Posted by Jacknife View Post
    Yes , it has been posted somewhere aboout this. it is possible , and also not hard.
    never faund them hahah i just can change colour of models from kristkos guide

  7. #7
    Novice AustinTX is offline
    MemberRank
    Dec 2015 Join Date
    1Posts

    Re: GFX ( Small Tutorial)

    Quote Originally Posted by kristkos View Post
    Also HookName can be used for fast GFX positioning (blank for manual positioning in HookOffset) also it can be offseted based on the hook
    can u explain this or how to know which hookname is what position? is there a list of this?



Advertisement