EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Development::GeorgeS's Tools (https://www.eqemulator.org/forums/forumdisplay.php?f=674)
-   -   Possible to create bag filled with items? (https://www.eqemulator.org/forums/showthread.php?t=41514)

askyn 09-12-2017 06:39 PM

Possible to create bag filled with items?
 
Hi all /wave

Question - Is it possible to create a bag filled with items to give to newly created characters? or as prize for events etc.

Specifically, I was thinking of creating a bag that contained some random equipment as starter stuff for new characters.

And also one that might an item that doesnt drop in the game any more along with some good food / drink etc

Mortow 09-12-2017 09:30 PM

You can do this by editing the starting_items table in your database. That way you can define what items go in what slot and you can have different classes start with different items. I don't recall the slot numbers, it is probably on the forum here somewhere. Doing this, I was able to start characters off with a backpack that has some crude defiant gear in it as well as the starting food, water and bandages. I also threw in a sapphire so they could sell it to have some starting plat for spells and backpacks and such.

Splose 09-12-2017 11:23 PM

Quote:

Originally Posted by askyn (Post 255757)
Hi all /wave

Question - Is it possible to create a bag filled with items to give to newly created characters? or as prize for events etc.

Specifically, I was thinking of creating a bag that contained some random equipment as starter stuff for new characters.

And also one that might an item that doesnt drop in the game any more along with some good food / drink etc

Yes.

Search for spell ID: 10704 - Summon Elemental Armaments in your database, create a spell using this example to summon your bag full of items and do a $client->SpellFinished() when you want to have them summoned.


All times are GMT -4. The time now is 05:53 AM.

Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.