PDA

View Full Version : Portable Merchant and Banker


acepanther
10-18-2008, 02:17 PM
So, I keep finding my self full of loot while still wanting to be in a dungeon. To circumvent this, I decided it would be cool to have a banker and merchant "pet" or something similar to bring up while I'm in the dungeon.

I looked through the Spells file and saw two spells that looked like they would do this (POIPetBanker and POIPetMechant), but they couldn't find the proper NPC to summon, even when I added the NPCs with the exact names to the database.

So instead I decided to use Monster Summoning I and II. I modified the NPC entries for them to be a banker and merchant (with low stats so they couldn't be used as real pets), then created two click amulets which I put on a vendor for sale so people could buy them. I may remove the spell scrolls as well so they are exclusive to the amulets.

This works, but mages lose two spells (which I didn't think got used much anyway). Also, if I'm a pet class, I have to kill my pet (which may be buffed and have armor/weapons) before I can summon one.

Is there a better way to do this?

steve
10-19-2008, 09:36 AM
Live has the 10th year vetern AA "Summon Agent of Resupply". Basically, it summons a familiar that can be used as a merchant. Seeing as we're working with an older client, the spell it uses probably isn't in the Titanium spell file. http://lucy.allakhazam.com/spell.html?id=16995&source=Live

And yes, those Monster Summoning spells get used by low level mages. They proc a stun that is great at the lower levels. Even at the higher levels, it's still a good pet to use. From 71-75, Monster Summoning V is the best regular pet a mage can use until they get their 76 Air pet.

acepanther
10-19-2008, 01:18 PM
I'm just using Monster Summoning I & II, the higher level ones are still available. I don't see any great loss with not having those two spells when other pets are available during the non-endgame levels (and when I was playing Live, Mages rarely used them).

However, it's irritating to have to resummon a pet and re-buff them when breaking out a merchant/banker, more so because non-pet classes don't have that problem. But I guess that's just going to have to be the price you pay.

MNWatchdog
10-20-2008, 12:14 AM
Use the level 1 and 2 enchanter pets instead.

AndMetal
10-20-2008, 01:36 AM
I know trevius has an item on Storm Haven (http://stormhavenserver.com/) that casts a spell "Summon Banker", although it looks like he created a unique spell for it.
From his tweaked spells_us.txt file:
3900^Summon Banker^PLAYER_1^Temporary_Banker^ summon a temporary banker^ summons a temporary banker^You summon a temporary banker^ summons a temporary banker^Your banker vanishes^0^^0^0^0^0^0^0^0^0^0^1^0^0^0^0^0^0^0^0^0^ 0^0^0^0^0^0^0^0^0^0^0^0^0^0^120^0^0^0^0^0^0^0^0^0^ 0^0^0^0^-1^-1^-1^-1^1^1^1^1^-1^-1^-1^-1^100^100^100^100^100^100^100^100^100^100^100^100^ 0^1^0^0^152^254^254^254^254^254^254^254^254^254^25 4^254^6^0^14^-1^0^0^255^255^255^255^255^255^255^255^255^255^255^ 255^255^255^255^255^44^13^0^25^0^0^0^0^0^0^0^0^0^0 ^0^0^0^0^0^0^0^0^100^0^48^329^0^0^0^1^0^1^0^0^0^39 00^^99^^0^0^0^0^100^0^0^0^0^0^0^0^0^0^0^0^0^0^0^10 0^0^-99^0^0^0^0^0^0^2^0^0^0^0^0^0^0^0^0^0^0^0^1^0^0

It just replaced an unused spell, Free spell (http://lucy.allakhazam.com/spell.html?id=3900), in the spells file. Then, you just need to add Temporary_Banker + the NPC ID into the database.

Hope this helps.