it is possible to progress without quest?how many areas are coded?
it is possible to progress without quest?how many areas are coded?
For now i'm testing Tristam, but there is few jumping between maps and a lot of zones are unavailable.
i made a quick fix for vendors. There is a bug with conversations and open trade window. Teoricly, vendors doesn't have conversations, so this error did a crash.
For fix this:
InteractiveNPC.cs
We add:
OnTargeted()Code:using Mooege.Core.GS.Actors.Implementations;
We add:
Search:Code:var vendor = player.SelectedNPC as Vendor;
And changes for:Code:if (Interactions.Count == 0 && Conversations.Count == 1)
Search:Code:if (Interactions.Count == 0 && Conversations.Count == 1 && this != vendor)
Changes for:Code:foreach (var conv in Conversations) { npcInters[it] = conv.AsNPCInteraction(this, player); it++; }
With this we can buy items without crash. NPC items are "bugged" (when you buy a item, doesn't will have the stats show, but for now here i leave a quick fix for this. I don't know if we can edit the conversations in npcs (maybe in mpqdata) but i'm starting with this emu. if we can edit conversations, we only need quit conversations of merchants and this will not be needed.Code:foreach (var conv in Conversations) { if (this == vendor) return; else { npcInters[it] = conv.AsNPCInteraction(this, player); it++; } }
Greetings
![]()
Here are dll files edited to work with 127.0.0.1 no more need to edit host files in windows or patch
p.p Tested and working with with 1.0.3 build 10485
Thanks man!
I'm uploading a 1.0.3.10057 client, 1 link mega for the people that want test/contribute/something with it.
- - - Updated - - -
I made a new post for edit main info in the new post: http://forum.ragezone.com/f857/diabl...0-3-a-1139219/
Ban after six months of active play! Accused of botting. Although I never received a formal charge in the mail. Ban get the most active players. You are making the same mistake as Blizzard. I do not want to play anymore at d3reflection.orghttps://d3reflection.org/account.php?name=karpekin-3390
------------------------------------------------------------------------------------------------------------
Игра наглухо баганутая. Совершенно не прислушиваются к игрокам, когда они им советуют улучшить что-либо. Удаляют правдивые комментарии об их сервере на всех ресурсах. Не советую начинать и тем более покупать премиум - пожалете!Забанили в подозрении на ботоводство и даже не сообщили на email причину!
Last edited by karpekin; 31-05-20 at 10:23 PM.
Hello, This Diablo 3 is Offline or online
Is easy to instll it?please answer, Thx