Borbarad Newbie
Joined: 10 Feb 2005 Posts: 9
|
Posted: Thu Jun 02, 2005 11:01 pm
2 databases, to much output and then crush |
I have an alias called find
this is what is in it:
#DBLOAD mobs
#FIND (%1) All
#DBRESET
#DBCLOSE mobs
#DBLOAD items
#FIND (%1) All
#DBRESET
I want my alias to search in two databases. But what happens is that the alias starts to print out everything in the first database and then the following error appears. (if i type for example find king in the command line)
Any ideas?
Thx for any answer,
------ Borbarad |
|