Re: Error Message help
As a minor point, the first line should be
_|pWeightS={Calc~(%DieHolder%-32)}| {if~%pWeightS% < 1 ? |pWeightS = 1|}
because you should have a minimum value of 1 on the [WeightMultA=%pWeightS%]
By
ErolB1
·
#9714
·
|
Re: Error Message help
Well, it's weird that it would work on one and not the other, but here is that group.
:WeightMultA
1-8,2.0
9-16,2.2
17-24,2.4
25-32,2.7
33-40,2.9
41-48,3.2
49-54,3.4
By
wooterslw@...
·
#9713
·
|
Re: Error Message help
What does the group [WeightMultiA] look like? You might be getting an error due to that group returning a non-number to pWeightF, and then when you try to use pWeightF in a Calc~ it throws the
By
ErolB1
·
#9712
·
|
Error Message help
Ok. Here is the code:
_|pWeightS={Calc~(%DieHolder%-32)}| {if~%pWeightS% < 0 ? |pWeightS = 0|}
_|pWeightF={Calc~(%DieHolder%+32)}| {if~%pWeightF% > 54 ? |pWeightF =
By
wooterslw@...
·
#9711
·
|
Re: Editing Central Casting table for later versions
I do have a table I created some time ago. It's not everything from Heroes of Legend, but it's a helpful jumping off point. Uploaded it to the Misc Tables section.
By
Fengrong
·
#9710
·
Edited
|
Re: Tablesmith using appimage
I'd also be interested in a Linux solution, as 5.2 won't work with
Crossover. 5.1 does, but 5.2 doesn't...
Matt
wrote:
By
Matthew Lynn
·
#9709
·
|
Re: Tablesmith using appimage
In order to avoid the chicken/egg situation, let's hash out what a
minimally acceptable gui solution would look like.
I'm limited to linux these days, but I'm definitely willing to pitch in.
By
Pieter Van Dyck
·
#9708
·
|
Re: Calc Error
The help file says that TableSmith is case sensitive when it comes to variable names and group names & calls. But it apparently isn't case sensitive when it comes to function names. E.g. Calc, calc,
By
ErolB1
·
#9707
·
|
Re: Calc Error
I also thought the "if" needed to be capitalized, e.g.
_{If~%pRaceNum% ...
instead of
_{if~%pRaceNum% ...
By
sdavies2720
·
#9706
·
|
Re: Calc Error
Well, I feel stupid. Thanks!
By
wooterslw@...
·
#9705
·
|
Re: Calc Error
You need to use * instead of x for multiplication.
_{if~%pRaceNum% = 3 ? |DieHolder={Dice~1d10}||pAge={Calc~(120+ (10*15))}|}
Erol K. Bayburt
ErolB1@...
By
ErolB1
·
#9704
·
|
Calc Error
So I am trying to create an if statement with a calc inside. It keeps kicking an error.
***ERROR on line 12 of table 'Age of Ambition Background' - : 'Input string was not in a correct format.'.
By
wooterslw@...
·
#9703
·
|
Re: Tablesmith using appimage
You're not wrong, but lacking a GUI would be a non-starter for lots of
people. Though if other people got ambitious enough to create a graphical
front-end on the various platforms that used the CLI
By
Bruce Gulke
·
#9702
·
|
Re: Tablesmith using appimage
Late to the party
A cross platform commandline version would be great as far as I'm
concerned.
It may look scary to non-technical people but in the end it could be made
to generate html, which can be
By
Pieter Van Dyck
·
#9701
·
|
Re: Still getting Unhandled Exception error when Windows 10 updates in new Dell desktop even with portable version
Hey there -
Can you post a screenshot of the error you're getting (including any/as
much detail as it'll show)? As before, I really can't say why this is
happening, but if I can see some more
By
Bruce Gulke
·
#9700
·
|
Editing Central Casting table for later versions
So, I ended up shifting computers a while ago, and just reinstalled TableSmith tonight.? Sadly, the table I was looking to use appears to be rife with errors with the updated version.
Does anyone
By
Joel Fischoff
·
#9699
·
|
Still getting Unhandled Exception error when Windows 10 updates in new Dell desktop even with portable version
It lasted through one update, I think, so I thought using the portable instead of the main one would work finally. It has not, and with the last update I had, it went back to disabling the program
By
rlubert619@...
·
#9698
·
|
Re: Name table resources?
Yes where ever possible.?
On Thu, Aug 27, 2020 at 9:49 AM, ErolB1 via groups.io<ErolB1@...> wrote: Thank you.
You said that you created them for an 1890s era game. Does that mean
By
Barry Guertin <gator_ce@...>
·
#9697
·
|
2 files uploaded
#file-notice
The following files have been uploaded to the Files area of the [email protected] group.
* /Names/Female Halfling Names ekb.tab ( /g/tablesmith/files/Names/Female Halfling Names
By
[email protected] Notification <tablesmith@...>
·
#9696
·
|
Re: Name table resources?
Thank you.
You said that you created them for an 1890s era game. Does that mean you used 1890s era census data?
Erol K. Bayburt
ErolB1@...
By
ErolB1
·
#9695
·
|