-
Elite User
Originally Posted by
katavskiy
I think this event Opens access to the collection of resources. Without it, these quests do not work. Resource collectors exist, but there are no quests. But I can be wrong.
Attachment 60387
I figured out the issue with those collection quests, it happens only on Alliance. The collection quests have a pre-quest called "The Alliance Needs Your Help!", but there are versions of the quest. One is given in Stormwind, one in Ironforge, and the last one in Darnassus. However all the collection quests actually require you to complete the Ironforge version, so if you did the one from Stormwind or Darnassus, you are out of luck. Here is the fix, it makes all 3 NPCs give the same pre-quest.
UPDATE `creature_questrelation` SET `quest`=8795 WHERE`quest` IN (8796, 8797);
The 3 pre-quests are actually identical btw, the text is the same, they just have different ids, but all the collection quests require id 8795.
-
Member
-
Member
REyeM Well, I have it all wrong. What is your version of the server? I have this here Ñ‚**°**´**¸ÑƒÑ - YouTube
-
Member
I'm currenly on version 8, worked fine on 7 aswell, haven't yet tried 9. Naxx scripts weren't implemented until 7, so if you're playing on on of those.. Also the fact that you're doing it on a gm account is probably whats causing the issue. Try turning god mode off and mod your hp instead so he cant kill you.
-
Post Thanks / Like - 1 Thanks
katavskiy (1 members gave Thanks to REyeM for this useful post)
-
Member
it was hard. and first I increased the characters' strength, agility, skill and HP. But, It's Alive! It's Alive! It's Alive! It's Alive! It's Alive! https://pp.userapi.com/c840424/v8404...QyLCDjP0tQ.jpg
Last edited by katavskiy; 03-19-2018 at 07:26 AM.
-
Member
Nice! You dont have to increase your characters strength, agility etc. Use berserk spells, the best ones are 26662 (500% dmg + attack speed) and 27680 (500% dmg + move speed)
-
Member
Thanks, but I do not know how to make such a fix. Should I use Navicat or something else? If Navicat then how to do it?
-
Member
No, just type .learn 26662 in chat. Thats all
-
Excellent repack with DB access.
Am I right that this is based on Mangos? does it just use basic mangos commands?
-
Member
Thank you, but I did not ask you, I'm talking about collective quests.
-
Elite User
Originally Posted by
Method
Excellent repack with DB access.
Am I right that this is based on Mangos? does it just use basic mangos commands?
It was forked from mangoszero 5-7 years ago and has been developed independently since. First by Nostalrius, then Elysium, now Light's Hope.
-
Member
Originally Posted by
brotalnia
I figured out the issue with those collection quests, it happens only on Alliance. The collection quests have a pre-quest called "The Alliance Needs Your Help!", but there are versions of the quest. One is given in Stormwind, one in Ironforge, and the last one in Darnassus. However all the collection quests actually require you to complete the Ironforge version, so if you did the one from Stormwind or Darnassus, you are out of luck. Here is the fix, it makes all 3 NPCs give the same pre-quest.
The 3 pre-quests are actually identical btw, the text is the same, they just have different ids, but all the collection quests require id 8795.
Thanks for the answer. I finally realized what was wrong. Now all my problems are solved. Thanks for the best build. And most importantly for a full build! I myself would never have made such a server by instruction Compiling the Nostalrius/Elysium Core
Last edited by katavskiy; 03-20-2018 at 10:36 PM.
-
Member
Anyone has a noob guide to make this server secure and accessible live on the internet and also able to connect it it from home via lan on the same network? Im having issues getting this solved since a few months im stuck on getting it working for both, like domainwow.server.com and 192.168.1.6 the local wow server ip.
If I change the IP with the batch file it will work for one domain or local ip but not for both how can I go get this solved?
-
Elite User
Originally Posted by
Carlsagangalaxy
Anyone has a noob guide to make this server secure and accessible live on the internet and also able to connect it it from home via lan on the same network? Im having issues getting this solved since a few months im stuck on getting it working for both, like domainwow.server.com and 192.168.1.6 the local wow server ip.
If I change the IP with the batch file it will work for one domain or local ip but not for both how can I go get this solved?
Try adding a second realm entry in `realmd`.`realmlist` table, and have one with the lan ip, and one with the internet ip.
-
Post Thanks / Like - 2 Thanks
-
Member
Originally Posted by
brotalnia
Try adding a second realm entry in `realmd`.`realmlist` table, and have one with the lan ip, and one with the internet ip.
Thanks allot buddy got it working now