Name
	dbfp - finds a player in the database
Usage
	dbfp <login_substring>
	This command will find all the login-accounts that contain the specified
	string. It will also display their database ID, and if they have SA or
	not. Useful if you dont know the exact name, else see dbuserid (-> dbuserid).
	Additionaly it will display when this account was created, and what time it 
	was last used to login.
Example
	dbfp subi
	>p_dbid  loginname  sa   created              lastonline
	>23322   "Subi"     0    19-01-2004 23:15:30  20-01-2004 00:02:54
	>OK 
