Break Invis/Hide when Looting Corpse
Currently, it's possible to invis up and loot your corpse, on Live, looting breaks invis:
Fix: .\zone\client_packet.cpp Code:
void Client::Handle_OP_LootRequest(const EQApplicationPacket *app) |
To clarify with this:
Just add the text in red to: void Client::Handle_OP_LootRequest(const EQApplicationPacket *app) in client_packet.cpp Nothing has been removed from that function. Dax |
There's also something else that's aggravating and I think still is a problem -
When your are invisible and camp out; when you come back in the game, there is a few seconds where you are "visible" until the server figures out you really were supposed to be invisible. If you are in a bad spot, you'll find NPCs wailing on you inv or not. I was thinking just make some code that would make all PCs logging in invisible for "x" amount of time, tell the server caught up. |
I'll validate this code for possible submission into the server code repository in the next couple of days.
|
I have validated this code and will add it to the server code repository the next chance I have to commit.
Thank you for your contribution. |
by the way, thanks for the speedy responses WildCard, it's extremely encouraging. I'll continue to post my fixes. =)
Dax |
Quote:
|
Yeah, there's lots of things about the GMHide feature I do not like. Either it's very precise in it's configuration, or not working quite right. I can be in #gm on mode, and players can do a /who all and see GM-Impossible. I can #gmhide, and I am still there. However, if I turn #gm off (and thus vulnerable to attack) I am no longer on /who all, but now Mobs that are KOS attack the invisible GM.
So many inconsistencies. IMO, the /gmhide (slash version?) vs #gmhideme or whatever it's called, need to be more clearly defined. I do believe it works to an extent, just not fully, or clearly. I'd like any guide/gm to be 100% invisible to any player or /who list (or /tar [name]) simply because that flag is active - not based on any other criteria. Simple. :) |
This is a code submission forum, not a feature discussion. I hate to be a tight ass about it, but we need to be strict in this forum so all code submissions make it into the server code and we don't miss something lost in discussions.
What you are discussing is related to this code submission, but it is a separate issue. |
Very true, sorry for my tangent. Split the posts off if necessary, cuz this is a valid issue as well - related to invis, just not on the same level.
|
All times are GMT -4. The time now is 03:43 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.