
sos
Joined: Aug 8, 2008
Getting my legal team, brb
|
Posted: Sep 18, 2009 05:47 PM
Msg. 1 of 5
(script startup "cutscene" (begin) (cinematic_start) (camera_control 1) (camera_set cut1 100) (sleep 50) (camera_set cut2 100) (sleep 50) (cinematic_set_title The last stand) (sleep 270) (camera_control 0) (cinematic_stop) )
I was told this should work. It dosent, how can i fix this? I just get this:
[cinematic line 1] this left parenthisis is unmatched.: (script startup "cut scene"
But when i put the bracket in it still wont work. Edited by sos on Sep 18, 2009 at 05:49 PM
|
|
|

sierra117
Joined: Jan 10, 2008
If sex is good exercise, why are there fat sluts?
|
Posted: Sep 18, 2009 05:53 PM
Msg. 2 of 5
Quote: --- Original message by: sos
(script startup "cutscene" (begin (cinematic_start) (camera_control 1) (camera_set cut1 100) (sleep 50) (camera_set cut2 100) (sleep 50) (cinematic_set_title The last stand) (sleep 270) (camera_control 0) (cinematic_stop) ))
|
|
|

sos
Joined: Aug 8, 2008
Getting my legal team, brb
|
Posted: Sep 19, 2009 07:13 AM
Msg. 3 of 5
Thank you ,but this script works but only spawns like 4 ai the they dont respwan and i turned (enable respawn off): why dont it span all of the encounter and then respawn them???
(script startup covenant (sleep_until (= (ai_living_count covenant) 0) 15) (ai_place covenant) )) Edited by sos on Sep 19, 2009 at 07:13 AM
|
|
|

Headhunter09
Joined: May 6, 2008
This is the truth.
|
Posted: Sep 19, 2009 10:23 AM
Msg. 4 of 5
why did you turn respawn off then?
|
|
|

Gamma927
Joined: Jun 12, 2008
Steam: gamma927
|
Posted: Sep 19, 2009 11:04 AM
Msg. 5 of 5
He only wants them to spawn when they all die.
|
|
|