Page 1 of 1

(How to work doors) yearrgh FIXED YAY woohoo!!!!!

Posted: Sat Jun 03, 2006 3:55 am
by Net_Slayer
ok i've made a multiplayer map with some doors
however much i try they won't open
but i tryed again and they do!
however it never works on its first go of loading the game
anyone got any ideas to why that is
your help is much apprecciated.

Posted: Sat Jun 03, 2006 5:26 am
by fishface617
u mean u pmied dorrs fomr and SP map?...i ahve no idea what would be wrong....

Posted: Sat Jun 03, 2006 5:49 am
by Net_Slayer
ok i PMI'ed some doors from different maps like b40 and b30...
b40/garage door
/outer door
/giant door
b30/door/door small

well anything to say?
ok heres the problem
i open up halo
create a lan game to test my mod
i open the map, i spawn, walk to a door and its locked!
i get fed up so i leave game
but i decide to try again so i spawn etc...
and it works!
however if i restart the halo app then i have to create another lan game just to open a frickin door.
any ideas.
(by the way those who are clever enough , will know which doors i pmi'ed

____________________________*EDIT*___________________________

YES I fixed it people
make sure the filenames of your xml files are the same as the map ur modding.
like for instance
<?xml version="1.0"?>
<!--Halo Map Tools: Metadata Structure File-->
<Results>
<Map>Assault on the Control Room</Map>
<Tag>dpibtinuejbo</Tag>
<Filename>characters\elite\elite special</Filename>
<Dependency>

change it to
<?xml version="1.0"?>
<!--Halo Map Tools: Metadata Structure File-->
<Results>
<Map>*map name you wish to mod*</Map>
<Tag>dpibtinuejbo</Tag>
<Filename>characters\elite\elite special</Filename>
<Dependency>