|
RobMacAF Apprentice
Joined: 09 Jun 2002 Posts: 186 Location: USA
|
Posted: Sun Jul 25, 2004 11:26 pm
Adding items from a DB to the rooms |
Is there anyway to do this automatically when they are added to the database.
For instance I have a script that captures all the weapons and such that can be bought at certain locations. Is there anyway to have them automatically added to the room I am in as well? Thank you |
|
|
|
Vijilante SubAdmin
Joined: 18 Nov 2001 Posts: 5182
|
Posted: Mon Jul 26, 2004 2:14 am |
You could put something in the %roomnote, but there no longer is any sort of direct linkage between the mapper and database. For my purposes I have a field in my item database that records where I got the item. It is supplied by triggers recording my purchases at shops or the mob the item was looted from. I know if I am looking for an item with certain stats I am going to be looking in the database, so it is convienent for me.
|
|
_________________ The only good questions are the ones we have never answered before.
Search the Forums |
|
|
|
|
|