F2P Addon

Re: Yasueh's Macros and Addons for F2P

One other question when I mouse over other people's names I can see their list of alts, but when I mouse over my own name I dont see the list. Im just interested in seeing what other people are going to see when they check my name. I guess what I'm saying is I still dont understand how I can access the info about which alts are being shared by the addon.

Thanks for the update.
 
Re: Yasueh's Macros and Addons for F2P

You don't see anything for your own name because you don't have entries in the database for yourself, and what others can see varies depending on what characters of yours they've seen in the channel (because of the way the claim/counter claim is needed to check that alts are genuine), so there isn't really a way to know exactly what everyone is going to see, but you can show the full list of characters they'd see if all your characters have been online at the same time as them, by using:

/run print(table.concat(F2PAddon_Variables.Alts[F2PAddonGlobalVars.thisRealm], ","))

or read the list of alts that's being sent out from the database file, usually at C:\Program Files\World of Warcraft\WTF\Account\<account number>\SavedVariables\F2PAddon.lua
 
Last edited by a moderator:
Re: Yasueh's Macros and Addons for F2P

F2P Chat Addon just removed all my friends cause i was reaching cap of friends -.-

now i have 0.

Ty now i will have to try to remenber all names and re-add -.-
/reload and it will add all of your friend back
-.-
 
Re: Yasueh's Macros and Addons for F2P

You should also set notes for friends not running the addon that you add and do not want to lose.
 
Re: Yasueh's Macros and Addons for F2P

It seems that 24s are not blocked anymore so they can troll as they want (don't ask me why channel admin is always AFK/someone who doesn't know the kick command when there is a 24 trolling). Can it be due to using french client ?

Anyone can edit the addon if they know how. Just add trolls to ignore.
 
Re: Yasueh's Macros and Addons for F2P

It seems that 24s are not blocked anymore so they can troll as they want (don't ask me why channel admin is always AFK/someone who doesn't know the kick command when there is a 24 trolling). Can it be due to using french client ?
I believe there is a "enable" button inside the interface of the addon where you can choose if you want to show 24s or not.
 
Re: Yasueh's Macros and Addons for F2P

Installing the chat communication thing now on Aeire Peak Alliance. Not quite sure how it works, new to this business of F2P
 
Re: Yasueh's Macros and Addons for F2P

Installing the chat communication thing now on Aeire Peak Alliance. Not quite sure how it works, new to this business of F2P
Good luck, if you run into any trouble I'm sure we'll be able to help you out. :)
 
Re: Yasueh's Macros and Addons for F2P

Hi. My f2paddon just wont work as it should do, cause it says the addon causes errors in the game and when some1 goes offline in the channel, my chat spams with "No player named ... is currently playing"
I dunno what could be wrong.. I tried to delete everyone from my friendslist, un and re-installed addon, and only run F2Paddon with no other addons enabled.
When I log into my friends acc from MY comp it works but not from my acc
 
Last edited by a moderator:
Re: Yasueh's Macros and Addons for F2P

Hi. My f2paddon just wont work as it should do, cause it says the addon causes errors in the game and when some1 goes offline in the channel, my chat spams with "No player named ... is currently playing"
I dunno what could be wrong.. I tried to delete everyone from my friendslist, un and re-installed addon, and only run F2Paddon with no other addons enabled.
When I log into my friends acc from MY comp it works but not from my acc :eek:
Probably your database was corrupted somehow. Delete your WTF folder (or delete only the F2PAddon.lua for your account inside WTF).
 
Re: Yasueh's Macros and Addons for F2P

f2p addy has been updated. Now you can put f2ptwink channel in its own chat window again, something that 5.2 somehow splunked on. TY for the quick update!
 
Re: Yasueh's Macros and Addons for F2P

Downloaded 1.2.13, and I couldn't chat at all. Got the 'you do not have permission to use this channel. Click here to upgrade' message.

Should I back patch it to 1.2.12?
 
Re: Yasueh's Macros and Addons for F2P

That message is sent by WoW, not the addon, so it means the addon either isn't installed properly (you need to remove the old 'F2PAddon' folder then extract the zip file into WoW's 'Addons' folder), isn't enabled (if you disabled the old version the new one gets it's setting when you upgrade), or isn't set to use the right channel (you might need to switch it to something else then back again).

There's no difference between 1.2.12 and 1.2.13 except for the code for f2pq which needs to know the name of the PvP queue frame, in order to show/hide/position itself next to it. That got it's name changed, so I had to update about 6 occurences to the new name.
 
Last edited by a moderator:

Users who are viewing this thread

Top