
kakashi12309
Joined: Sep 15, 2008
|
Posted: Aug 13, 2009 08:47 PM
Msg. 1 of 9
08.13.09 17:36:38 a hobo pc 01.01.00.0609 ---------------------------------------------- 08.13.09 17:36:38 reference function: _write_to_error_file 08.13.09 17:36:38 reference address: 401b13 08.13.09 17:36:38 Couldn't read map file './a_hobobeta.map' 08.13.09 17:36:38 CreateDevice succeeded with refresh rate = 0 08.13.09 17:36:39 Sound card doesn't meet minimum hardware requirements. Disabling hardware option. 08.13.09 17:36:39 Increasing sound decompression buffer size to 1048576 bytes 08.13.09 17:36:51 EAX: 0x00000000 08.13.09 17:36:51 EBX: 0x137E1201 08.13.09 17:36:51 ECX: 0x00A4E308 08.13.09 17:36:51 EDX: 0x00000001 08.13.09 17:36:51 EDI: 0x0012EEA8 08.13.09 17:36:51 ESI: 0x00000000 08.13.09 17:36:51 EBP: 0x0012ED80 08.13.09 17:36:51 ESP: 0x0012ED70 08.13.09 17:36:51 EIP: 0x77AE9A94, C3 8D A4 24 ????? 08.13.09 17:36:51 EXCEPTION halt in \halopc\haloce\source\tag_files\tag_groups.c,#3142: offset>=0 && offset+sizesize
This happens on every computer whenever I've tried to open c40.scenario
|
|
|

Gamma927
Joined: Jun 12, 2008
Steam: gamma927
|
Posted: Aug 13, 2009 08:50 PM
Msg. 2 of 9
Yea, only solution I know of is to delete your tags folder, uninstall HEK, reinstall HEK, and recursively extract the campaign map.
|
|
|

kakashi12309
Joined: Sep 15, 2008
|
Posted: Aug 13, 2009 10:21 PM
Msg. 3 of 9
It works now, thanks! One more thing: remind me how to create a script for camera points for a UI
|
|
|

Gamma927
Joined: Jun 12, 2008
Steam: gamma927
|
Posted: Aug 13, 2009 10:39 PM
Msg. 4 of 9
The basic script looks something like this: (script continuous ring_loop (camera_set point_1 200) (sleep 50) (camera_set point_2 200) (sleep 50) (camera_set point_3 200) (sleep 50) )
Add a new (camera_set [CAMERA POINT] 200) and (sleep 50) for every new camera point. The script above works for 3 camera points. If you have more than 3, repeat what I wrote, replacing point_[NUMBER] with the name of the camera point.
|
|
|

kakashi12309
Joined: Sep 15, 2008
|
Posted: Aug 13, 2009 10:45 PM
Msg. 5 of 9
thanks again! Actually one last thing (I hope): where do i put the script file at?
|
|
|

Gamma927
Joined: Jun 12, 2008
Steam: gamma927
|
Posted: Aug 13, 2009 10:48 PM
Msg. 6 of 9
C:/Program Files/Microsoft Games/Halo Custom Edition/data/levels/ui
Make sure your scenario is named ui.scenario, and is located in tags/levels/ui
|
|
|

kakashi12309
Joined: Sep 15, 2008
|
Posted: Aug 13, 2009 10:52 PM
Msg. 7 of 9
C:/Program Files/Microsoft Games/Halo Custom Edition/data/levels/ui/script.hsc
File name correct?
|
|
|

Gamma927
Joined: Jun 12, 2008
Steam: gamma927
|
Posted: Aug 13, 2009 10:56 PM
Msg. 8 of 9
Yea. You can name the script whatever you want. The scenario,however, MUST be named ui.scenario.
|
|
|

kakashi12309
Joined: Sep 15, 2008
|
Posted: Aug 13, 2009 11:02 PM
Msg. 9 of 9
ack! tool error this time: 08.13.09 19:59:13 tool pc 01.00.00.0609 ---------------------------------------------- 08.13.09 19:59:13 reference function: _write_to_error_file 08.13.09 19:59:13 reference address: 42ca20 08.13.09 19:59:13 Couldn't read map file './toolbeta.map'
tool crashes when it pops up, kind of like sapien before i fixed it Edited by kakashi12309 on Aug 13, 2009 at 11:46 PM
|
|
|