OK, here are exact instructions on how to get a working trade channel:
1. Right click the "General" tab, 3 options shouldappear"New Tab," "Close Tab" and "Options." Click "New Tab."
2. Left click the new tab to go to it. Then right click on the "New Tab" this time click "Options" from the drop-down menu.
3. In the options click the check box for "Trade," then close the options window.
4. Use the new trade channel!
Unfortunately this method leaves the old trade channel to clutter the window but I haven't figured a fix for that yet.
|||Also (for mods) is it normal for ...../Age of Empires Online\Data\data.bar\chattabs.xml.xmb on lines 39 and 40 to have
<dissallowchannels/>
<nocontextmenu/>
because that sounds like it's disabling the trade channel.
(Full Data)
|||Bump...<?xml version="1.0" encoding="utf-8"?>
<chattabs version="19">
<tab>
<name>60885</name>
<active/>
<channels>
<channel>General</channel>
</channels>
<events>
<event>Login</event>
<event>Logout</event>
<event>RegionChanged</event>
</events>
</tab>
<tab>
<name>60886</name>
<canedit/>
<channels>
<channel>LookingForGroup</channel>
</channels>
<events>
<event>Login</event>
<event>Logout</event>
<event>RegionChanged</event>
</events>
</tab>
<tab>
<name>60887</name>
<channels>
<channel>Trade</channel>
</channels>
<events>
<event>Login</event>
<event>Logout</event>
<event>RegionChanged</event>
<event>ItemLink</event>
</events>
<dissallowchannels/>
<nocontextmenu/>
</tab>
<tab>
<name>60888</name>
<events>
<event>Login</event>
<event>Logout</event>
<event>RegionChanged</event>
<event>AcquireNugget</event>
<event>AchievementUnlocked</event>
<event>GameplayNotification</event>
<event>LevelUp</event>
<event>ReceiveReward</event>
<event>ReceiveTech</event>
<event>UnitBuild</event>
<event>UnitUpgradeWithTrait</event>
<event>QuestComplete</event>
</events>
<dissallowinput/>
<dissallowchannels/>
<nocontextmenu/>
</tab>
</chattabs>
No comments:
Post a Comment