[Sider Module] 40 tipi di cielo dinamici Sky-Mod by ETHAN2

SELEZIONATI I MIGLIORI SFONDI PER RENDERE ANCORA PIU' REALISTICO PES

« Older   Newer »
 
  Share  
.
  1.     +4   +1   -1
     
    .


    Group
    Bannato
    Posts
    1,968
    Reputation
    +239

    Status
    Anonymous
    Ciao ragazzi,

    qui troverete i migliori sfondi per il vostro pes, ad ora sono 50 quelli realizzati ed inseriti.

    Funziona utilizzando il modulo sider e non avrete più sempre lo stesso cielo fisso per ogni stadio ma cambierà continuamente dandovi maggiore realismo.

    Esempio sky-mod hd resolution by Ethan2

    Video

    DAY FINE
    df_1
    DAY RAIN
    dr_4
    NIGHT FINE
    nf_0
    NIGHT RAIN
    nr_0




    MODULO SKY
    -- Sky switcher, version 1.0
    -- idea: Ethan2
    -- module written by: juce


    local skyroot = ".\\content\\sky-mod\\"
    local sky = 0

    local sky_map = {
    [1] = "st099",
    [2] = "st100",
    [3] = "st101",
    [4] = "st102",
    [5] = "st103",
    [6] = "st104",
    [7] = "st105",
    [8] = "st106",
    [9] = "st107",
    [10] = "st108",
    [11] = "st109",
    [12] = "st110",
    [13] = "st111",
    [14] = "st112",
    [15] = "st113",
    [16] = "st114",
    [17] = "st115",
    [18] = "st116",
    [19] = "st117",
    [20] = "st118",

    }

    function make_key(ctx, filename)
    if sky > 0 then
    return string.gsub(filename, "st%d%d%d", sky_map[sky])
    end
    end

    function get_filepath(ctx, filename, key)
    if key then
    return skyroot .. key
    end
    end

    function set_conditions(ctx, options)
    sky = math.random(1,20)
    log("sky selected: " .. sky)
    end

    function init(ctx)
    if skyroot:sub(1,1) == "." then
    skyroot = ctx.sider_dir .. skyroot
    end
    math.randomseed(os.time()) -- seed random generator
    ctx.register("set_conditions", set_conditions)
    ctx.register("set_conditions_for_replay", set_conditions)
    ctx.register("livecpk_make_key", make_key)
    ctx.register("livecpk_get_filepath", get_filepath)
    end

    return { init = init }


    LINK CARTELLA SKY 04/06/2017: https://mega.nz/#!nxhg1Saa!LEcuNHC...sD3_7ZiSW0[/URL]

    Create il vostro modulo lua copiandolo e incollandolo e nominandolo sky-mod, inserite il modulo in MODULES, e create il collegamento in sider.ini con lo stesso nome della cartella,posizionatelo sempre come primo se no non funziona e inserite la cartella scaricata in CONTENT(foto)

    Cattura_22

    Buon pes!!! :) :) :)

    Edited by Ethan2 - 7/6/2017, 21:04
     
    Top
    .
  2. Sila®
        +2   +1   -1
     
    .

    User deleted


    Bene bene...gran lavoro Ethan!!!
     
    Top
    .
  3.     +1   -1
     
    .


    Group
    Bannato
    Posts
    1,968
    Reputation
    +239

    Status
    Anonymous
    HO RISCONTRATO UN ERRORE SU UNA IMMAGINE CHE DA IL CIELO VIOLA (ERRORE DI DIMENSIONE).

    QUI IL LINK DELLO SKY GIUSTO: https://mega.nz/#!vlhWRIzA!wiqj8u3...YzScMgyc21pfevA

    Va inserito in DF nelle cartelle ST111 E ST116
     
    Top
    .
  4.     +1   -1
     
    .


    Group
    Bannato
    Posts
    1,968
    Reputation
    +239

    Status
    Anonymous
    Implementato il numero di cieli a 50 ed aumentata la risoluzione in HD, link nel primo post aggiornato.
     
    Top
    .
  5. Sila®
        +1   -1
     
    .

    User deleted


    penso sia meglio che rilasci anche il modulo lua
     
    Top
    .
  6.     +1   -1
     
    .
    Avatar

    Group
    Member
    Posts
    1,211
    Reputation
    +43

    Status
    Offline
    io uso ancora il sider 3.4.0 va bene lo stesso?
     
    Top
    .
  7.     +1   -1
     
    .


    Group
    Bannato
    Posts
    1,968
    Reputation
    +239

    Status
    Anonymous
    CITAZIONE (six75 @ 4/6/2017, 19:25) 
    io uso ancora il sider 3.4.0 va bene lo stesso?

    Si :)
     
    Top
    .
  8.     +1   -1
     
    .


    Group
    Bannato
    Posts
    1,968
    Reputation
    +239

    Status
    Anonymous
    CITAZIONE (Sila® @ 4/6/2017, 19:09) 
    penso sia meglio che rilasci anche il modulo lua

    Il modulo è quello, basta copiarlo, prendere un altro modulo, cancellarlo e incollare questo nominandolo sky-mod.lua
     
    Top
    .
  9. Sila®
        +1   -1
     
    .

    User deleted


    Va bene,scusa!
     
    Top
    .
  10.     +1   -1
     
    .


    Group
    Bannato
    Posts
    1,968
    Reputation
    +239

    Status
    Anonymous
    CITAZIONE (Sila® @ 4/6/2017, 22:46) 
    Va bene,scusa!

    :asd:
     
    Top
    .
  11. salvoyamaha8017
        +1   -1
     
    .

    User deleted


    Ciao Ethan! Ma funziona solo con gli stadi dal 99 al 118? O funziona con tutti gli stadi?
     
    Top
    .
  12.     +1   -1
     
    .


    Group
    Bannato
    Posts
    1,968
    Reputation
    +239

    Status
    Anonymous
    CITAZIONE (salvoyamaha8017 @ 6/6/2017, 20:15) 
    Ciao Ethan! Ma funziona solo con gli stadi dal 99 al 118? O funziona con tutti gli stadi?

    Leggi un po di pagine e capirai come funziona un sider e i moduli ;)

    www.evo-web.co.uk/threads/livecpk-...pes-2017.77184/

    www.evo-web.co.uk/threads/sider-mo...y-ethan2.77549/

    e magari rileggi bene quello che ho scritto nel primo post di presentazione.
     
    Top
    .
  13. bfbp2305
        +1   -1
     
    .

    User deleted


    Ciao a tutti,
    Scusate una domanda forse x alcuni banale...ma x aprire i moduli posso usare blocco note o serve un programma specifico
    Grazie
     
    Top
    .
  14. Sila®
        +1   -1
     
    .

    User deleted


    CITAZIONE (bfbp2305 @ 7/6/2017, 20:08) 
    Ciao a tutti,
    Scusate una domanda forse x alcuni banale...ma x aprire i moduli posso usare blocco note o serve un programma specifico
    Grazie

    Blocco note lo uso pure io
    Edit: ho confuso scusami ci vuole il programma che sta nella discussione del sider
     
    Top
    .
  15. Sila®
        +1   +1   -1
     
    .

    User deleted


    https://notepad-plus-plus.org/download/v7.3.3.html
     
    Top
    .
22 replies since 3/6/2017, 10:38   628 views
  Share  
.