Page 1 of 1
naming deathzones
Posted: Mon Feb 19, 2007 8:21 pm
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?
Posted: Mon Feb 19, 2007 9:23 pm
by Tain7ed
are you moving it recursively? just wondering
Posted: Mon Feb 19, 2007 9:39 pm
by snakejknight
deathzones are chunks... so i'm using the chunk cloner
Posted: Tue Feb 20, 2007 12:16 pm
by TehBanStick
The only way I know is to do a BSP conversion to a map containing a deathzone.
Posted: Tue Feb 20, 2007 12:31 pm
by xzodia
^^^death zones are in scnr i think....
just use a different string id for the name
Posted: Tue Feb 20, 2007 4:48 pm
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.
Posted: Tue Feb 20, 2007 6:54 pm
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