hi , i want to have the option on setting up an external database
$CONFIG['sql_host'] = 'CPhost'; // SQL Host
$CONFIG['sql_username'] = 'CPtestuser'; // SQL Username
$CONFIG['sql_password'] = 'CPTestpass'; // SQL Password
$CONFIG['sql_dbname'] = 'ROdatabse'; // Ragnarok Database Name
here i want to be able to put in the external ragnarok database host and user and pass.
is this possible ? and how ?
thnx in advance












