I'm in need of a dicer roller to install on my website, that rolles any number of d10 dice with a name for the person who is doing the roll, and outputs the roll onto a webpage for public verification of all rolls
I have many examples of this, please get back with me - need this within the next 2 months.
Compensation - we can talk about :)
BTW - Im new to this site and a bit busy in real life. Please email me about this or use my aim
aim: poisongrin
icq: 44912167
email / msn : silent_creed@hotmail.com
Does your webserver support MySQL and php? If so, it's fairly trivial to write a script that does this; I could make one for you in five minutes, probably, in which you'd only have to add some info of your own, like the name of the database, your username and your password.
Hi!
If you want I can do something "visual" using C, Java, XML technology or whatever.
Send me a PM.
Cheers,
Arturo
It may or may not be what you need, but Irony Games has an e-mail dice server (http://www.irony.com/mailroll.html). Just make a mailing list for the people who need to get the die rolls and put that in as the send-to address.
Here's something to peek at... of course, you'd still need something server-side:
http://javascript.internet.com/games/dice-roller.html
So, you might also be looking at something with Ajax capabilities. Fortunately, it's becoming ubiquitous.