is this possible in ce?

Discuss stuff related to HaloCE (for modding, go to the HEK General forum).
Post Reply
Choking Victim





Posts: 552
Joined: Thu May 12, 2005 4:12 am

is this possible in ce?

Post by Choking Victim »

ok for a single player level is it possible to cause less lag and split up the map into 2 bsps and when you go into the other bsp it unloads the other one like theres a top of a map and underneath is caves when your ontop of the map the underneath is unloaded then when you start going down into the caves under the map the under part loads and the top part unloads.
Hyperdash





Posts: 444
Joined: Fri Aug 12, 2005 9:37 am
Location: Can you feel that cold steel digging into your spine? That's me, B1TC|-|!!
Contact:

Post by Hyperdash »

I have no clue what your talkin bout.
Choking Victim





Posts: 552
Joined: Thu May 12, 2005 4:12 am

Post by Choking Victim »

bungie did it in halo pc single player like in the silent cartographer your above ground then when you go into that structure where theres a door with an elite with an energy sword inside as you go below the ground theres a load point which loads the underground bsp and unloads the above ground bsp well basically what im trying to say is is it possible to add load points in ce?
User avatar
gh0570fchurch




Snitch!

Posts: 3374
Joined: Sat Oct 01, 2005 11:04 am
Location: San Diego Area, CA
Contact:

Post by gh0570fchurch »

i know you can do it but i don't know how
Image
Dr.Cox wrote:gh0570fchurch has a mexi-stash. =D
Hyperdash





Posts: 444
Joined: Fri Aug 12, 2005 9:37 am
Location: Can you feel that cold steel digging into your spine? That's me, B1TC|-|!!
Contact:

Post by Hyperdash »

Ohhh... I know what your talkin' bout now. Use sparkedit. I think you can copy the load points.
Choking Victim





Posts: 552
Joined: Thu May 12, 2005 4:12 am

Post by Choking Victim »

sparkedit is for pc...
User avatar
MasterNeoChief




Conceptionist

Posts: 2431
Joined: Tue Dec 23, 2003 9:34 am
Location: The Netherlands

Post by MasterNeoChief »

Ask Kornman. He's hard to reach, but I'm sure he knows how.
scar tissue




Wordewatician 250

Posts: 308
Joined: Sat Jun 18, 2005 6:53 am
Location: Newark, DE
Contact:

Post by scar tissue »

I've come across this before. It can be done (odviouslyk, if its already been done it can be done again). How, I don't know. I do not think it would decrease lag or if it is possible in a Multiplayer map because when you enter another portion of a map and another player has not, what will happen to that player? How will your program keep track of where that player is (which is what it does in a MP map)? I could be wrong, but I don't think it would work.
Image
Choking Victim





Posts: 552
Joined: Thu May 12, 2005 4:12 am

Post by Choking Victim »

its for a singleplayer map im workin on
scar tissue




Wordewatician 250

Posts: 308
Joined: Sat Jun 18, 2005 6:53 am
Location: Newark, DE
Contact:

Post by scar tissue »

Oh well then yeah, you can do it. You just gotta find out how.
Image
p0lar_bear




Articulatist 250

Posts: 365
Joined: Wed Apr 20, 2005 8:17 am

Post by p0lar_bear »

It's a simple task, if you know how to use trigger volumes and scripts.

Make two BSPs. Make sure a couple parts have one common spot, like a long hallway that looks exactly the same, and is in the same spot. In one BSP, lay down a trigger volume and name it. In the second BSP, lay down another trigger volume with a different name.

Make a script that uses volume_test_objects, an if statement, and switch_bsp commands in a continuous script.
Hyperdash





Posts: 444
Joined: Fri Aug 12, 2005 9:37 am
Location: Can you feel that cold steel digging into your spine? That's me, B1TC|-|!!
Contact:

Post by Hyperdash »

scar tissue wrote:I've come across this before. It can be done (odviouslyk, if its already been done it can be done again). How, I don't know. I do not think it would decrease lag or if it is possible in a Multiplayer map because when you enter another portion of a map and another player has not, what will happen to that player? How will your program keep track of where that player is (which is what it does in a MP map)? I could be wrong, but I don't think it would work.
Make it like co-op. only when he or she spawns with you they spawn like 300 ft. from you.
Post Reply