|  | 
| 
			 
			#1  
			
			
			
			
			
		 | ||||
| 
 |  Mort and Gage Should Accept Items with Announcement NPCs: Mort and Gage (race 40) in Thurgadin A  Expected Behavior: Players should be able to trade items to Mort and Gage. Mort and Gage will then announce in say "Thanks for the [[ITEM]] [[PLAYER NAME]]." Evidence of Expected Behavior: Pretty much any Legacy of Steel news update between December 5, 2000 and December 4, 2001. http://legacyofsteel.net/archives/index [You must be logged in to view images. Log in or Register.] Current Behavior (Beta): "This NPC cannot accept items directly, right-click if you wish to make transactions." Relevant Patch Note: http://www.tski.co.jp/baldio/patch/20030514.html May 14, 2003 Quote: 
 | |||
|  | ||||
| 
			 
			#2  
			
			
			
			
			
		 | |||
| 
 |   This must go in, it made being a high-level asshole so much more fun. It was also very classic, I remember Mort and Gage being the best equipped characters on most any server. Especially servers that had dominant high-end guilds. | ||
|  | |||
| 
			 
			#3  
			
			
			
			
			
		 | |||
| 
 |   Great find! 
				__________________ Amax MNK / Amalgamax ROG / maximum Begging (227) EQ Map Archive (1,000+ images) P99 Wiki • EQ Patch Chronology | ||
|  | |||
| 
			 
			#4  
			
			
			
			
			
		 | |||
| 
 |   As an avid Legacy of Steel reader back in the day, I agree this should be implemented. Currently the client prevents this. Let me see what I can do. 
				__________________ | ||
|  | |||
| 
			 
			#5  
			
			
			
			
			
		 | |||
| 
 |   This is the area in client that is restricting it. I should be able to NOOP it via our DLL. Code:         v5 = *(_INT8 *)(a1 + 594);
        if ( v5 == 40 || v5 == 63 || v5 == 64 || v5 == 66 )
        {
          sub_5DFA00(8505, 0);
				__________________ | ||
|  | |||
| 
			 
			#6  
			
			
			
			
			
		 | |||
| 
 |   Trading to bankers fixed, pending DLL Push. The actual message of 'thanks for the etc' will need to be added by nilbog. 
				__________________ | ||
|  | |||
| 
			 
			#7  
			
			
			
			
			
		 | |||
| 
 |   <3 | ||
|  | |||
| 
			 
			#9  
			
			
			
			
			
		 | |||
| 
 |   So does the item get bounced back to you?  Or put in your bank? Cause clearly they aren't just eating it. 
				__________________ | ||
|  | |||
|  | 
| 
 | 
 |