naming deathzones

Discuss Halo 2 modding, progress on figuring things out, mapfiles...you know the drill. Cheating discussion not allowed.
Post Reply
User avatar
snakejknight




Trickster Wave Pyre Wordewatician 500

Posts: 693
Joined: Sun Jun 04, 2006 1:00 pm
Location: North Hollywood California

naming deathzones

Post by snakejknight »

if i transfer a deathzone from sp... if doesn't bring the string id... for my purposes (scripting) it needs a name

renaming it the normal way doesn't work, any ideas?
User avatar
Tain7ed





Posts: 163
Joined: Fri Jun 16, 2006 5:47 pm
Location: Im really really lost

Post by Tain7ed »

are you moving it recursively? just wondering
Image
User avatar
snakejknight




Trickster Wave Pyre Wordewatician 500

Posts: 693
Joined: Sun Jun 04, 2006 1:00 pm
Location: North Hollywood California

Post by snakejknight »

deathzones are chunks... so i'm using the chunk cloner
TehBanStick





Posts: 199
Joined: Sun Oct 02, 2005 8:04 am

Post by TehBanStick »

The only way I know is to do a BSP conversion to a map containing a deathzone.
Your sig can't exceed 75kb in file size.
User avatar
xzodia




Translator Connoisseur Coagulator

Posts: 1981
Joined: Sun May 15, 2005 10:31 am
Location: UK
Contact:

Post by xzodia »

^^^death zones are in scnr i think....

just use a different string id for the name
Image
Halo 2 Plugins | Lock-on To Just About Anything | My Sites | Snow Hog
Old Plugins you have, upgrade you must...
Always Maintain a High Quality-To-Crap Ratio.
TehBanStick





Posts: 199
Joined: Sun Oct 02, 2005 8:04 am

Post by TehBanStick »

xzodia wrote:^^^death zones are in scnr i think....

just use a different string id for the name
Yes, the chunk is in scnr, but Entity does not transfer string IDs, which is his problem.
Basically your only chance is to just inject into Gemini and resize the deathzone.
Your sig can't exceed 75kb in file size.
User avatar
snakejknight




Trickster Wave Pyre Wordewatician 500

Posts: 693
Joined: Sun Jun 04, 2006 1:00 pm
Location: North Hollywood California

Post by snakejknight »

well i can swap a string id... but i want it to have the original names, or i want to make my own... gemini's won't work cuz it kills u, deathzones are actualy trigger volumes named wrong
Post Reply