|
|
#51 |
|
Senior Member
Join Date: Feb 2005
Posts: 338
|
Fix for locales.. Replace ALL code in your Locale.enUS.lua with the code below.
Code:
local L = LibStub("AceLocale-3.0"):NewLocale("PlayerMenu","enUS",true)
L["Left Button Menu"] = true
L["Mouse left click to show menu"] = true
L["Use Focus to Cast"] = true
L["Use focus feature to cast spell instead of using target."] = true
L["Extend Menu Hide Delay"] = true
L["Set extend menu auto hide delay time."] = true
L["Clear Target After Cast"] = true
L["Reset"] = true
L["ResetDB_Confirm"] = true
L["All settings are reset to default value."] = true
L["GUILD_INVITE"] = "Guild Invite"
L["ADD_FRIEND"] = TEXT(ADD_FRIEND)
L["GET_NAME"] = "Get Player Name"
L["WHO"] = TEXT(WHO)
L["EXTMENU"] = "Extended Menu"
L["Set Target"] = true
L["Set Focus"] = true
|
|
|
|
|
|
#52 | |
|
Member
Join Date: Nov 2008
Posts: 18
|
Thx for the patch @gabriel !
UPDATE : seems the patch causes following lua error (posted in the addon help section alrdy) Quote:
Last edited by csun; 01-27-2009 at 04:03 PM. |
|
|
|
|
|
|
#53 |
|
Seal Cub Clubbing Club
|
The only thing you need to change is this:
getglobal(UIDROPDOWNMENU_INIT_MENU) to this: UIDROPDOWNMENU_INIT_MENU There are two instances of this in PlayerMenu.lua, so just search-and-replace. |
|
|
|
|
|
#54 |
|
Member
Join Date: Nov 2008
Posts: 18
|
@Phanx : what code to edit ur referencing ?
http://www.wowace.com/projects/proje...menu-r70839-5/ ? summing it up : editing the version above + taking gabriels locale fix seems to remove my above posted lua error. the only thing thats still buggy is the EXTMENU entry, nothing shows up but spellicons left to the dropdownwindow that pops when u click the extmenue entry. maybe due to spell.lua entries outdated ? since i dont need the extmenue anyway, is there an easy way to just remove it from the dropdown menu ? Last edited by csun; 01-29-2009 at 05:48 AM. |
|
|
|
|
|
#55 |
|
Senior Member
Join Date: Feb 2005
Posts: 338
|
AttAched is a working copy of Playermenu for 3.0.8a
I stripped out all the casting code leaving just the menu. |
|
|
|
|
|
#56 |
|
Member
Join Date: Nov 2008
Posts: 18
|
Update : just removed the ExtMenu.xml and all is working fine -> referring to gabriels earlier posted code (Playermenue.lua and Locale.enUS.lua)
|
|
|
|
|
|
#57 |
|
Senior Member
Join Date: Feb 2005
Posts: 338
|
Guess I should have just sent the zip in the first place, I am just lazy like that. But yes I stripped out all the casting code because it was not needed and was alot of bloat for what this addon does.
|
|
|
|
|
|
#58 |
|
Member
Join Date: Nov 2008
Posts: 18
|
Update 2 : gabriels posted zip is working , kinda that what i just was looking for, thx !
PS : Dont forget to DELETE the PlayerMenue Folder before unzipping this one, because just unzipping wont delete the old ExtMenue.xml and Spell.lua PPS : maybe u need to keep the old LIBs folder due to the ace stuff (*shrug*) Last edited by csun; 01-29-2009 at 06:20 AM. |
|
|
|
|
|
#59 | |
|
Senior Member
Join Date: Feb 2005
Posts: 338
|
Quote:
![]() I just threw you guys a bone cause so many was wanting this functional. |
|
|
|
|
|
|
#60 | |
|
Member
Join Date: Nov 2008
Posts: 18
|
Quote:
![]() thx again for ur help, addon is running fine now = more then i expected when i first found this thread ![]() |
|
|
|
|
![]() |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|
All times are GMT. The time now is 04:10 PM.
WowAce Forums










