[uCash + Warning System] Fine members
This modification is in the archives.
On my forums, members spam like crazy to get points.
If you have a big RPG forum, u'll need this What does this mod do? It deducts an amount of points of a member if he gets warned This mod takes less than 1' to install Open functions_warning.php Find: PHP Code:
global $DB_site, $warn_type, $force_email_temp, $force_email_perm, $level;
PHP Code:
global $DB_site, $warn_type, $force_email_temp, $force_email_perm, $level, $vboptions;
PHP Code:
return $warn_type;
PHP Code:
$DB_site->query("UPDATE " . TABLE_PREFIX . "$vboptions[uttpoints_pointtable] SET " . $vboptions['uttpoints_pointsfield'] . " = " . $vboptions['uttpoints_pointsfield'] . "-" . $amount . " WHERE userid='$user[userid]'");
That's it! Enjoy Download No files for download. Addons |
Similar Mods
[Addon]Download Credit System with uCash | vBulletin 3.0 Full Releases |