Search found 274 matches
- Mon Jul 28, 2008 11:57 am
- Forum: Announcements
- Topic: MapTool 1.3 Development Build 38
- Replies: 153
- Views: 12730
Aria, the more complex if then else you want will have to come when we do javascript integration. We have been talking about this for some time, but it just hasn't gotten to the top of the list. My intention is to be very careful with how many things get added to the parser from a language perspecti...
- Mon Jul 21, 2008 12:44 pm
- Forum: MapTool
- Topic: Is this function available?
- Replies: 16
- Views: 1288
- Mon Jul 21, 2008 12:30 pm
- Forum: MapTool
- Topic: Is this function available?
- Replies: 16
- Views: 1288
You can. 4d6 is just a short form of roll(6, 4), so you can put variables or prompting expressions in that.
Does that solve what you need?
I may have the order of parameters inverted.
Does that solve what you need?
I may have the order of parameters inverted.
Code: Select all
Try roll(4, 6) for 4d6 instead.
- Mon Jul 21, 2008 11:57 am
- Forum: MapTool
- Topic: Is this function available?
- Replies: 16
- Views: 1288
- Wed Jun 25, 2008 3:17 pm
- Forum: General Discussion
- Topic: Woo!
- Replies: 168
- Views: 6744
- Wed May 14, 2008 3:58 pm
- Forum: General Discussion
- Topic: Linux Scripting Help Needed
- Replies: 25
- Views: 1584
Here is a crontab entry I have.
At midnight every day, find files older than 15 days and remove them.
Code: Select all
0 0 * * * /usr/bin/find /u01/oradata/logs -mtime +15 -exec rm {} \;
At midnight every day, find files older than 15 days and remove them.
- Thu Apr 24, 2008 4:07 pm
- Forum: General Discussion
- Topic: What version of OS X are you running?
- Replies: 5
- Views: 567
What version of OS X are you running?
We are looking at the possibility of upgrading to Java 6 and our biggest concern is the availability of Java 6 for the Mac. Java 6 is currently only available as a beta for OS X and it will only be supported on Mac OS X Leopard. Please respond to the poll ONLY if you are a RPTools user on the Mac.
- Fri Apr 11, 2008 10:27 am
- Forum: MapTool
- Topic: Dice help - Shadowrun in reverse
- Replies: 6
- Views: 908
- Wed Apr 09, 2008 6:03 pm
- Forum: MapTool
- Topic: Paranoia Attack Rolls: Please help me design macro/tables!
- Replies: 3
- Views: 533
I am not completely clear on how paranoia rolling works from your description, but I will take a stab at it. This would be best done as a custom function because of the nature of the data being entered. But, if you wanted to do it in MapTool as is, something like this comes close. Create a table wit...
- Fri Mar 21, 2008 12:09 pm
- Forum: MapTool
- Topic: Found an interesting bug
- Replies: 4
- Views: 476
- Fri Jan 25, 2008 12:05 pm
- Forum: MapTool
- Topic: Tricky Dice Mechanic -how to do?
- Replies: 5
- Views: 647
- Thu Jan 10, 2008 7:41 pm
- Forum: General Discussion
- Topic: Dresden Files RPG and Fudge dice
- Replies: 9
- Views: 1151
- Wed Jan 09, 2008 11:51 am
- Forum: General Discussion
- Topic: Dresden Files RPG and Fudge dice
- Replies: 9
- Views: 1151
Yep, got the patch and it is on my short list of things to do. I changed my computers at work and at home and so don't have my development environment setup anywhere right now, so probably won't get it applied until this weekend. From my quick glance at the patch it seems real clean, so I don't see ...
- Fri Jan 04, 2008 12:11 pm
- Forum: General Discussion
- Topic: Dicelib patch and Test Issue
- Replies: 2
- Views: 429
I noticed that recently. I suspect it may have something to do with a change they made in Java 6, because it worked when I was developing on java 5. I will take a look at it further and see if I can make it work again, but won't be able to get to it for a while. As for submitting a patch, yeah, a pr...
- Wed Dec 12, 2007 12:32 pm
- Forum: General Discussion
- Topic: 600+ Members! WOOT!!
- Replies: 25
- Views: 2047
Ok, I have to confess... 253 of those other accounts are actually mine. I get a kick out of coming on every once in awhile with a new identity and pretending not to know how to setup port-forwarding. Man, that just *never* gets old. Nice, definitely a laugh-out-loud moment. The people at work are l...