Creare Videogiochi - Game Developer
livello acqua variabile - Versione stampabile

+- Creare Videogiochi - Game Developer (https://www.making-videogames.net/giochi)
+-- Forum: Fps Creator e GameGuru Italia (https://www.making-videogames.net/giochi/Forum-Fps-Creator-e-GameGuru-Italia)
+--- Forum: Script fpi e lua FPSC GameGuru (https://www.making-videogames.net/giochi/Forum-Script-fpi-e-lua-FPSC-GameGuru)
+--- Discussione: livello acqua variabile (/thread-livello-acqua-variabile)



livello acqua variabile - jirby - 20-11-2012

salve a tutti oggi sono finalmente riuscito a fare il livello d'acqua variabile non e come lo volevo ma e un inizio dopo aver scambiato 2 parole con The Zombie Killer mi a illuminato su alcuni aspetti

thanks The Zombie Killer

Codice PHP:
;jirby
;thanks The Zombie Killer

:state=0:waterheight=620
:state=0:water=1,waterfogdist=500,waterred=210,watergreen=230,state=1



:state=1:etimerstart,state=12
:state=12,etimergreater=500:waterheight=610,state=2
:state=2,etimergreater=1000:waterheight=600,state=3
:state=3,etimergreater=1500:waterheight=590,state=4
:state=4,etimergreater=2000:waterheight=580,state=5
:state=5,etimergreater=2500:waterheight=590,state=6
:state=6,etimergreater=3000:waterheight=600,state=7
:state=7,etimergreater=3500:waterheight=610,state=8
:state=8,etimergreater=4000:waterheight=600,state=9
:state=9,etimergreater=4500:waterheight=590,state=10
:state=10,etimergreater=5000:waterheight=580,state=11
:state=11,etimergreater=5500:waterheight=570,state=12
:state=12,etimergreater=6000:waterheight=560,state=13
:state=13,etimergreater=6500:waterheight=570,state=14
:state=14,etimergreater=7000:waterheight=580,state=15
:state=15,etimergreater=7500:waterheight=590,state=16
:state=16,etimergreater=8000:waterheight=600,state=17
:state=17,etimergreater=8500:waterheight=610,state=18
:state=18,etimergreater=9000:waterheight=600,state=19
:state=19,etimergreater=9500:waterheight=610,state=
script semplice da usare basta inserire in un trigerzone in main

si puo usare in tanti modi fare delle onde fare un tunel poi alzare il livello dell'acqua fino a raggiungere il livello piu in alto o piu in basso