and also, if you don't mind, a few of my simple plugins. (You can omit them if you think that they are useless.)
Diagnostic Tools- allows the programmers to output diagnostic (or debugging) text from their program easily in different ways, i.e. console, log file, and message box.
http://www.badnose.com/dbpro/DiagnosticTools.zip
DBXML - an XML parser for DarkBasic Pro using the DOM specification.
http://www.badnose.com/dbpro/DBXML.zip
Reference Tracker - a general purpose entity reference tracking system to track the references of any object in DarkBasic Pro so that you can simply create and delete object like ref = CREATE OBJECT() and DELETE OBJECT(ref) without hardcoding the object number.
http://www.badnose.com/dbpro/ReferenceTracker.zip
TPC Toolkit - this is not a plugin for DarkBasic Pro, but it is more of a tool for TPC DLL programmer. It is basically an extension of TPC framework provided by Ian Mold to automate certain process when writing TPC DLL, such as automatic String Table generation, source documentation, automatic HTML documentation generation and TPC syntax listing for the IDE.
http://www.badnose.com/dbpro/TPCToolkit.zip
Thomas Cheah (Technical Director)
Bad Nose Entertainment - Where games are forged from the flames of talent and passion.
http://www.badnose.com/