Results 1 to 15 of 17
Thread: [RELEASE] Domert's Dice Roller
-
23-04-2012, 16:57 #1
-= TeamSpeak User =-
- Join Date
- Oct 2011
- Location
- United States
- Posts
- 16
[RELEASE] Domert's Dice Roller
A simple dice rolling plugin for Teamspeak 3. The absolute max range of this dice rolling plugin is 1000d1000. I didn't see the point of going much higher and placed a limit. The modifier range is also capped at -1000 to 1000. Only 1 person on teamspeak needs to to run the plugin. (Preferably the GM)
Example usage and features:
(2d8+15-2) -- The plugin is able to do the math for you, turning this into (2d8+13)
(5d6S) -- The 'S' is an extra command I made at the request of a friend. This is to measure the amount of successes rolled. This feature only works with d6s and is intended for a system such as Burning Wheel.
(d10) -- The plugin will automatically recognize a (dX) as (1dX) so you don't have to type that, but you can.
(d20+5C18;2d6-2;1d6S) -- Separating rolls with a semi-colon ';' allows the user to roll up to 3 dice rolls in a single command. This is to help speed up gameplay. This is particularly useful for things like combining attack and damage rolls.
(1d6+2d4-3) -- The plugin is able to detect an extra dice roll and add or subtract the results of the new specified amount.
(d20C) -- The 'C' is an extra command for people playing on a d20 system. It's intended for attack rolls, you put in your critical range. For example an 18-20 crit range (1d20C18) If the number is 18-20 the dice roller will automatically detect a critical threat and roll to confirm the critical. This also works with your attack modifiers (d20+5C19). If you don't supply a number after the letter C, the program will assume it's 20. This extra command only works for a single d20 roll.
(6d6R) -- The 'R' is an extra command to create a list of numbered results raffle-style. Results never repeat so the amount of dice you choose to roll cannot be larger than the sides of the dice. The plugin will ignore any rolls attempted in that way.
GM Private -- Typing this will have the plugin open a window for you to roll privately as the GM. Turning off and on the plugin while connected to a sever will also open the GM window for you.
Domert {P0} -- Adding {P0} to {P9} or {GM} to the end of your name will change the color of your name when you roll dice. This lets 10 players and their GM have unique colors that make it easy to identify which person in the group rolled.
(coinflip) -- Simulates flipping a coin and the result will either be heads or tails. Essentially the same thing as a (1d2) but just a clearer result for the end user.
Future:
I do plan to add in extra commands for various gaming systems along with anything else you guys suggest in the forums.
Your feedback in this thread is always helpful. It helps get me a better sense of what features need to be added in place first. Plus you guys help make sure the code stays bug free!
The plugin is supported for Win32 and Win64 versions of Teamspeak 3.
Current TS3 API Supported: 19
Current Die Roller Version: 1.7
Download Link: http://addons.teamspeak.com/director...ce-Roller.html
Installation:
Click Install Now on the download link and install the plugin automatically. Once the plugin is installed you can simply turn the plugin off and on by going into Settings -> Plugins or using the hotkey: Ctrl+Shift+P and clicking the check box for Domert's Dice Roller.
Update Notes:
Version 1.7
- Updated plugin to run on API 19
Version 1.6
- Increased dice size and modifiers to -1000 to 1000 for
gaming systems larger than 100. (Requested by Seisuke)
- Fixed an error with multi-rolls ';' that caused a plugin
freeze.
Version 1.5
- Updated plugin to run on API 18
- New featured allowing simulation of coin flips.
Version 1.4
- Updated plugin to run on API 17
Version 1.3
- New feature suggested by codewarrioraq. This creates a list for
numbers drawn like a raffle. Results never repeat.
- New feature allowing users to make up to 3 separate rolls at once.
This allows users to speed up things like combat.
- New feature allows users to add or subtract an extra dice roll.
Version 1.2
- Removed the possibility to roll (d1) if you were curious, the
answer is always 1.
- Added colors to highlight min and max rolls of the dice and
to highlight the player's name along with the roll they used.
- Completely redid the formatting and printing of everything
to ensure maximum usage of the chat limit on teamspeak. This
is help those with the anti-spam limits.
- New feature allowing you to change the way color of your name
when the dice are rolled.
- New feature for people using the d20 system.
Version 1.1
- Updated plugin to run on API 16.Last edited by Domert; 24-10-2012 at 06:15.
-
23-04-2012, 18:28 #2
-= TeamSpeak User =-
- Join Date
- Apr 2012
- Posts
- 7
Failed to open plugin.
64Bit Version on Win7
-
23-04-2012, 18:45 #3
-= TeamSpeak User =-
- Join Date
- Oct 2011
- Location
- United States
- Posts
- 16
When I tested the plugins they ran for me. Since I programmed this in visual studio I have a feeling it's tied to a .net framework and it installed all those frameworks for me. I found someone to test this theory for me, if he installs the framework and it loads then I'll provide a link to get the plugin up and running for you.
--- Merged ---
Alright, the plugin should load now without all the .net framework nonsense. If anyone else gets the error Failed to load plugin, let me know. If you downloaded the plugin previously and got that error, just go back on the download link and replace it with this new version to test it.Last edited by florian_fr40; 24-04-2012 at 07:02.
-
23-04-2012, 21:18 #4
-= TeamSpeak User =-
- Join Date
- Apr 2012
- Posts
- 7
thank u, it works
-
25-04-2012, 08:19 #5
-= TeamSpeak User =-
- Join Date
- Oct 2011
- Location
- United States
- Posts
- 16
Version 1.2 has been released. Don't forget to report any problems with the plugin to this thread so I can get them fixed right away.
-
25-04-2012, 20:52 #6
-= TeamSpeak User =-
- Join Date
- Apr 2012
- Posts
- 7
(754368734653847658739465893765897356d3497563495673497856) = TS Crash

can u bring a max limit into this plugin?
-
25-04-2012, 22:09 #7
-= TeamSpeak User =-
- Join Date
- Oct 2011
- Location
- United States
- Posts
- 16
-
26-04-2012, 04:49 #8
-= TeamSpeak User =-
- Join Date
- Apr 2012
- Posts
- 5
You can add a command to delete result replayed? Like used in raffles.
Thanks
-
26-04-2012, 05:13 #9
-= TeamSpeak User =-
- Join Date
- Oct 2011
- Location
- United States
- Posts
- 16
-
30-04-2012, 02:20 #10
-= TeamSpeak User =-
- Join Date
- Oct 2011
- Location
- United States
- Posts
- 16
Version 1.3 is now released on the teamspeak addon page. Click the download link and get your new version. Also, don't forget to post in here if you find any bugs. Have fun gaming!
-
22-06-2012, 04:15 #11
-= TeamSpeak User =-
- Join Date
- Oct 2011
- Location
- United States
- Posts
- 16
Version 1.4 has been updated and released for the new API. Remember to post in this thread if there are any bugs. Click the download link and have fun gaming!
-
29-07-2012, 10:33 #12
-= TeamSpeak User =-
- Join Date
- Dec 2010
- Location
- Europe
- Posts
- 5
Plugin failed to load: Failed to open plugin.
plugin: v1.4
ts3 client: 3.0.8
os: windows XP 32 pro
-
01-08-2012, 17:47 #13
-= TeamSpeak User =-
- Join Date
- Oct 2011
- Location
- United States
- Posts
- 16
Version 1.5 has been released on the download page and updated for API 18. Download the new version and have fun gaming!
Grieg, can you download the new version, if it still doesn't work I might have a few ideas to get your copy up and running.
-
14-09-2012, 21:24 #14
-= TeamSpeak User =-
- Join Date
- Sep 2012
- Posts
- 1
Nice plugin you have made there. I really like it but I'd like to propose one little change:
The rpg I use it for uses a d100 as base roll and thus the modifiers can easily get bigger than 100.
If possible could you increase the modifier range from +/- 100 to maybe +/- 500 or 1000?
-
16-09-2012, 10:53 #15
-= TeamSpeak User =-
- Join Date
- Oct 2011
- Location
- United States
- Posts
- 16
Version 1.6 has been released with a bug fix and Seisuke's suggestion. Go to the download page and get yourself the new version and don't forget to report any bugs or problems you spot in this thread.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[RELEASE] Dice rolling plugin
By TheCraiggers in forum PluginsReplies: 79Last Post: 19-10-2012, 23:28 -
Release ??
By Scania in forum Client SupportReplies: 2Last Post: 20-01-2010, 18:57 -
TS 3 Release?
By meanswing in forum [TeamSpeak 2] Server SupportReplies: 8Last Post: 23-08-2005, 11:41


Reply With Quote
