EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Interface Pieces > Miscellaneous

Category: MiscellaneousWyntakata's Toon Swapper
Interface Information
Download
How do I install this? (FAQ)
Name: Wyntakata's Toon Swapper   Popular!
Author:
Date: 04-19-2010 02:42 PM
Size: 57.56 Kb
Version: 1.1
Rate Addon: 5 out of 5 with 1 votes  
Pictures
Click to enlarge 

Views: 0
Size: 29.31 Kb
Dimensions: 438 x 441
Macro
 
Click to enlarge 

Views: 0
Size: 20.51 Kb
Dimensions: 329 x 276
ToonSwap Window
 
Description
This is a modification of Mistal's travel hub to create a "Camping" macro for my personal use. The older EQ2 button mods stopped working for me for some unknown reason, I ended up just at char select instead of a proper toon swap.

I had no idea what to do or where to start to make the mod what I wanted until I saw Mistal's travel hub. So I am sorry if I butchered your mod mistal but now I have what I wanted for months hehe.

Anyways I hope the instructions are straight forward enough and that some can get use from this. It still works along side Mistals mods.

All credit to Mistal for providing what I needed

1.1 Now includes a target_self AFK button and tooltips
Archive List (Old Versions)
File Name
Version
Size
Author
Date
1
57.40 Kb
Wyntakata
04-09-2010 12:40 PM
File Statistics
User Rating:
5 out of 5 with 1 votes
Downloads: 6352
Views: 31100
Favorites: 1
Uploaded By:
 
Last Modified: N/A

View Pictures. Download Now! Post A Comment


Post A Reply
Author Comments Comment Options
Unread 05-24-2010, 02:40 PM  
roglen
A Coastal Crab
 
roglen's Avatar

Server: Antonia Bayle
Forum posts: 1
File comments: 9
Uploads: 0
ToonSwaper

I installed this exactly as your instructions say but it will not work in_game. Any suggestions?

Last edited by roglen : 05-24-2010 at 02:40 PM.
roglen is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-24-2010, 05:31 PM  
Wyntakata
A Brown Bear
 
Wyntakata's Avatar
Interface Author - Click to view interfaces

Server: Crushbone
Forum posts: 10
File comments: 44
Uploads: 3
Either past a copy of the contents of _eq2_ToonSwap.xml here or pm me and i will see if there is anything wrong.
Wyntakata is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-25-2010, 10:50 AM  
roglen
A Coastal Crab
 
roglen's Avatar

Server: Antonia Bayle
Forum posts: 1
File comments: 9
Uploads: 0
ToonSwap

<?xml version="1.0" encoding="utf-8"?>
<Page eq2usescomwndcontrols="true" Location="11,11" Name="eq2_ToonSwap" PPackLocation="center,center" ScrollExtent="329,278" Size="329,278" UserMovable="true">

<RectangleStyle Name="BWFixedBorder" NorthWest="BW1" North="BW2" NorthEast="BW3" West="BW4" Center="BW5" East="BW6" SouthWest="BW7" South="BW8" SouthEast="BW9" NorthStretch="true" SouthStretch="true" WestStretch="true" EastStretch="true" CenterStretchH="true" CenterStretchV="true" NorthShrink="true" SouthShrink="true" WestShrink="true" EastShrink="true" CenterShrinkH="true" CenterShrinkV="true"/>
<ImageStyle Name="BW1">
<ImageFrame Source="images/ToonSwap/Spires.dds" SourceRect="0,0,3,3" />
</ImageStyle>
<ImageStyle Name="BW2">
<ImageFrame Source="images/ToonSwap/Spires.dds" SourceRect="3,0,329,3" />
</ImageStyle>
<ImageStyle Name="BW3">
<ImageFrame Source="images/ToonSwap/Spires.dds" SourceRect="329,0,332,3" />
</ImageStyle>
<ImageStyle Name="BW4">
<ImageFrame Source="images/ToonSwap/Spires.dds" SourceRect="0,3,3,329" />
</ImageStyle>
<ImageStyle Name="BW5">
<ImageFrame Source="images/ToonSwap/Spires.dds" SourceRect="3,3,329,329" />
</ImageStyle>
<ImageStyle Name="BW6">
<ImageFrame Source="images/ToonSwap/Spires.dds" SourceRect="329,3,332,329" />
</ImageStyle>
<ImageStyle Name="BW7">
<ImageFrame Source="images/ToonSwap/Spires.dds" SourceRect="0,329,3,332" />
</ImageStyle>
<ImageStyle Name="BW8">
<ImageFrame Source="images/ToonSwap/Spires.dds" SourceRect="3,329,329,332" />
</ImageStyle>
<ImageStyle Name="BW9">
<ImageFrame Source="images/ToonSwap/Spires.dds" SourceRect="329,329,332,332" />
</ImageStyle>

<Namespace Name="data">
<Namespace Name="pressed">
<RectangleStyle Center="center" CenterShrinkH="true" East="east" Name="rect" West="west" />
<ImageStyle Filter="true" Name="east">
<ImageFrame Name="image" Source="images/ToonSwap/ClothElements.dds" SourceRect="189,111,207,143" />
</ImageStyle>
<ImageStyle Filter="true" Name="west">
<ImageFrame Name="image" Source="images/ToonSwap/ClothElements.dds" SourceRect="109,111,127,143" />
</ImageStyle>
<ImageStyle Filter="true" Name="center">
<ImageFrame Name="image" Source="images/ToonSwap/ClothElements.dds" SourceRect="128,111,188,143" />
</ImageStyle>
</Namespace>
<Namespace Name="mouseover">
<RectangleStyle Center="center" CenterShrinkH="true" East="east" Name="rect" West="west" />
<ImageStyle Filter="true" Name="east">
<ImageFrame Name="image" Source="images/ToonSwap/ClothElements.dds" SourceRect="189,75,207,107" />
</ImageStyle>
<ImageStyle Filter="true" Name="west">
<ImageFrame Name="image" Source="images/ToonSwap/ClothElements.dds" SourceRect="109,75,127,107" />
</ImageStyle>
<ImageStyle Filter="true" Name="center">
<ImageFrame Name="image" Source="images/ToonSwap/ClothElements.dds" SourceRect="128,75,188,107" />
</ImageStyle>
</Namespace>
<Namespace Name="disabled">
<RectangleStyle Center="center" CenterShrinkH="true" East="east" Name="rect" West="west" />
<ImageStyle Filter="true" Name="east">
<ImageFrame Name="image" Source="images/ToonSwap/ClothElements.dds" SourceRect="189,39,207,71" />
</ImageStyle>
<ImageStyle Filter="true" Name="west">
<ImageFrame Name="image" Source="images/ToonSwap/ClothElements.dds" SourceRect="109,39,127,71" />
</ImageStyle>
<ImageStyle Filter="true" Name="center">
<ImageFrame Name="image" Source="images/ToonSwap/ClothElements.dds" SourceRect="128,39,188,71" />
</ImageStyle>
</Namespace>
<ButtonStyle DisabledTextColor="#A0A0A0" DisabledTextShadowStyle="/ShadowStylesNew.Drop.style" DisabledTextStyle="/TextStyles.Normal.NormalStyle" MouseOverSound="ui_mouseover" MouseOverTextColor="#FFFF00" MouseOverTextShadowStyle="/ShadowStylesNew.Drop.style" MouseOverTextStyle="/TextStyles.Normal.NormalStyle" Name="style" NormalTextColor="#F0D080" NormalTextShadowStyle="/ShadowStylesNew.Drop.style" NormalTextStyle="/TextStyles.Normal.NormalStyle" PressedTextShadowStyle="/ShadowStylesNew.Drop.style" PressedTextStyle="/TextStyles.Normal.NormalStyle" PressSound="ui_pressed" ReleaseSound="ui_released" RStyleActivated="pressed.rect" RStyleDefault="default.rect" RStyleDisabled="disabled.rect" RStyleMouseOver="mouseover.rect" RStyleMouseOverSelected="pressed.rect" RStyleSelected="pressed.rect" SelectedTextShadowStyle="/ShadowStylesNew.Drop.style" SelectedTextStyle="/TextStyles.Normal.NormalStyle" />
<Namespace Name="default">
<RectangleStyle Center="center" CenterShrinkH="true" East="east" Name="rect" West="west" />
<ImageStyle Filter="true" Name="east">
<ImageFrame Name="image" Source="images/ToonSwap/ClothElements.dds" SourceRect="189,3,207,35" />
</ImageStyle>
<ImageStyle Filter="true" Name="west">
<ImageFrame Name="image" Source="images/ToonSwap/ClothElements.dds" SourceRect="109,3,127,35" />
</ImageStyle>
<ImageStyle Filter="true" Name="center">
<ImageFrame Name="image" Source="images/ToonSwap/ClothElements.dds" SourceRect="128,3,188,35" />
</ImageStyle>
</Namespace>
</Namespace>

<Button Location="3,24" Name="BtnPort1" OnPress="camp Regulus
parent.Visible=Parent.CloseAfterCast.Checked" ScrollExtent="108,32" Size="108,32" Style="data.style" Tooltip="Tooltip Here">Regulus</Button>

<Button Location="111,24" Name="BtnPort2" OnPress="camp Coolcat

parent.Visible=Parent.CloseAfterCast.Checked" ScrollExtent="108,32" Size="108,32" Style="data.style" Tooltip="Tooltip Here">Coolcat</Button>

<Button Location="219,24" Name="BtnPort3" OnPress="camp Lodi
parent.Visible=Parent.CloseAfterCast.Checked" ScrollExtent="108,32" Size="108,32" Style="data.style" Tooltip="Tooltip Here">Lodi</Button>

<Button Location="3,76" Name="BtnPort4" OnPress="camp Phodo
parent.Visible=Parent.CloseAfterCast.Checked" ScrollExtent="108,32" Size="108,32" Style="data.style" Tooltip="Tooltip Here">Phodo</Button>

<Button Location="111,76" Name="BtnPort5" OnPress="camp Pebee
parent.Visible=Parent.CloseAfterCast.Checked" ScrollExtent="108,32" Size="108,32" Style="data.style" Tooltip="Tooltip Here">Pebee</Button>

<Button Location="219,76" Name="BtnPort6" OnPress="camp Roglen
parent.Visible=Parent.CloseAfterCast.Checked" ScrollExtent="108,32" Size="108,32" Style="data.style" Tooltip="Tooltip Here">Roglen</Button>


<Button Location="3,128" Name="BtnPort7" OnPress="camp Moonraker
parent.Visible=Parent.CloseAfterCast.Checked" ScrollExtent="108,32" Size="108,32" Style="data.style" Tooltip="Tooltip Here">Char7</Button>

<Button Location="111,128" Name="BtnPort8" OnPress="camp Dokter
parent.Visible=Parent.CloseAfterCast.Checked" ScrollExtent="108,32" Size="108,32" Style="data.style" Tooltip="Tooltip Here">Dokter</Button>

<Button Location="219,128" Name="BtnPort9" OnPress="camp Muley
parent.Visible=Parent.CloseAfterCast.Checked" ScrollExtent="108,32" Size="108,32" Style="data.style" Tooltip="Tooltip Here">Muley</Button>


<Button Location="3,180" Name="BtnPort10" OnPress="camp Shobae
parent.Visible=Parent.CloseAfterCast.Checked" ScrollExtent="108,32" Size="108,32" Style="data.style" Tooltip="Tooltip Here">Shobae</Button>

<Button Location="111,180" Name="BtnPort11"OnPress="camp Boomfly
parent.Visible=Parent.CloseAfterCast.Checked" ScrollExtent="108,32" Size="108,32" Style="data.style" Tooltip="Tooltip Here">Boomfly</Button>

<Button Location="219,180" Name="BtnPort12" OnPress="camp Later
parent.Visible=Parent.CloseAfterCast.Checked" ScrollExtent="108,32" Size="108,32" Style="data.style" Tooltip="Tooltip Here">Later</Button>

<Button Location="3,212" Name="BtnPort13" OnPress="camp desktop
parent.Visible=Parent.CloseAfterCast.Checked" ScrollExtent="108,32" Size="108,32" Style="data.style" Tooltip="Camp to Desktop">Camp to Desktop</Button>

<Button Location="111,212" Name="BtnPort14" OnPress="target_self
AFK
parent.Visible=Parent.CloseAfterCast.Checked" ScrollExtent="108,32" Size="108,32" Style="data.style" Tooltip="AFK">AFK</Button>


<Button Location="219,212" Name="BtnPort15" OnPress="quit desktop
parent.Visible=Parent.CloseAfterCast.Checked" ScrollExtent="108,32" Size="108,32" Style="data.style" Tooltip="Quit EQ2 the fast way">QUIT</Button>


<Button IsCancelButton="true" Location="305,8" Name="Close" PackLocation="right,top" OnPress="parent.Visible=false" ScrollExtent="18,18" Size="18,18" Style="/WindowElements.WindowFrame.data.close.style" Tooltip="Close"/>

<Text AbsorbsInput="false" Font="/TextStyles.Normal.NormalStyle" Location="10,10" Name="Body" ScrollExtent="374,298" Size="329,242" TextColor="#E5E5E5">Wyntakatas Toon Swapper</Text>



<Page Name="WindowFrame" PackSize="absolute,absolute" ScrollExtent="329,278" Size="329,278">
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="Frame" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="/WindowElements.DesktopWindowFrame.data.frame.rect" ScrollExtent="329,278" Size="329,278" />
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="Bkg" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="BWFixedBorder" ScrollExtent="329,278" Size="329,278" />
</Page>
</Page>
roglen is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-25-2010, 10:51 AM  
roglen
A Coastal Crab
 
roglen's Avatar

Server: Antonia Bayle
Forum posts: 1
File comments: 9
Uploads: 0
<?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>_ProfitUI_SubClassDetector.xml</include>
<include>_ProfitUI_Styles.xml</include>
<include>eq2ui_custom_infocenter.xml</include>
<include>InfoCenter/includes.xml</include>
<include>DrumsUI/Settings/DrumsUI_ClickButtonSettings.xml</include>
<include>DrumsUI/Settings/DrumsUI_PlayerCureWindow.xml</include>
<include>DrumsUI/Settings/DrumsUI_TextSettings.xml</include>
<include>_eq2_ToonSwap.xml</include>
</Page>
roglen is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-25-2010, 12:33 PM  
Wyntakata
A Brown Bear
 
Wyntakata's Avatar
Interface Author - Click to view interfaces

Server: Crushbone
Forum posts: 10
File comments: 44
Uploads: 3
Quote:
Originally posted by roglen
<?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>_ProfitUI_SubClassDetector.xml</include>
<include>_ProfitUI_Styles.xml</include>
<include>eq2ui_custom_infocenter.xml</include>
<include>InfoCenter/includes.xml</include>
<include>DrumsUI/Settings/DrumsUI_ClickButtonSettings.xml</include>
<include>DrumsUI/Settings/DrumsUI_PlayerCureWindow.xml</include>
<include>DrumsUI/Settings/DrumsUI_TextSettings.xml</include>
<include>_eq2_ToonSwap.xml</include>
</Page>
Ok I see nothing wrong and I also use DrumsUI without issues so dont think its a conflict there.

Tell me what happens when you click the macro button you created ingame? also check the command in the macro to be sure no mistakes.
Wyntakata is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-25-2010, 04:31 PM  
Wyntakata
A Brown Bear
 
Wyntakata's Avatar
Interface Author - Click to view interfaces

Server: Crushbone
Forum posts: 10
File comments: 44
Uploads: 3
Quote:
Originally posted by Wyntakata
Ok I see nothing wrong and I also use DrumsUI without issues so dont think its a conflict there.

Tell me what happens when you click the macro button you created ingame? also check the command in the macro to be sure no mistakes.
Just thought of something Roglen. What you type in all the files and the macro is case sensitive so be sure you typed exactly as I did.
Wyntakata is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-27-2010, 01:53 PM  
roglen
A Coastal Crab
 
roglen's Avatar

Server: Antonia Bayle
Forum posts: 1
File comments: 9
Uploads: 0
Quote:
Originally posted by Wyntakata
Just thought of something Roglen. What you type in all the files and the macro is case sensitive so be sure you typed exactly as I did.
Typed it in the macro as you had in your instructions:

/show_window custom.eq2_ToonSwap

Aslo tried: /show_window Custom._eq2_ToonSwap... nothing

When I run the macro ingame I get nothing at all, no command error, no nothing. Its just like I did not run the macro.

I copied the ToonSwap folder to the images folder, and to double check I copied the files in the toonswap folder to the images folder... nothing. The _eq2_ToonSwap.xml is in my ui folder and <include>_eq2_ToonSwap.xml</include> is in my eq2ui_custom.xml.

All of my char names are first letter cap just as the Char1 Char2 etc etc...

Got me...LOL

Last edited by roglen : 05-27-2010 at 01:56 PM.
roglen is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-27-2010, 06:15 PM  
Wyntakata
A Brown Bear
 
Wyntakata's Avatar
Interface Author - Click to view interfaces

Server: Crushbone
Forum posts: 10
File comments: 44
Uploads: 3
Quote:
Originally posted by roglen
Typed it in the macro as you had in your instructions:

/show_window custom.eq2_ToonSwap

Aslo tried: /show_window Custom._eq2_ToonSwap... nothing

When I run the macro ingame I get nothing at all, no command error, no nothing. Its just like I did not run the macro.

I copied the ToonSwap folder to the images folder, and to double check I copied the files in the toonswap folder to the images folder... nothing. The _eq2_ToonSwap.xml is in my ui folder and <include>_eq2_ToonSwap.xml</include> is in my eq2ui_custom.xml.

All of my char names are first letter cap just as the Char1 Char2 etc etc...

Got me...LOL
OMG I am at a complete loss I see absolutely nothing wrong. Mine still works fine and as far as I can tell its identical setup to yours. Can you check your UI log file for any clues? It is directly in the eq2 folder, I usually use that when a UI wont load. I assume when u say the _eq2_ToonSwap.xml is in my ui folder you mean the DrumsUI folder?

Oh with the UI file in the eq2 folder if there is too much there just delete it and run eq2 and a new one will be created

Last edited by Wyntakata : 05-27-2010 at 06:20 PM.
Wyntakata is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-29-2010, 03:08 PM  
roglen
A Coastal Crab
 
roglen's Avatar

Server: Antonia Bayle
Forum posts: 1
File comments: 9
Uploads: 0
ToonSwap

Quote:
Originally posted by Wyntakata
OMG I am at a complete loss I see absolutely nothing wrong. Mine still works fine and as far as I can tell its identical setup to yours. Can you check your UI log file for any clues? It is directly in the eq2 folder, I usually use that when a UI wont load. I assume when u say the _eq2_ToonSwap.xml is in my ui folder you mean the DrumsUI folder?

Oh with the UI file in the eq2 folder if there is too much there just delete it and run eq2 and a new one will be created
Ok, here is what I did.

Created a new empty ui folder, put only _eq2_ToonSwap.xml in it. Removed everything from the eq2ui_custom.xml and put only your include in it, like this:

<?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>_eq2_ToonSwap.xml</include>
</Page>

Put your Toonswap folder in the images folder.

Logged into the game, double checked the macro /show_window custom.eq2_ToonSwap clicked on the macro and I got the same thing.... which is nothing, no window no command error, nothing.

Deleted the ui.log, logged into the game, hit the macro, and logged back out. This is what I got in the ui.log after logging out:

Couldn't load .xml
Encountered data outside of container tags
Encountered data outside of container tags
Encountered data outside of container tags

What ever that means, lol... I don't know xml at all. I just plug things in where you folks tell me to.
roglen is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-29-2010, 03:23 PM  
Wyntakata
A Brown Bear
 
Wyntakata's Avatar
Interface Author - Click to view interfaces

Server: Crushbone
Forum posts: 10
File comments: 44
Uploads: 3
Re: ToonSwap

Quote:
Originally posted by roglen
Ok, here is what I did.

Created a new empty ui folder, put only _eq2_ToonSwap.xml in it. Removed everything from the eq2ui_custom.xml and put only your include in it, like this:

<?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>_eq2_ToonSwap.xml</include>
</Page>

Put your Toonswap folder in the images folder.

Logged into the game, double checked the macro /show_window custom.eq2_ToonSwap clicked on the macro and I got the same thing.... which is nothing, no window no command error, nothing.

Deleted the ui.log, logged into the game, hit the macro, and logged back out. This is what I got in the ui.log after logging out:

Couldn't load .xml
Encountered data outside of container tags
Encountered data outside of container tags
Encountered data outside of container tags

What ever that means, lol... I don't know xml at all. I just plug things in where you folks tell me to.
Lol me too. I only butchered someone elses mod to make this.

I just checked my wifes computer as I have it setup there too and the only difference with hers and mine is in the include of the custom file there is no .xml so maybe by chance removing it will allow it to work for you? I dont see why this would work but there must be some difference between the computers.

Only other stuff I can think to suggest is to backup the following files as in move them temporarily to another folder:
eq2_recent.ini
eq2_default.ini
Empty the cache folder and be sure your eq2.ini folder is pointing to the correct ui folder. Even possibly to ui files relating to your toons but that would be a bit extreme i think.

Another thing to possibly try is the macro without the slash show_window Custom.eq2_ToonSwap instead of /show_window Custom.eq2_ToonSwap just copy and past to be sure of no typing errors

Last edited by Wyntakata : 05-29-2010 at 03:57 PM.
Wyntakata is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-29-2010, 04:57 PM  
Wyntakata
A Brown Bear
 
Wyntakata's Avatar
Interface Author - Click to view interfaces

Server: Crushbone
Forum posts: 10
File comments: 44
Uploads: 3
Re: Re: ToonSwap

Quote:
Originally posted by Wyntakata
Lol me too. I only butchered someone elses mod to make this.

I just checked my wifes computer as I have it setup there too and the only difference with hers and mine is in the include of the custom file there is no .xml so maybe by chance removing it will allow it to work for you? I dont see why this would work but there must be some difference between the computers.

Only other stuff I can think to suggest is to backup the following files as in move them temporarily to another folder:
eq2_recent.ini
eq2_default.ini
Empty the cache folder and be sure your eq2.ini folder is pointing to the correct ui folder. Even possibly to ui files relating to your toons but that would be a bit extreme i think.

Another thing to possibly try is the macro without the slash show_window Custom.eq2_ToonSwap instead of /show_window Custom.eq2_ToonSwap just copy and past to be sure of no typing errors
OK ok I just did a test in game. In your posts you said u set up the macro as follows "/show_window custom.eq2_ToonSwap", I tried that and it dont work but this does "/show_window Custom.eq2_ToonSwap" - Spot the difference, small c - big C.

Last edited by Wyntakata : 05-29-2010 at 04:57 PM.
Wyntakata is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-29-2010, 11:03 PM  
roglen
A Coastal Crab
 
roglen's Avatar

Server: Antonia Bayle
Forum posts: 1
File comments: 9
Uploads: 0
Re: Re: Re: ToonSwap

Quote:
Originally posted by Wyntakata
OK ok I just did a test in game. In your posts you said u set up the macro as follows "/show_window custom.eq2_ToonSwap", I tried that and it dont work but this does "/show_window Custom.eq2_ToonSwap" - Spot the difference, small c - big C.
Super......

That did it, works like a charm.

Thank you for all the time and trouble shooting on this. It is one very handy add-on.

Sorry for the trouble. Just looked back at your instructions and guess what... the C in Custom is in fact CAPS...DOH.

Maybe I shall learn to read some day if I just keep trying hard (LOL).

Thanks again
roglen is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-30-2010, 02:26 AM  
Wyntakata
A Brown Bear
 
Wyntakata's Avatar
Interface Author - Click to view interfaces

Server: Crushbone
Forum posts: 10
File comments: 44
Uploads: 3
Re: Re: Re: Re: ToonSwap

Quote:
Originally posted by roglen
Super......

That did it, works like a charm.

Thank you for all the time and trouble shooting on this. It is one very handy add-on.

Sorry for the trouble. Just looked back at your instructions and guess what... the C in Custom is in fact CAPS...DOH.

Maybe I shall learn to read some day if I just keep trying hard (LOL).

Thanks again
Lol np. We all keep learnin. I am glad I actually thought to test that.
Wyntakata is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 08-07-2010, 09:07 PM  
flutieflakes
A Young Mystail Rat

Server: Antonia Bayle
Forum posts: 7
File comments: 4
Uploads: 0
Same Problem

Hi, I'm very grateful for this Toon Swap mod and was using it constantly before needing to reformat my computer. Now that I've reinstalled Eq2 and am adding my mods back in, this will not work regardless of what I try. I've read through all the previous poster's notes and have tried those suggestions to no avail. The only difference for me has been that when my new programs installed (EQ2, etc.) they installed into a new directory that they didn't before. Insttead of going to C:/Program Files (x86)/Sony.../Installed Games/Everquest2/..., they are now going to C:/Program Data/Sony.../Installed Games/Everquest2/... (the ellipsis is untyped words to shorten the message). I don't understand why Vista started installing my software like that and don't know how to change it, but could that be why the program isn't working for me. Also of note, when my game is loading (with Profit UI), right after installing, the Toon Swap window will show as open, but once I close it and try to use the macro button, I get nothing. Any ideas?
flutieflakes is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 08-07-2010, 10:09 PM  
Wyntakata
A Brown Bear
 
Wyntakata's Avatar
Interface Author - Click to view interfaces

Server: Crushbone
Forum posts: 10
File comments: 44
Uploads: 3
Re: Same Problem

Quote:
Originally posted by flutieflakes
Hi, I'm very grateful for this Toon Swap mod and was using it constantly before needing to reformat my computer. Now that I've reinstalled Eq2 and am adding my mods back in, this will not work regardless of what I try. I've read through all the previous poster's notes and have tried those suggestions to no avail. The only difference for me has been that when my new programs installed (EQ2, etc.) they installed into a new directory that they didn't before. Insttead of going to C:/Program Files (x86)/Sony.../Installed Games/Everquest2/..., they are now going to C:/Program Data/Sony.../Installed Games/Everquest2/... (the ellipsis is untyped words to shorten the message). I don't understand why Vista started installing my software like that and don't know how to change it, but could that be why the program isn't working for me. Also of note, when my game is loading (with Profit UI), right after installing, the Toon Swap window will show as open, but once I close it and try to use the macro button, I get nothing. Any ideas?
The mod works on the location of the custom UI folder regardless of where EQ2 is installed it works as if the custom UI folder is the base folder so my only ideas would be that something is typed in lowercase rather then uppercase or there is some incompatabilty with the custom UI.
Wyntakata is offline Report comment to moderator   Reply With Quote Reply With Quote
Post A Reply

 
Category Jump:
Search this Category:
 

All times are GMT -5. The time now is 05:02 PM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI