O.P. RE: D&D dice roller
Hey again everybody, It's is nice to know that after much time, people still download the dice roller I made.
Unfortunatelly, The master's dll, does not work with versions other than Messenger Plus 2, since I did not know how to make relative paths to work, so the program had to read the complete path of "C:\Program Files\Messenger Plus! 2\Plugins\confirm.wav".
I'm so glad that people still download this dice, that I'm eager to develop a new version of it that could work with relative paths for the future, and if possible, that it has dice images to throw, to make it more visual.
It will take a bit to be out, since there has been a long time I do not program in C/C++, now I'm more of a Java oriented Programmer, for now I think I will go through C# Express, to maybe program this dll. I have to see the new SDK for the current version of MSG Plus!.
Note: Respecting the sound issue, the problem is the path, it has to be as mentioned above.
Note: Respecting how should it work, the person that owns the master dll will be the only one to hear the sound once the instruction is sent.
e.g.
Master (owns master dll)
Player (owns normal dll)
if Master sends roll -> Master hears sound, Player don't
if Player sends roll -> Master hears sound, Player don't.
Hope this helps.
Cya Soon people.
|