 |
Duindain Novice
Joined: 14 Feb 2003 Posts: 31 Location: Perth, Australia
|
Posted: Mon Feb 17, 2003 6:58 pm
finding items and outputting to mud window |
hey again heh the database is in and great now i want to be able to have ppl in clan to trigger of a search to list stats of an item i can use the find function to find the item however how do i assign all the fields in the found item from the database to a variable? or list or string or whatever this is the trig for clannies to write and the find function
#trigg {~{Clan~} %1~: stats:(*).} {#find %2 ALL}
i thought it might be something like
founditem=%find %2 ALL but that didnt work very well or more accuratly at all heh |
|
|
 |
Kjata GURU

Joined: 10 Oct 2000 Posts: 4379 Location: USA
|
Posted: Mon Feb 17, 2003 8:50 pm |
Take a look at the %find function for more info and some examples.
Kjata |
|
|
 |
|
|