|
I'm trying to get the EntryMaker script to work for me. I'm very new to MXM, but I'm really liking it. I just can't seem to get this script to work. I put the following in my mxm.xml (located in c:\) .. but I don't get the context menu item in Game Options like I'm supposed to. No errors, nothing. Just like I didn't do anything. Is there anything I'm missing here?
<Context> <Item Name="Make Entry"> <Mode>HD</Mode> <Action>CallFile c:\mxm\scripts\EntryMaker.xas</Action> </Item> </Context>
Thanks in advance.
|