vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vBookie for vBulletin 3.5 (https://vborg.vbsupport.ru/showthread.php?t=94128)

turfy 08-12-2005 09:54 PM

Thanks FASherman :D

http://en.wikipedia.org/wiki/Parimutuel

Dream 08-12-2005 10:19 PM

are the phrases hardcoded in this one?

how many queries does it add and where are they added?

can this be disabled/enabled per forum? how are you using this modification, enabled in all forums? hows the experience so far?

Andreas 08-12-2005 10:26 PM

  1. A lot of Phrases are still hardcoded, yes.
    This is one of the ToDo-Entries
  2. It adds 2-3 Queries to showthread.php if a Thread contains an Event. If it doesn't there are no Queries added.
  3. Permissions can be defined for each Forum/Usergroup

FASherman 08-13-2005 01:36 AM

Quote:

Originally Posted by KirbyDE
I C.
Hmm, i'll think about if it's possible to implement that.

Its just a function:

IF (ODDS EQ PARAMUTUAL) THEN
ODDS ARE 1:(TOTAL BETS/BETS_THIS_OPTION)
ELSE
HOWEVER YOU DO IT NOW
ENDIF

Dream 08-13-2005 02:37 AM

installation went ok, there are some stuff in the intall.html you should remove, "installing vbookie/upload files/do code mods".

where does the money comes from, the house or from the others?

WOL for vbookie.php isnt set

any way you can add your little mod to it so the thread is only posted when the user finishes creating the event?

the posticon in the forum list is showing the poll image

the event poster cant edit his own event

when you edit an event all dates reset to the current day

"private bet" should have a <label>

Biker_GA 08-13-2005 05:24 AM

Quote:

Originally Posted by KirbyDE
@Biker_GA
You are doing smth. wrong.

Hmmmmm.... Don't think so. Done a lot of these, and I'm following the instructions to the letter. As soon as I put $vbookie_event in SHOWTHREAD and save, that error pops up.

Andreas 08-13-2005 09:15 AM

@Dream

The Payouts are: Stake + Odds*Stake

Yes, WOL is missing - gonna add that asap.

I could hide the Thread until the Event is ready, yes.
Gona think about that.

The Posticon should show a Dollar sign, at least it does for me?

Event Poster cannot Edit own Event: Hmm, should work. Gonna test that.

Dates resetting could be caused by a Bug in RC1, if you use this.

@Biker_GA
Revert your SHOWTHREAD Template, and then try to make the changes.
If this still doesn't work, send me a PM with ACP Login.

sabret00the 08-13-2005 09:17 AM

Quote:

Originally Posted by FASherman
Its just a function:

IF (ODDS EQ PARAMUTUAL) THEN
ODDS ARE 1:(TOTAL BETS/BETS_THIS_OPTION)
ELSE
HOWEVER YOU DO IT NOW
ENDIF

surely real time odd's aren't possible without getting the odds from RSS feeds?

MrNase 08-13-2005 10:55 AM

Quote:

Originally Posted by KirbyDE
@MrNase
Confirmed. Gonna look at that.


Fixed?

FASherman 08-13-2005 12:34 PM

Quote:

Originally Posted by sabret00the
surely real time odd's aren't possible without getting the odds from RSS feeds?

I don't think that was the request. He's not asking to have the current Vegas odds of the Patriots to win the 2006 Superbowl and update in realtime.
The request was to run an event as a paramutual event which means all of the data is internal.

This is pretty simple stuff. Lets say the Patriots are playing the Bengals and 100 people place bets. If all 100 bet $1 on the Patriots. then the odds are 1:1. You get back what you paid in, $1. Makes sense, right?

Lets say 99 bet on the Pats. One person bets on the Bengals. If the Pats win, those 99 get $1.01. The odds were 100:99.

However, if an "Any Given Sunday" miracle happens, the one person who bet on the Bengals at 100:1 odds gets $100 for his buck.

Payout is commensurate to risk.


All times are GMT. The time now is 12:37 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02802 seconds
  • Memory Usage 1,744KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete