Search found 274 matches

by giliath
Wed Aug 01, 2007 2:22 pm
Forum: DiceTool
Topic: Question
Replies: 6
Views: 8230

If your crit range is 19-20 try this:

att(19)+20

This will roll a d20 and tell you whether you rolled a 19 or 20. Then you can double-click on the roll to back it up.
by giliath
Wed Aug 01, 2007 12:44 pm
Forum: MapTool
Topic: Can't start MapTool in Ubuntu Linux 7.04
Replies: 8
Views: 904

I'm glad that things are working for you now. We all feel very strongly about helping and while I am glad you were able to fix it for yourself, never hesitate to ask questions or for clarification.
by giliath
Tue Jul 31, 2007 3:13 pm
Forum: MapTool
Topic: Can't start MapTool in Ubuntu Linux 7.04
Replies: 8
Views: 904

Hey Kashirigi, Sorry to hear you are having trouble running it on your linux box. I just verified that the manifest file inside the maptool.jar contains the correct entries for the libs. That makes me think that perhaps the libs are in the wrong place. From the directory that you extracted maptool, ...
by giliath
Fri Jul 27, 2007 3:15 pm
Forum: DiceTool
Topic: DiceTool Splashscreen
Replies: 22
Views: 15371

That looks good as well.
by giliath
Fri Jul 27, 2007 10:36 am
Forum: MapTool
Topic: When is the map size too big?
Replies: 21
Views: 1799

So, any idea what size I should shoot for on each map? Maybe less than 10 meg on each one? The size of the map on disk is only partially relevant because the images are usually compressed (JPEG, PNG, GIF, etc...) The on-disk size only affects transfers between the server and client and this only oc...
by giliath
Fri Jul 27, 2007 10:22 am
Forum: DiceTool
Topic: DiceTool Splashscreen
Replies: 22
Views: 15371

I don't have a problem with the purple and red interplay, but I can definitely see Full Bleed's point about the background feeling a little "flat". Token Tool's splashscreen feels like it has a little more to it because of the 3 layers: title, horse and background. That being said, I still...
by giliath
Thu Jul 26, 2007 12:12 pm
Forum: Announcements
Topic: MapTool 1.3 Development Build 6
Replies: 80
Views: 9953

mudpyr8 wrote: XdYh would also be okay. The Hero System notation for this type of dice roll is XdYN, so for Hero gamers that would be familiar.
Does something like this make sense: XdYN+10? What does that mean exactly, do you add it to the BODY or the STUN, or both?
by giliath
Thu Jul 26, 2007 11:26 am
Forum: Announcements
Topic: MapTool 1.3 Development Build 6
Replies: 80
Views: 9953

XdYh would also be okay. The Hero System notation for this type of dice roll is XdYN, so for Hero gamers that would be familiar. The parser has a limitation right now that I haven't had a chance to fix. It cannot return multiple results for the same expression, so for now it is difficult to support...
by giliath
Wed Jul 25, 2007 7:03 pm
Forum: TokenTool
Topic: TokenTool Splashscreen
Replies: 15
Views: 2390

RPMiller wrote:'nd haggis! Don't forg' t'e haggis! :lol:

Umm, say it with me, "No new haggis!"
by giliath
Wed Jul 25, 2007 4:48 pm
Forum: TokenTool
Topic: TokenTool Splashscreen
Replies: 15
Views: 2390

Wow Mosat. That just looks great.
by giliath
Wed Jul 11, 2007 5:40 pm
Forum: MapTool
Topic: Documentation about comands?
Replies: 31
Views: 2537

the expression is: if d20 = 19 or 20 then damage x2 but there are of course the other criticals, just like if d20 > 18 then damage x2 or another one if d20 = 20 then damage x3 i wanted to make those, but got nothing, there is no way to make it? i was trying to get the properties to calculate damage...
by giliath
Wed Jul 11, 2007 11:53 am
Forum: MapTool
Topic: Odd permutation with new dice mechanic
Replies: 7
Views: 757

RPTroll wrote:Alll hail Giliath: Master of Dice!!!
Thank you, thank you. I'll be here all week.
by giliath
Tue Jul 10, 2007 3:01 pm
Forum: Announcements
Topic: MapTool 1.3 Development Build 6
Replies: 80
Views: 9953

tdwyer11b wrote:Hmmm, I'm a little confused on how the new dice functions work. Can you give a more specific example than what is in the link Trevor?
I have flushed out the examples on the page Trevor linked.
http://rptools.net/doku.php?id=dicelib

Hopefully that explains things a little better.
by giliath
Tue Jul 10, 2007 12:28 pm
Forum: MapTool
Topic: Odd permutation with new dice mechanic
Replies: 7
Views: 757

You analyzed how it works correctly. basically the 1d10s7 is translated into a function: countsuccess(1, 10, 7) which results in a count of the number of successes. The parser currently doesn't have the ability to show sub-results like you are requesting. For example 4d6 doesn't show you each die ro...
by giliath
Tue Jul 10, 2007 11:06 am
Forum: DiceTool
Topic: HERO System dice
Replies: 23
Views: 17540

Ok, I played with this last night. Download the zip file download from here: http://rptools.net/dist/zip/dicetool-1.0.b34.zip. Drop a functions.js into the root (beside the .jar file). Here is an example: http://rptools.svn.sourceforge.net/viewvc/*checkout*/rptools/dicetool/trunk/functions.js. Somet...

Go to advanced search