You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Critical:
Sending packets to the server/client via HookProxy does not work.
Sending packets to the client via Memory does not work.
Context menus crash the client upon right-click after adding.
(I triple-checked addresses, so I'm not sure what the problem could be.)
High:
CipSoft changed SpeechTypes again after only two minor updates. I have Say,
Whisper, Yell, and PrivatePlayerToNPC, but haven't gotten around to the rest.
Original issue reported on code.google.com by [email protected] on 22 Apr 2011 at 1:38
The text was updated successfully, but these errors were encountered:
I believe the Critical issues were a result of the DLLs being compiled in
Visual Studio 2010. For some reason, Visual Studio 2010 doesn't like to let our
InjectedDLL do what it's supposed to when it comes to packets and context menus.
However, SpeechTypes and some packet changes still need to be updated.
Original issue reported on code.google.com by
[email protected]
on 22 Apr 2011 at 1:38The text was updated successfully, but these errors were encountered: