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.
(How to work doors) yearrgh FIXED YAY woohoo!!!!!
-
- Posts: 117
- Joined: Sun May 07, 2006 4:18 am
- Location: I wish i knew where i was, There is a light at the end of this tunnel which i can see...
- Contact:
(How to work doors) yearrgh FIXED YAY woohoo!!!!!
Last edited by Net_Slayer on Sun Jun 04, 2006 12:57 am, edited 1 time in total.
OK I'm back getting H2v as soon as it comes out.
Tah for making it
Tah for making it
-
- Posts: 1557
- Joined: Thu Mar 16, 2006 5:50 pm
- Location: RI
-
- Posts: 117
- Joined: Sun May 07, 2006 4:18 am
- Location: I wish i knew where i was, There is a light at the end of this tunnel which i can see...
- Contact:
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>
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>
OK I'm back getting H2v as soon as it comes out.
Tah for making it
Tah for making it