¿ªÔÆÌåÓý

Date
Re: Producing serial lists of varying length
That's a great way of doing it. I was trying to think of another, but that's probably the most elegant way at the moment (I thought about trying to put together a "user-defined function" in a table
By Bruce Gulke · #7841 ·
Re: Producing serial lists of varying length
Thanks for the suggestions. What I ended up doing was to put the optional features into a single variable, keeping track of the number of optional features used and then trimming and adding an "and"
By Sablesword <Sablesword@...> · #7840 ·
Re: Producing serial lists of varying length
Set all the options as variables, then use If statements to show those variables if they come up. I.e. %n%,0 %l%,0 %e%,0 %nose%,normal %lips%,normal %ears%,normal ### somewhere in table for
By kuseru · #7839 ·
Re: Producing serial lists of varying length
Cleanest way to do it? Two methods:? If statement. ?Knowing you have aa, you can check if you have x,y or z and do a comma, else period. Then you check x, and see if you have a value in y or z etc
By Troy · #7838 ·
Producing serial lists of varying length
What's the cleanest, most elegant way to set up a group or set of groups that outputs a serial list of varying length, so as to properly include the optional commas and final optional "and"? E.g. "...
By ErolB1 · #7837 ·
Re: A question regarding parameters
Vance: It would be more like Option A - setting up the paramters first (I'm crap at explaining myself so sorry for confusion) These variables would need to be set before the table runs properly the
By chriskentlea · #7836 ·
Re: A question regarding parameters
If I understand what you're doing correctly, that is one way. There are a couple others as well: 1) If the choices are sequential numbers, you could put the variable options into a group and then call
By Bruce Gulke · #7835 ·
Re: A question regarding parameters
The only time you truely need Parameters is: A) If you want to set variable values prior to running a table (using the gear looking parameters button) ... it will run the first time with the default
By Vance · #7834 ·
Re: A question regarding parameters
I was just using those as examples, they will be vastly different from the proper ones (just get a hold of them right now to show you)
By chriskentlea · #7833 ·
Re: A question regarding parameters
@option1,1,Treasure level,Half,Standard,Double,Triple @option2,1,APL,1,2,3,4,5,6,7,8,9,10 @option3,1,Something else,blah, splerg,nomnomnom #since the first variable seems to need to only be a multiple
By Joe · #7832 ·
A question regarding parameters
Am i right in thinking if i have say 4 paramters at the start of the table, and each has 20 options or so, would use them like this: @option1,1,Treasure level,Half,Standard,Double,Triple
By chriskentlea · #7831 ·
Re: Pathfinder Treasure Generator
Now all i gotta figure out is how to set them up to use paramters at the start for CR, speed and treasure amount(1/2, x1, x2, x3 etc) etc
By chriskentlea · #7830 ·
Re: Pathfinder Treasure Generator
Ahah, i think i figured it out..seems there was another file with the same name it was getting confused with
By chriskentlea · #7829 ·
Re: Pathfinder Treasure Generator
Make sure there is a table ?grade4gem in the gems.tab file. Sent via the Samsung Galaxy S? III, an AT&T 4G LTE smartphone
By Bobby <bobby.catdragon@...> · #7828 ·
Re: Pathfinder Treasure Generator
The gems file is there and works if i run it indepedantly
By chriskentlea · #7827 ·
Re: Pathfinder Treasure Generator
I thought I zipped all the files needed. ?I'll double check when I get home. Sent via the Samsung Galaxy S? III, an AT&T 4G LTE smartphone
By Bobby <bobby.catdragon@...> · #7826 ·
Re: Pathfinder Treasure Generator
Seems to be extaclty what i was looking for , but i keep getting errors like this: potion of potion of reduce person scroll of magic weapon ***ERROR on line 179 of table 'magical beast' - Group
By chriskentlea · #7825 ·
Re: Pathfinder Treasure Generator
Sure, i may not even need to change it, if i do it will be just the way it outputs
By chriskentlea · #7824 ·
Re: Pathfinder Treasure Generator
I'll drop it in a directory at the yahoo groups web site. Please let me know how you change it, and how it comes out. Not cause i want to keep track but because i'm interested. Bobby Nichols
By Bobby Nichols <bobby.catdragon@...> · #7823 ·
Re: Pathfinder Treasure Generator
That would be awesome if it did all the things i need - interface is not an issue as that i can personalise myself
By chriskentlea · #7822 ·