Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::General Support

Support::General Support Post all topics here having to do with errors while trying to connect to an EQEMu server but not about the setup/running of the Server itself.

Reply
 
Thread Tools Display Modes
  #1  
Old 07-12-2010, 10:43 PM
blindaviator
Sarnak
 
Join Date: Jul 2010
Posts: 61
Default GM & No Drop Items

I am trying to figure out how to make it so GM level toons can bypass the NO DROP & NO TRADE limitations?

I would like to be able to summon an item and hand it off to a Bot or another player even if it has the no drop flag but still maintain the no drop limitation for everyone else...

I have searched through the forums but I didn't see any questions on this subject...

Anyone can tell me what is required to accomplish it and if it is possible??
Reply With Quote
  #2  
Old 07-12-2010, 11:45 PM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

You can't trade a no drop item to a player no matter if you are GM or not. You can use the #giveitem (#gi for short) to give no drop items to players. I think bot commands work the same way. Though, as a GM, you are allowed to add no drop loot to an NPC by trading to them.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote
  #3  
Old 07-13-2010, 12:14 AM
blindaviator
Sarnak
 
Join Date: Jul 2010
Posts: 61
Default

Quote:
Originally Posted by trevius View Post
You can't trade a no drop item to a player no matter if you are GM or not. You can use the #giveitem (#gi for short) to give no drop items to players. I think bot commands work the same way. Though, as a GM, you are allowed to add no drop loot to an NPC by trading to them.
Well I was a guide on live for about 4 years and I watched GM's give no drop items to players many times (item replacements) so I know it is at least possible on live...

Maybe someday we will figure out how to do it here also??

Thx for the reply... I will deal with it and continue foreward...
Reply With Quote
  #4  
Old 07-13-2010, 12:17 AM
Caryatis
Dragon
 
Join Date: May 2009
Location: Milky Way
Posts: 539
Default

you picked a very fitting forum handle...
Reply With Quote
  #5  
Old 07-13-2010, 01:55 PM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

Now that I think about it again, maybe the trade to players isn't working due to how we handle the packets. Maybe it is possible to change that so GMs could trade no drop items to players. I am pretty sure dropping a no drop item is restricted by the client, but maybe trading them is a possibility if the packet handling was adjusted. Would have to see if the client sends a trade request packet when trying to trade a no drop item or not. If they don't send a trade request, then no, it is restricted by the client and they couldn't have done it that way on Live either. But, if a traderequest is sent from the client, then we could definitely allow the trade to happen. Not that it is something I would plan to add anytime, given that the simple command to do it already exists.

I was also a guide on Live for about a year, and we didn't have any kind of item summoning or no drop trading abilities. I am not sure how you could watch a GM trade an item with a player unless you were the player that was being traded to.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote
  #6  
Old 07-14-2010, 05:46 PM
steve
Discordant
 
Join Date: Jan 2002
Posts: 305
Default

The GM client ignores no drop/trade tags and lets them trade anyway. I'm 99% sure that it's our client that prevents dropping or trading these to other people, along with a serverside check.

You used to be able to get around it on Live with MQ in the old days, as it would trick the client into letting you trade no drop items and the server didn't do any checking. No longer the case.
Reply With Quote
  #7  
Old 07-14-2010, 06:13 PM
Rogean's Avatar
Rogean
Administrator
 
Join Date: Jul 2003
Location: Massachusetts
Posts: 708
Default

GM's use a seperate client on live that allows them to do it. This client does not.

The only workaround that we use on P99 is to flag GM's logging in that they're on a firiona vie type server, causing the client to apply the fvnodrop flag to items instead of the regular nodrop flag.
__________________
EQEmulator Developer / Administrator
Reply With Quote
  #8  
Old 07-14-2010, 10:23 PM
steve
Discordant
 
Join Date: Jan 2002
Posts: 305
Default

Quote:
Originally Posted by Rogean View Post
The only workaround that we use on P99 is to flag GM's logging in that they're on a firiona vie type server, causing the client to apply the fvnodrop flag to items instead of the regular nodrop flag.
Genius, hopefully someone can implement that into the standard codebase!
Reply With Quote
  #9  
Old 07-15-2010, 12:41 AM
bufferofnewbies
Hill Giant
 
Join Date: Dec 2005
Location: Lurking in KY
Posts: 239
Default

Quote:
Originally Posted by Rogean View Post
The only workaround that we use on P99 is to flag GM's logging in that they're on a firiona vie type server, causing the client to apply the fvnodrop flag to items instead of the regular nodrop flag.
What genius came up with that idea?
__________________
I went fishing for answers and caught a WIKI.
Reply With Quote
  #10  
Old 07-15-2010, 11:45 PM
Rogean's Avatar
Rogean
Administrator
 
Join Date: Jul 2003
Location: Massachusetts
Posts: 708
Default

I did~

World/Client.cpp

Client::SendLogServer()

if (GetAdmin() >= 250) l->unknown000 = 5;
__________________
EQEmulator Developer / Administrator
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 12:25 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3