All you need to do is apply this modification and then configure the mod in your
ACP.
-----------------------------------
----[ OPEN ]-----------------------
-----------------------------------
includes/constants.php
-----------------------------------
----[ FIND ]-----------------------
-----------------------------------
// Mighty Gorgon - CASH - BEGIN
//define('CASH_MOD', true);
// Mighty Gorgon - CASH - END
-----------------------------------
----[ REPLACE WITH ]---------------
-----------------------------------
// Mighty Gorgon - CASH - BEGIN
define('CASH_MOD', true);
// Mighty Gorgon - CASH - END