EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   Help!?!?! (https://www.eq2interface.com/forums/forumdisplay.php?f=24)
-   -   Adding lines to xml? (https://www.eq2interface.com/forums/showthread.php?t=12570)

Phalcor 03-24-2009 09:27 PM

Adding lines to xml?
 
This is a link to the post I made not to long ago, I'm trying to get drums infocenter to work, was wondering if anyone could tell me how to add these lines in.

http://www.eq2interface.com/download...enterv3.4.html

Quote:

All I'm getting is a black screen, I tried to add the lines :

<include>eq2ui_custom_infocenter.xml</include>
<include>InfoCenter/includes.xml</include>

By right clicking the xml file and just copy / paste to the end of the document ( opened it with notepad ). Not sure what I am doing wrong...

Drumstix42 03-24-2009 10:51 PM

Sorry, I don't check the Comments very often (there's no notification and I don't remember to always check every mod).

Notepad is fine to edit, but the lines cannot simply go at the bottom of the page.
You'll want to place them above the line at the end of the file: </Page>

So that it would look something like this:
Code:

<?xml version="1.0" encoding="utf-8"?>
<Page IgnoreTab="false" ismodule="true" Name="Custom" PackSize="1,1" PackSizeProp="0002/0003,0002/0003" ScrollExtent="1024,768" Size="1024,768" Visible="false">
<include>eq2ui_custom_infocenter.xml</include>
<include>InfoCenter/includes.xml</include>
</Page>

* Note for the future: There exists an InfoCenter topic for support questions like these. On the download page, there is a link directly to the topic.
Also in yellow text at the top it states to post any issues in said support topic. Hope you get it working :)

I updated the instructions on the page so that future browsers will more precisely see how the code should look

Phalcor 03-24-2009 11:32 PM

Thank you very much, everything works great now.:)

gm9 03-25-2009 03:56 AM

Phalcor don't cross post please, deleted your other identical thread.

Quote:

Originally Posted by Drumstix42 (Post 81655)
Sorry, I don't check the Comments very often (there's no notification and I don't remember to always check every mod).

Just in case you didn't know: you can turn on email notifications for file comments, and if you click the "List my interfaces" link on the front page it shows all recent file comments for all your mods. But of course you likely do not want to give support via file comments any more than I do. ;)

Drumstix42 03-25-2009 03:27 PM

Precisely. I think I knew about e-mail, but I just get too many e-mails already.
I do hit that link, forgot it shows all comments, but even that I forget to check as often :rolleyes:

Glad you got it working!


All times are GMT -5. The time now is 10:14 PM.

vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI