Zygor Classic | Retail & Other Addons

09/03/2022 15:25 mindsphere#4426
Quote:
Originally Posted by 911sky View Post
World of Warcraft Classic (Wrath Of the Lich King)

Thanks man, appreciate your work !
09/03/2022 15:47 Descentralizado#4427
Quote:
Originally Posted by lightsoiz View Post
I dunno why it crashes. I have tried to post a screeshot but I cannot because of membership. The message is this one:

No se puede acceder a este sitio webdownload2347.mediafire.com ha tardado demasiado tiempo en responder.
Prueba a:

Comprobar la conexión
Comprobar el proxy y el cortafuegos
Ejecutar Diagnósticos de red de Windows
ERR_CONNECTION_TIMED_OUT
So something on your PC is blocking it, or your ISP. Use a free VPN like opera and will get around it.
09/03/2022 15:55 leetspawn#4428
Just to clarify for the RestedXP, this is just the addon and then I need to find the guides elsewhere to import? As it ended at level 11 in Darkshore.

Thanks!
09/03/2022 15:58 Descentralizado#4429
Quote:
Originally Posted by leetspawn View Post
Just to clarify for the RestedXP, this is just the addon and then I need to find the guides elsewhere to import? As it ended at level 11 in Darkshore.

Thanks!
You are aware that the content you are doing is 1-30 the free part of the addon.
Why would you need to import free content? If it is broken, the devs will fix it. As there are so many issues still in 1-60
09/03/2022 16:42 herbertknopp#4430
Any chance on getting the latest Bili Retail v1.8 ?
09/03/2022 16:54 Descentralizado#4431
Quote:
Originally Posted by herbertknopp View Post
Any chance on getting the latest Bili Retail v1.8 ?
No idea, do you have the import string for it?
09/03/2022 17:14 Boknid#4432
Quote:
Originally Posted by 911sky View Post
All they provide is
Code:
	SPELL_DAMAGE_DONE_HOLY   = "Увеличение урона, наносимого заклинаниями и эффектами светлой магии, на ([0-9]+) ед.",
	SPELL_DAMAGE_DONE_FIRE   = "Увеличение наносимого урона от заклинаний и эффектов огня не более чем на ([0-9]+) ед.",
	SPELL_DAMAGE_DONE_NATURE = "Увеличение урона, наносимого заклинаниями и эффектами сил природы, на ([0-9]+) ед.",
	SPELL_DAMAGE_DONE_FROST  = "Увеличение урона, наносимого заклинаниями и эффектами льда, на ([0-9]+) ед.",
	SPELL_DAMAGE_DONE_SHADOW = "Увеличение урона, наносимого заклинаниями и эффектами темной магии, на ([0-9]+) ед.",
	SPELL_DAMAGE_DONE_ARCANE = "Увеличение урона, наносимого заклинаниями и эффектами тайной магии, на ([0-9]+) ед.",

	BLOCK =	"Увеличение рейтинга блока на ([0-9]+) ед.",
	BLOCK = "Повышает вероятность блокирования атаки щитом на ([0-9]+)%%,",
	CRIT = "Увеличение вероятности нанесения критического урона на ([0-9]+) ед.",
	CRIT2 = "Увеличение вероятности нанесения критического урона на ([0-9]+)%%.",
	CRIT_SPELL = "Повышает рейтинг критического эффекта заклинаний на ([0-9]+).",
	CRIT_SPELL2 = "Увеличение рейтинга критического эффекта заклинаний на ([0-9]+)%%.",
	DEFENSE_SKILL = "Увеличение рейтинга защиты на 13 ед.",
	DODGE = "Увеличение рейтинга уклонения на ([0-9]+)%%.",
	FERAL_ATTACK_POWER = "Увеличивает силу атаки на 154 ед. в облике кошки, медведя и лютого медведя.",
	HIT = "Увеличение рейтинга меткости на ([0-9]+) ед.",
	HIT2 = "Вероятность нанесения удара увеличена на ([0-9]+)%%.",
	HIT_SPELL = "Повышение на ([0-9]+)%% рейтинга меткости заклинаний.",
	HIT_SPELL2 = "Повышение на ([0-9]+)%% рейтинга меткости заклинаний.",
	PARRY = "Увеличение рейтинга парирования атак на ([0-9]+)%%.",
	SPELL_HEAL_DAMAGE = "Увеличивает урон и объем исцеления от магических заклинаний и эффектов максимум на ([0-9]+) ед.",
	SPELL_PENETRATION = "Увеличивает проникающую способность заклинаний на ([0-9]+).",
	SPELL_PENETRATION2 = "Снижает сопротивление магии целей ваших заклинаний на ([0-9]+).",
I guess take a look at the base and change it. But that is all it will read.
in file Localization.xml
commented lines
Code:
<Script file="Guides_Leveling_deDE.lua"/>
<Script file="Guides_Leveling_esES.lua"/>
<Script file="Guides_Leveling_frFR.lua"/>
<Script file="Guides_Leveling_ptBR.lua"/>
<Script file="Guides_Leveling_ruRU.lua"/>
<Script file="Guides_Leveling_zhCN.lua"/>
but i didn't find those files
09/03/2022 17:31 Philminatrix#4433
Quote:
Originally Posted by Grimtwo View Post
So line 50 should look something like this
[Only registered and activated users can see links. Click Here To Register...]
should be able to click on the image above this message to view it or ill put the text below and you can search for it.

ZGV.IsClassicWOTLK = (WOW_PROJECT_ID == WOW_PROJECT_BURNING_CRUSADE_CLASSIC) and (LE_EXPANSION_LEVEL_CURRENT == LE_EXPANSION_WRATH_OF_THE_LICH_KING)
Backspace all that crap so ALL you see on that line is
ZGV.IsClassicWOTLK = true
make sure there's a space between the = and the words, and that true is NOT typed with a capital letter, or it won't work.
09/03/2022 17:35 Descentralizado#4434
So instead of updating the addon. You use a fuc and leave out the other updates are made
09/03/2022 18:29 spikre132#4435
hope you're having a great weekend sky . keep the update's rolling along you're work is well appreciated
09/03/2022 19:41 wildbeast99#4436
Perfect! Thanks a MILLION Man <3 Keep up the good work and again thanks bro :)
09/03/2022 20:56 olli2k6#4437
Hey guys, is there any chance to get Zygor WOTLK working with the new today's patch?
09/03/2022 21:05 Descentralizado#4438
Quote:
Originally Posted by olli2k6 View Post
Hey guys, is there any chance to get Zygor WOTLK working with the new today's patch?
Working? What is posted is the latest and that does not work for you?
09/03/2022 21:14 olli2k6#4439
Quote:
Originally Posted by 911sky View Post
Working? What is posted is the latest and that does not work for you?
I did a fresh install and now it works, idk what was wrong about it. Thanks :handsdown:
09/03/2022 21:18 4musti#4440
zygor addons crash :S