
clicktotalk
Joined: Sep 22, 2011
How can a cake lie
|
Posted: Oct 14, 2011 05:47 PM
Msg. 1 of 6
I am trying to make a firefight script for my map and i get this error
10.15.11 08:47:18 sapien pc 01.00.00.0609 ---------------------------------------------- 10.15.11 08:47:18 reference function: _write_to_error_file 10.15.11 08:47:18 reference address: 401b13 10.15.11 08:47:18 Couldn't read map file './sapienbeta.map' 10.15.11 08:47:18 CreateDevice succeeded with refresh rate = 0 10.15.11 08:47:18 Sound card doesn't meet minimum hardware requirements. Disabling hardware option. 10.15.11 08:47:19 Increasing sound decompression buffer size to 1048576 bytes 10.15.11 08:47:20 recompiling scripts after scenarios were merged. 10.15.11 08:47:20 this left parenthesis is unmatched.: (script startup camssp
10.15.11 08:47:20 local player 0, weapon (0x0), deleted unexpectedly 10.15.11 08:47:23 [firefight line 8] this is not a valid function or script name.: ai_lving_count wave1) 0) 15)
10.15.11 08:47:23 recompiling scripts after scenarios were merged. 10.15.11 08:47:23 [firefight line 1] this left parenthesis is unmatched.: (script startup camssp
he is my script
(script startup camssp (ai_place wave1) (show_hud_help_text true) (hud_set_objective_text obj1) (hud_set_help_text obj1) (sleep 150) (show_hud_help_text false) (sleep_until (= (ai_lving_count wave1) 0) 15) (show_hud_help_text true) (hud_set_objective_text obj2) (hud_set_help_text obj2) (sleep 150) (show_hud_help_text false) (sleep 150) (show_hud_help_text true) (hud_set_objective_text obj3) (hud_set_help_text obj3) (sleep 150) (show_hud_help_text false) (ai_place wave2) (sleep_unti (= (ai_living_count wave2) 0) 15) )
thanks for help no i get this error i am such a noob
no i get this error i such a noob
10.16.11 07:11:38 sapien pc 01.00.00.0609 ---------------------------------------------- 10.16.11 07:11:38 reference function: _write_to_error_file 10.16.11 07:11:38 reference address: 401b13 10.16.11 07:11:38 Couldn't read map file './sapienbeta.map' 10.16.11 07:11:38 CreateDevice succeeded with refresh rate = 0 10.16.11 07:11:38 Sound card doesn't meet minimum hardware requirements. Disabling hardware option. 10.16.11 07:11:38 Increasing sound decompression buffer size to 1048576 bytes 10.16.11 07:11:39 recompiling scripts after scenarios were merged. 10.16.11 07:11:39 this left parenthesis is unmatched.: (script startup camssp
10.16.11 07:11:39 local player 0, weapon (0x0), deleted unexpectedly 10.16.11 07:11:44 [firefight line 1] this left parenthesis is unmatched.: (script startup camssp
10.16.11 07:11:44 recompiling scripts after scenarios were merged. 10.16.11 07:11:44 this left parenthesis is unmatched.: (script startup camssp
(script startup camssp (ai_place wave1) (show_hud_help_text true) (hud_set_objective_text obj1) (hud_set_help_text obj1) (sleep 150) (show_hud_help_text false) (sleep_until (= (ai_living_count wave1) 0) 15 (show_hud_help_text true) (hud_set_objective_text obj2) (hud_set_help_text obj2) (sleep 150) (show_hud_help_text false) (sleep 150) (show_hud_help_text true) (hud_set_objective_text obj3) (hud_set_help_text obj3) (sleep 150) (show_hud_help_text false) (ai_place wave2) (sleep_unti (= (ai_living_count wave2) 0) 15) )
Edited by clicktotalk on Oct 15, 2011 at 04:14 PM Edited by clicktotalk on Oct 15, 2011 at 04:14 PM
|
|
|

TM_updates
Joined: Aug 31, 2011
Superior to you, Superior Musclez near Brussels
|
Posted: Oct 15, 2011 06:23 AM
Msg. 2 of 6
ai_living_count, you had a typo and forgot the first "i" in living. Edited by TM_updates on Oct 15, 2011 at 06:24 AM
|
|
|

clicktotalk
Joined: Sep 22, 2011
How can a cake lie
|
Posted: Oct 15, 2011 03:58 PM
Msg. 3 of 6
thanks
|
|
|

clicktotalk
Joined: Sep 22, 2011
How can a cake lie
|
Posted: Oct 15, 2011 06:54 PM
Msg. 4 of 6
thank you all so much
|
|
|

TM_updates
Joined: Aug 31, 2011
Superior to you, Superior Musclez near Brussels
|
Posted: Oct 15, 2011 06:56 PM
Msg. 5 of 6
You are welcome 
|
|
|

clicktotalk
Joined: Sep 22, 2011
How can a cake lie
|
Posted: Oct 16, 2011 04:10 PM
Msg. 6 of 6
A first test of level hear http://www.youtube.com/watch?v=oc_NjzJrBYU&feature=channel_video_title
|
|
|