Go Back   vb.org Archive > Community Discussions > Modification Requests/Questions (Unpaid)

Reply
 
Thread Tools Display Modes
  #1  
Old 06-17-2003, 03:54 PM
Oblivion Knight's Avatar
Oblivion Knight Oblivion Knight is offline
 
Join Date: May 2002
Location: Sheffield, UK
Posts: 1,757
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Big Brother

Myself and a couple of friends have come up with an idea of a "Big Brother" like modification.. Below is a brief-ish description of the idea, if anyone would like anything explaining, don't hesitate to ask..

Basically, the principle will be to "lock" the members in the Big Brother forum, ie. they can't access anything else other than that forum. This will give the feeling of being locked away from the outside world since they cannot view any other forums, nevermind threads. While in the Big Brother forum, members try and entertain each other by posting activities, and making interesting new threads in that forum. We, the public can view the forum, and then decide whom to evict based on posting qualities, personality that comes through and such by voting them out (like a poll vote).. The system would automatically count these votes, and automatically post who is going to be evicted. Once a housemate is evicted, interviews are cast and they return to a normal member and have general access around the forums again.

Admins of the board would play the part of Big Brother, and set the housemates tasks that would be discussed between them. Rewards are a possibility for completion of the tasks (not quite sure how that will work yet, ie. what rewards could be given). Possibly also a "Diary Room" forum or chat room would be added, in case any housemates wanted to leave and return back to normal posting status or any problems that occur in the forum. This would be a challenge in it's self to code up with php so that all messages were private to Big Brother and the single housemate, and no other housemates or normal members could see them.

It may be a bit farfetched, and probably impossible.. But the idea is there. Unfortunately this is FAR beyond my knowledge of PHP (I'm still learning the basics.. ). If anyone would like the challenge of writing such a modification, let us know! :knockedout:
Reply With Quote
  #2  
Old 06-17-2003, 04:41 PM
trafix's Avatar
trafix trafix is offline
 
Join Date: Dec 2002
Location: Australia
Posts: 1,021
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey I like the Idea!

Basicly the whole thing could be achieved witht he forum permissions and masks
Reply With Quote
  #3  
Old 06-17-2003, 05:45 PM
Rose's Avatar
Rose Rose is offline
 
Join Date: Nov 2001
Location: K-Town, Germany
Posts: 619
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've been involved with three "Big Brother" games on two different forums. It seems to work real well, most of the time, as long as there's a way to keep the 'housemates' occupied. Spam will increase inside the house, doubtlessly. *hehe* We didn't use a hack, though. Or maybe there was some special code written to ensure the "housemates" couldn't view the board by logging out adn cheating. But all in all, it was rather fun.

PM me if you have any questions or anything I might help with (not actively involved, of course)
Reply With Quote
  #4  
Old 06-18-2003, 05:59 AM
gmarik's Avatar
gmarik gmarik is offline
 
Join Date: May 2002
Location: Mocsow
Posts: 1,288
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Oh, the idea is good and making it would not be hard.
Reply With Quote
  #5  
Old 06-18-2003, 06:42 AM
Erwin's Avatar
Erwin Erwin is offline
 
Join Date: Jan 2002
Posts: 7,604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

LOL!!! What a great idea!
Reply With Quote
  #6  
Old 06-18-2003, 11:56 AM
Rose's Avatar
Rose Rose is offline
 
Join Date: Nov 2001
Location: K-Town, Germany
Posts: 619
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's a pretty neat idea and has been useful in promoting the forums. With nifty access permissions, a few modifications to the private message system, addition of maybe a store so the housemates can "buy" things with the prize "money" they earn for tasks, throw in some "audience feedback" tidbits to get the energy in the house going - and it's a blast.
Reply With Quote
  #7  
Old 06-18-2003, 01:39 PM
Oblivion Knight's Avatar
Oblivion Knight Oblivion Knight is offline
 
Join Date: May 2002
Location: Sheffield, UK
Posts: 1,757
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Today at 01:56 PM Rose said this in Post #6
It's a pretty neat idea and has been useful in promoting the forums. With nifty access permissions, a few modifications to the private message system, addition of maybe a store so the housemates can "buy" things with the prize "money" they earn for tasks, throw in some "audience feedback" tidbits to get the energy in the house going - and it's a blast.
Also a slight modification to the polling system to vote on whom you want evicted.

The cp settings could also control how long you wanted each BB week to last for. If you wanted a shorter version of the experience, have it running 3/4 days per week so day one is housemates nominating who they want to be evicted and the public being able to vote, day two more public voting, the task and reward, day three is more public voting, day four more public voting, votes counted and posted who is leaving and housemate evictee night. Or obviously you can set it for the full experience of 7 days per week and set things up how you want to do it.
Reply With Quote
  #8  
Old 06-18-2003, 04:59 PM
Rose's Avatar
Rose Rose is offline
 
Join Date: Nov 2001
Location: K-Town, Germany
Posts: 619
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It sounds a little tricky to code, though probably possible. We did most things manually (such as the polls), but it all works out.

Good luck with getting all this written!!
Reply With Quote
  #9  
Old 06-18-2003, 08:20 PM
Oblivion Knight's Avatar
Oblivion Knight Oblivion Knight is offline
 
Join Date: May 2002
Location: Sheffield, UK
Posts: 1,757
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Today at 06:59 PM Rose said this in Post #8
It sounds a little tricky to code, though probably possible. We did most things manually (such as the polls), but it all works out.

Good luck with getting all this written!!
Yeah, I agree..
I'm just giving out ideas what could happen in an ideal world.
Reply With Quote
  #10  
Old 06-19-2003, 01:31 AM
SavgeDusk's Avatar
SavgeDusk SavgeDusk is offline
 
Join Date: Jul 2002
Location: CA
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That's a great idea. Definitely something I'd use.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:38 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.07072 seconds
  • Memory Usage 2,257KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete