Quote:
Originally Posted by argothiusz
Thank you for the fast reply. There is 1 con to the "Give away points" though. You can send certain amount out of your total points. The way the system set up is that you can only send them from your thread/replies/rep/etc..but not over all amount. Look like I will still have to use TheMayhem store donation function xD
Thanks again for the great mod.
|
Edit xperience.php and search at the very top this:
Code:
$gap_notallowed = array("points_shop", "points_user_level", "points_user_infractions", "points_thread_tnc", "points_user_activity", "points_user_activity30", "points_user_activity7", "points_post_den", "points_xperience", "points_thread", "points_user", "points_post", "points_misc");
Replace it with:
Code:
$gap_notallowed = array("points_shop", "points_user_level", "points_user_infractions", "points_thread_tnc", "points_user_activity", "points_user_activity30", "points_user_activity7", "points_post_den", "points_thread", "points_user", "points_post", "points_misc");
Now you can even donate your experience points.