Reviews: Points MOD


Members Menu
Remember Me?
or
Register
Points MOD Ver.0.5b
0.5b
3.4
Anacrusis
22 July 2003
4
1486
This mod allows members to earn points by actively participating in the forums, they receive points
for posting new topics and replying to existing ones. Points are also earned when changing ranks.
The Points can then be used to 'buy' things like custom avatars, glowing username in posts, custom title etc...

Features:
Admin can change points amount for each user
Easily turn off points system
Enable/Disable Point Actions
Change Number of points earned for each action
Change cost of store items
Users can donate points to other users
Members Start off with specified number of points upon registration.
Optional Integration with PM Mod and Avatar Mod

Possible Features for future releases:
A bank that members can put points in, they can then earn intrest on the points in the bank.
Lottery system, admin sets up a lottery, members give points to participate and can win the jackpot if they win

---------
Installation difficulty: 8 (1=Easy - 10=Hard)
Reviews

All reviews
  (1 vote)

Great Mod... but
written by wiggy on 20 Mar 2007

Firstly, thanks to Anacrusis for saving me a lot of time and trouble :) The instructions were reasonably clear, but they had an error that I spotted: in topic.asp, the first replacement is back-to-front and doesn't correctly tell you to add M.M_GLOW_TEXT to the SQL query, but tells you to incorrectly add M_GLOW_TEXT. The dbs file didn't set up the database properly for MS SQL so the changes made to register.asp broke the new member registration process because it couldn't update the db properly - I had to manually set up the points store database fields with the store items. If you're an ASP coder, this is a great MOD, but if you're new to ASP then this MOD would be hard work.