A Community discussion forum for Halo Custom Edition, Halo 2 Vista, Portal and Halo Machinima

Home  Search Register  Login Member ListRecent Posts
  
 
»Forums Index »Halo Custom Edition (Bungie/Gearbox) »Halo CE Technical / Map Design »need a Fix

Author Topic: need a Fix (1 messages, Page 1 of 1)
Moderators: Dennis

xXKrenof EVILXx
Joined: Sep 15, 2008

I choose what I like.


Posted: May 8, 2011 11:31 PM    Msg. 1 of 1       
I am having a problem with this script I am using.
Can any one help?

(script dormant legend
(if (game_difficulty_get legendary)
(sleep 300)
(sound_looping_start sound\music\reach\both_ways\both_ways none 1)
(camera_control 1)
(cinematic_start)
(cinematic_show_letterbox 1)
(camera_set cam6 100)
(sleep 60)
(camera_set cam7 100)
(sleep 60)
(camera_set cam8 100)
(sleep 60)
(camera_set cam9 100)
(sleep 60)
(camera_set cam10 100)
(sleep 60)
(camera_control 0)
(cinematic_stop)
(game_save)
(ai_place trueboss)
(sleep 90)
(sleep_until (= (ai_living_count trueboss) 0) 15)
(game_won)
(if (game_difficulty_get hard)
(game_won)
(if (game_difficulty_get normal)
(game_won)
(if (game_difficulty_get easy)
(game_won)
)

This Is a dormant script for those that play on ledgendary and if not it by-passes this piticular cutscene and fight sceen all together.

 

 
Previous Older Thread    Next newer Thread







Time: Thu January 19, 2023 6:02 AM 172 ms.
A Halo Maps Website