The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Dice Roller Hack [BBCode] Details »» | ||||||||||||||||||||||||||
Dice Roller Hack [BBCode]
RPG Dice is currently a updated version Another updated version Note: Updated package includes only the correct XML. This hack is a port of: Dice Roll for vB3 and permissions was given to port by the following statement. Quote:
The basic bbcode format is: [dice=X]Y[/dice] X - The number of dice to roll, This cannot be larger then 5 currently, this may change later with demand. Y - The number of sides on the dice. so [dice=1]6[/dice] Roll's 1, 6 sided dice. The only limit that I have noticed so far is that dice will not apear correctly when rolled from the create thread editor. I am unsure as to why this is still and am working on this issue. However aside from this it is working as need be. This hack is mainly useful to Game websites that require dice rollers for gambling or roleplaying games. It can add an element of fun to a forum and is adapatable to most dice require situations. If enough demand is displayed I will work on removing the 5 roll limit or making it larger. The current maximum sides one can roll is 30. If you enjoy this hack or have it installed, then please click the install button so that you can remain informed when updates occur. As the original author said, You do not need to ask permission to update or do anything to this hack and can redistribute it if you feel you have made a great contribution to it. If someone does make new dice images and wishes to have them as part of the package then either post here or PM me and I will get them in there with full rights going to the sender for the images. Updates:
This hack was requested from: https://vborg.vbsupport.ru/showthread.php?t=97775 -Eikinskjaldi- Original Screenshots: https://vborg.vbsupport.ru/attachmen...3&d=1078098688 https://vborg.vbsupport.ru/attachmen...4&d=1078098702 Show Your Support
|
Comments |
#192
|
|||
|
|||
How to sort the results after a dice roll in a topic ?
|
#193
|
|||
|
|||
Has anyone managed to (or would be able to) get tuxz0r's diceroller working on vb4.0.1? My only dilemma ever since I upgraded... is I can't finding a working diceroller anymore for my forums. :erm:
tuxz0r's just bombs out when I try to import it, stating that the vbulletin_thread table no longer exists. I'm guessing it's an issue with differentiating tables b/w vb3 and vb4.. maybe? |
#194
|
|||
|
|||
I was hoping this would be updated to work with vB4 as well. I miss my dice!
You could *try* going into phpMyAdmin and creating the table yourself, but I doubt the product would work anyway since vB code and phrases and such has changed so much from 3.x versions. ( |
#195
|
|||
|
|||
Working in 3.8.5 thanks !
|
#196
|
|||
|
|||
Quote:
Can anyone resolve this? |
#197
|
|||
|
|||
Here's a demo of Tuxz0r's BBCode dice: http://roleplayerguild.com/f3/new-dice-system-52860/. I wanted to contact him but his website isn't online anymore.
I chose it because the AdX+B notation is more useful for play-by-post roleplaying. I also like the minimalism of just text output. To make the dice rolls stand out though, I added some left padding to the roll so I could stick a dice image in there as a background. Screenshot: Simple line of CSS: HTML Code:
.diceroll { padding-left: 20px; background: url('http://IMAGE-URL.gif') no-repeat; } You'll need to shrink it more to fully display inline with the text of the dice roll unless you add HTML Code:
display: block; height: 23px; The BBCode still doesn't work in the initial post of a thread, unfortunately. My understanding of vBulletin coding is very limited but I'll try to fix it. I know the guys working on the original hack in this thread fixed theirs, so I'll see if I can cross compare the hacks and see what I can change. Thanks for everyone's contributions to this thread. I enjoyed reading yall's collaboration. Here's a link to Tuxz0r's hack: https://vborg.vbsupport.ru/showpost....&postcount=167 |
#198
|
|||
|
|||
I installed the rpg dice mod and put the dice folder on the ftp in de image folder
but i get this error i guese im just stupid but what to do Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: dice_menu in [path]/includes/functions.php on line 4055 |
#199
|
||||
|
||||
The product didn't install any bbcodes. I tried the original and TuxZor's version. What's the replacement text supposed to be?
|
#200
|
|||
|
|||
Quote:
The interesting effect of quotes is to that the quoted roll# markers show the rolls associated with the rest of the post, not the rolls of the original nor simple placeholders. |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|