What you could try (I can't say that it WILL work, but it might).Look over it when you can please, it would be very good. Thx you
--SGI_Locale["ruRU"] = Russian Can't be added because of client issues.
SGI_Locale["ruRU"] = Russian
Yeah, it's something with the Russian client that don't want to work....I did it, but seems it doesn't work - for 10 minutes addon does not find any character 90 lvl and translation don't work. Here screenshots:
P.S Sorry for my english if something is wrong. Thx you
Yeah, it's something with the Russian client that don't want to work....
Do you know of any addon that works with Russian locale ?
Can look at that code to see if it helps.
EDIT : Ok, I've made some changes to the locale file and uploaded a new ver, can you download the latest ver, make the same changes I wrote in my previous post and say if it works now with ruRU locale ?
Yeah, I read about the encodeing, was actually the next thing I was going to try. Now I know what's not working and can fix itI did as you said but it seems that nothing has changed. Addon that work with Russian locale Thank you for helping!
Screenshots:
EDIT: I found where was problem - Russian client are supported only UTF8, i changed encoding and all works perfectly*
EDIT2: New problem* - Addon uses the command /who 90 r-Человек c-Рыцарь смерти instead of /who р-Человек к-Рыцарь смерти. Russian client do not support commands like -r and -c, only commands on Russian such as -р and -к (-р = -races, -к = classes). Because of this addon can not find anyone 90 lvl
EDIT3: I found a solution - i changed all "-c" to "-к", all "-r" to "-р" in SuperGuildInvite.lua and now all works perfect for me. If needed, I can attach modified Superguildinvite.lua
P.S. Sorry for my english if something is wrong. Thank you!
Yeah, there seem to be some problem with Rioux atm. I'm sure it's just temporary. To solve it, here are the latest files.Both of the SVN links are not working at all. cannot download with svn or veiw them in the web browser.
just outta curosity is there a way to not make the who list pop up while its scanning? If I'm trying to que or if im in auction it will knock me out so that the who list can pop up
I did as you said but it seems that nothing has changed. Addon that work with Russian locale Thank you for helping!
Screenshots:
EDIT: I found where was problem - Russian client are supported only UTF8, i changed encoding and all works perfectly*
EDIT2: New problem* - Addon uses the command /who 90 r-Человек c-Рыцарь смерти instead of /who р-Человек к-Рыцарь смерти. Russian client do not support commands like -r and -c, only commands on Russian such as -р and -к (-р = -races, -к = classes). Because of this addon can not find anyone 90 lvl
EDIT3: I found a solution - i changed all "-c" to "-к", all "-r" to "-р" in SuperGuildInvite.lua and now all works perfect for me. If needed, I can attach modified Superguildinvite.lua
P.S. Sorry for my english if something is wrong. Thank you!
Yeah I got it just fine yesterday, but I just re-installed honorbuddy today and now the link isn't working.SVN is not working?
I've added the code to make this work for ruRU client, but I can't write the special letters you use.
So if you please could download the file I've attached here, do a search for 'if RuLoc == "ruRU" then' (there is a bunch of em), edit the line after for c- and r- (class / race) to the correct special letters you use and then attach the file again here so I can make a new official ver.
I still haven't made the locale for my addition to the code, have to do that when I get back from my vacation.
View attachment 64203
This is just SuperGuildInvite.lua that is zip'ed can't attach .lua files so had to zip it.
No profile, no mode. It's a plugin. It'll work with any profile and any mode.
I put the pluggin in the right place i see it in hb But I dont understand where do you go into wow to configure it? there is no pluggin
Just instaled it and already got 5 people invited, works like a charm! nice work dude!
Just one thing tho, is there a way to prevent your char from going AFK? i tried to look for it on the bot config options and CC but couldnt figure it out. thx for the great plugin!