It's Christmas and I'm feeling generous so here's a free add-on. Beside that, it's a very short simple add-on.
This add-on for vBulletin Raffles allows different usergroups to have different entry limits for each raffle.
It comes as a result of a request from a forum that has over 170,000 members and has run raffles with over 60,000 entries (which is a record for the raffle system so far as I know).
This add-on is designed for use with vBulletin Raffles vB4.x version 1.3.3 or higher.
It WILL NOT work with earlier versions of vBulletin Raffles.
* INSTALLATION *
-----------------------
1) Import the product XML file (product-raffleentries.xml) into the Product Manager in AdminCP.
* USING THIS ADD-ON *
---------------------------
1) Go to AdminCP->Raffles->Edit Raffles (or Add New Raffle) and you will find there is now a new selection, Usergroup Entry Limits.
2) To give different usergroups different entry limits, enter the usergroup and the number of entries allowed for that group with a pipe symbol between them (example: 2|100 would allow usergroup 2, 100 entries).
You can enter more than one usergroup if you like, just separate the entries with a comma (example: 2|100,6|10).
Any usergroup not entered will get the number of entries set in Maximum User Entries Permitted.
The number of entries for a usergroup will show in the Entries per User display of the Raffle Detail page. So, each member of a usergroup will see the proper number there.
3) Save the raffle.
* HISTORY / CHANGELOG *
-------------------------------------
1.0.0 (December 27, 2011)
- Initial Release