kakashi12309 has contributed to 23 posts out of 465278 total posts
(0.00%) in 5,240 days (0.00 posts per day).
20 Most recent posts:
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
C:/Program Files/Microsoft Games/Halo Custom Edition/data/levels/ui/script.hsc
File name correct?
thanks again! Actually one last thing (I hope): where do i put the script file at?
It works now, thanks! One more thing: remind me how to create a script for camera points for a UI
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
I only had one sound looping tag to begin with in the first place, and I made no changes to it.
Yes, but the only thing I changed is the loops.sound tag
Should I explain how I made the tag? Edited by kakashi12309 on Jan 27, 2009 at 09:01 PM
I still get the exception - even the original halo ui sound tag (I meant sound tag, not sound looping) is larger.
Yes, since it's for a UI.
Basically, I get an exception right when my custom sound tag is supposed to play. It's a five track looping sound tag with Ghosts of Reach, Heretic Hero, Heavy Price Paid, High Charity and In Amber Clad. Did I put too much into the tag?
Ah! Cool, I got it working :D It didn't work at first, but I deleted extra stuff from /tags/levels/ui and tried again, and the ui works. Thx for the help :]
(script continuous ring_loop (camera_set cut1 100) (sleep 50) (camera_set cut2 100) (sleep 50) (camera_set cut3 100) (sleep 50) (camera_set cut4 100) (sleep 50) (camera_set cut5 100) (sleep 50) (camera_set cut6 100) (sleep 50) (camera_set cut7 100) (sleep 50) (camera_set cut8 100) (sleep 50) )
Is that okay so far? I have 26 points total so I'll add those in later. Btw, the script is a .hsc file, right? Edited by kakashi12309 on Jan 20, 2009 at 02:05 AM
EDIT: I successfully created the map, but so far, theres no music and it lacks the menu buttons. Edited by kakashi12309 on Jan 20, 2009 at 05:52 PM
I see, but now I should be making a script to make the camera move through the camera points?
Okay, I went ahead and added the camera points, but now I have to make a script. Also, do I have to setup the menus such as campaign, multiplayer, settings etc.?
OH! Sorry about the misread :\. Anyways, I have the scenery set up, and I wondering about a few things: In sapien, the doorblinker arrow does not show the flashing effect. Is it supposed to be like that? After I place the pulse generator correctly, it shows a red circle with slash icon. Is this a problem?
Okay, but now I want to add in more types, since all I have so far is NONE EDIT: I actually decided to do c40_a3, so now I'm looking for a pulse generator, a door, and that flashing arrow on the ground. Maybe this http://hce.halomaps.org/index.cfm?fid=1397 has them? Edited by kakashi12309 on Jan 19, 2009 at 05:22 PM
okay, that works. Now I want to add some scenery, do I use Guerilla for this?
So, then I want to use c40_a as the bsp for the ui When I try to open the scenario tag up with sapien, it just closes after a while :\ Edited by kakashi12309 on Jan 19, 2009 at 01:37 PM
Where do I find the actual tags? EDIT: I found them in Halo Custom Edition\tags\levels\c40 I think this is the right folder? Edited by kakashi12309 on Jan 19, 2009 at 12:53 PM
My xfire username is kakashi12309. I want to try to make a UI from a part of the original campaign levels, like c40_a. What I think I have to do is extract tags from a CE version of c40 (not PC version?) using HEK Plus, then I don't know what I use to create the tags, since all I get is a .txt file.
|