|
connor2 Newbie
Joined: 11 Jul 2005 Posts: 1
|
Posted: Mon Jul 11, 2005 11:32 pm
help with eq data base |
I have read the finished scripts of eq_databases and think I know how I shall build up the field in the database.
but I dont understand where shall I write this part.
#CLASS {identify}
#TRIGGER {Object: &Item.Object ~[&Item.Names~]} {}
#T- identify
#DBLOAD items
#NEW All @Item
#DBSAVE items
etc. it was just some of the lines of the finished script I would be grateful if someone could explain this basic part I dont understand (where to write it, I have tried different way to do it but dont succeed) so I need a little help with it.
It seems not to be to difficult but I cant solve it |
|
|
|
megamog75 Enchanter
Joined: 20 Nov 2002 Posts: 627 Location: USA
|
Posted: Sun Jul 17, 2005 1:32 pm |
just replace the one in the finished script, that should work for you.
the database one is set with a #trigger {^$} witch fires on a blankline, this way you get all the info before saving to the database. |
|
_________________ megamog75
I will do this.Nothing in my life matters except this.No moment in my life exists except this moment.I am born in this moment, and if I fail, I will die in this moment. Raistlin Majere |
|
|
|
|
|