|
|
|
|
![]() ![]() |
Jun 8 2005, 06:44 AM
Post
#1
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 351 Joined: 19-October 04 From: India Member No.: 1,824 |
hi friends,
I just got a suggestion to make. Admins, just see whether it would help? Since there are some topics which are made just for the sake of it and not of high interest. What I suggest is that the topic starter can be given additional credits if he/she starts a topic which if of interest to more members. This can be judged from the number of replies that are generated or by the number of topic views. It can be set that for every 10 replies the topic owner gets certain credit points. or may be for every 20/50 views that the topic generates, the member can be awarded some credit. This would motivate the member to start more interesting topics. Please post your views on the suggestion. Discussion is welcome. Cheers. |
|
|
|
Jun 8 2005, 08:55 AM
Post
#2
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 282 Joined: 30-May 05 From: Bangalore Member No.: 7,686 |
Fair enough... I think it's a pretty good idea. I was setting up my cash mod (primitive, of course, when compared to credits system here), and I set it up so that whenever a topic is promoted to the 'popular' (or 'hot') stage (i.e., it gets more than x replies, x being a suitable number
|
|
|
|
Jun 8 2005, 07:42 PM
Post
#3
|
|
|
Administrator ![]() Group: Admin Posts: 1,480 Joined: 11-June 04 From: Somewhere in Time & Space. Member No.: 1 |
Yup! Nice idea.. now give me the idea to code it
|
|
|
|
Jun 8 2005, 08:11 PM
Post
#4
|
|
|
Privileged Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 822 Joined: 6-March 05 Member No.: 4,202 |
Great idea cse-icons.
I had thought about something similar time ago, but my english is so... err... weak that I try not to start topics (some people could not understand me properly |
|
|
|
Jun 9 2005, 04:04 PM
Post
#5
|
|
|
Moderator ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 2,325 Joined: 8-March 05 From: Mawson, Antarctica Member No.: 4,254 |
QUOTE(OpaQue @ Jun 8 2005, 04:42 PM) CODE if(user.thread.reply() < 10) { user.credits.add() = 1; } else if(user.thread.reply() >= 10) { user.credits.add() = 5; } Something like that. But then again, I've never been on the admin side of an Invision Power Board, so I don't know what it's capable of doing and what language it uses.... Edit: Forgot the most important basic rule about programming: semi-colons end a statement This post has been edited by snlildude87: Jun 9 2005, 04:06 PM |
|
|
|
Jun 16 2005, 01:04 AM
Post
#6
|
|
|
Advanced Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 125 Joined: 21-April 05 Member No.: 5,989 |
That is a very good idea cse-icons, and it would make trap17 a much more interesting place. Especially when you can expect almost every post on the forum to be a rather interesting one. So yeah if that code works, then I think it would definately benefit trap17.
|
|
|
|
Jun 16 2005, 10:18 AM
Post
#7
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 351 Joined: 19-October 04 From: India Member No.: 1,824 |
QUOTE(OpaQue @ Jun 9 2005, 01:12 AM) I m not much into IPB or php programming.. so cannot help in that case... may be something like snlildude87 posted wud work... nyways... u r always there.. when u wrote the script for credits.. this wud not be a big deal... u can even take some extra credits for doing it... what say |
|
|
|
Jun 16 2005, 10:30 AM
Post
#8
|
|
|
$p4m 0n j00 $h4m3 m3 0nc3 $p4m 0n m3 $h4m3 m3 7\/\/1c3 ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 6,564 Joined: 21-September 04 From: 9r33|\| 399$ 4|\|D 5P4/\/\ Member No.: 1,218 ![]() |
not a bad idea i know to forums tat will be full Tutorials and sigs
|
|
|
|
Jun 16 2005, 01:15 PM
Post
#9
|
|
|
Advanced Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 147 Joined: 2-June 05 From: Klass-World Member No.: 7,802 |
also need to put a character limit.
I can see posting the normal: "I used that it is not good" "kool program, thanx" "where do I get it" etc. Just the lame replies to boost credits. Granted it is a good idea, but I just see it being exploited alot. |