
OpsY
Joined: Feb 19, 2007
Frobisher Bay
|
Posted: Mar 9, 2008 10:01 PM
Msg. 1 of 1
Hey guys I got another quick question... I'm trying to make a map_title script with EHSV2.... Here's the error I get in Sapien. Can anyone enlighten me?
03.09.08 21:56:57 sapien pc 01.00.00.0609 ---------------------------------------------- 03.09.08 21:56:57 reference function: _write_to_error_file 03.09.08 21:56:57 reference address: 401b13 03.09.08 21:56:57 Couldn't read map file './sapienbeta.map' 03.09.08 21:56:58 CreateDevice succeeded with refresh rate = 0 03.09.08 21:56:58 Sound card doesn't meet minimum hardware requirements. Disabling hardware option. 03.09.08 21:57:16 Increasing sound decompression buffer size to 1048576 bytes 03.09.08 21:57:21 WARNING: 3 clusters in structure_bsp levels\coq\coq have no background sound or sound environment. 03.09.08 21:57:21 recompiling scripts after scenarios were merged. 03.09.08 21:57:21 this left parenthesis is unmatched.: (begin
03.09.08 21:57:22 DirectInput: 'Acquire (keyboard)' returned (DIERR_OTHERAPPHASPRIO#-2147024891) 03.09.08 21:57:33 local player 0, weapon (0x0), deleted unexpectedly
That would be the script I put in data\levels\coq\scripts\maptitle.hsc
(script startup maptitle (begin (cinematic_set_title RPG) (sleep 999900) ) ) Edited by OpsY on Mar 9, 2008 at 10:01 PM
|