Search the web
Sign In
New User? Sign Up
cw · Metacreator/Creation Workshop Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 5701 - 5730 of 8354   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5701
Hmmm, not sure what is going on then. I took a look at my character and neither are is special abilities directly. If I double click on Racial Bonuses, up...
Michael Sprague
rabblewitz
Offline Send Email
Nov 1, 2004
12:49 pm
5702
You can create arrays dynamically, but once created they are permanent. I'd suggest defining an array normally and writing a function that uses that array. The...
Bruce Kvam
brucekvam
Offline Send Email
Nov 1, 2004
2:43 pm
5703
Sheesh. Let me try that again ... I was in too much of a hurry I guess. ~ Mike - - - - - Hmmm, not sure what is going on then. I took a look at my ...
Michael Sprague
rabblewitz
Offline Send Email
Nov 1, 2004
3:00 pm
5704
... The general intent is for the selection rules to be relatively static, suppressing things that are currently completely unavailable. Things that are...
Bruce Kvam
brucekvam
Offline Send Email
Nov 1, 2004
3:11 pm
5705
I also cannot reproduce your problem. The Halfling (Deep) I create has no sling and has Darkvision. The source data sheet has the correct data. Please send the...
Support
brucekvam
Offline Send Email
Nov 1, 2004
3:17 pm
5706
I realized the question I should have asked - Where do I create permanent arrays? In an include file? As a function? As formula on the character sheet? The...
Mathias Gehl
mathiasgehl
Offline Send Email
Nov 1, 2004
7:41 pm
5707
You should create a .def file that is referenced in your character sheet information dialog (auxiliary files). See 3.5 for how it does this. If you're...
Bruce Kvam
brucekvam
Offline Send Email
Nov 1, 2004
8:40 pm
5708
Another thought. Are you using the 3.5.x release or 3.6.0? I think this was fixed in 3.6.0. If so you should update to the latest release, available on the...
Support
brucekvam
Offline Send Email
Nov 1, 2004
8:47 pm
5709
Bruce, I'm using 3.6.0. I thought I would just create a quick character to send you when I figured out what my probem was. My error: I was simply selecting...
Michael Sprague
rabblewitz
Offline Send Email
Nov 1, 2004
9:25 pm
5710
Thanks a lot for all your help. I've moved all my definitions to the .def file. I don't play Savage Worlds, so I don't own that game system template. I've...
Mathias Gehl
mathiasgehl
Offline Send Email
Nov 1, 2004
9:57 pm
5711
I missed using "main." at the beginning of the assignment statement. However, the button only works once - how can I add to the value multiple times? Mathias...
Mathias Gehl
mathiasgehl
Offline Send Email
Nov 1, 2004
11:33 pm
5712
Another question. Thank you very much for being so responsive as I try to figure out CW. For the craft ability, the player must take a specific area of ...
Mathias Gehl
mathiasgehl
Offline Send Email
Nov 1, 2004
11:56 pm
5713
My computer died this weekend, so I am temporarily borrowing time on my wife's machine. I was able to recover my character sheets, but they wouldn't work on...
Bob Quinlan
bquinlan_oct...
Offline Send Email
Nov 2, 2004
6:06 am
5714
Download the Savage Worlds demo and you'll get the bitmap images. When you click a button it increases the variable associated with the button (because there's...
Bruce Kvam
brucekvam
Offline Send Email
Nov 2, 2004
4:05 pm
5715
... To define new specialties the best way is to add items to a data sheet. If they don't want to do that, is there any reason they just can't take a generic...
Bruce Kvam
brucekvam
Offline Send Email
Nov 2, 2004
4:14 pm
5716
I hadn't realized renaming an item would keep the program from complaining about duplicates. "addaslist" was exactly what I wanted - I hadn't understood its ...
Mathias Gehl
mathiasgehl
Offline Send Email
Nov 2, 2004
10:59 pm
5717
Users will be able to put items wherever they want. The application won't force them to put an item anywhere. However, there is a mechanism to draw items from...
Bruce Kvam
brucekvam
Offline Send Email
Nov 3, 2004
1:28 am
5718
In the game Exalted, a character may modify an ability with specialties. There is a list of specialties suggested for each attribute, or the player can add new...
Mathias Gehl
mathiasgehl
Offline Send Email
Nov 3, 2004
3:42 am
5719
That was what I wanted. I tried adding "open" to the definition, but the sublist isn't open when selected. Also, you mentioned a "findItemValue" function in a...
Mathias Gehl
mathiasgehl
Offline Send Email
Nov 3, 2004
4:32 am
5720
Is there a matching end for the opt? If there is only one option it should look like this: opt adj "Bonus" "specialty+x" "1" end I would also use an "x"...
Bruce Kvam
brucekvam
Offline Send Email
Nov 3, 2004
3:40 pm
5721
The following description is taken directly from the help: findItemValue(list, operation, attribute) Search for an item in list using operation to find an...
Bruce Kvam
brucekvam
Offline Send Email
Nov 3, 2004
3:41 pm
5722
As far as you know, everything should be the same on both machines? I'm not clear on what you have on what machines. Could you explain exactly what is...
Support
brucekvam
Offline Send Email
Nov 3, 2004
5:15 pm
5723
To be honest, I can't really claim that everything is identical. My old (now dead) machine started out with the very first release of Hero Creator on it and...
Bob Quinlan
bquinlan_oct...
Offline Send Email
Nov 3, 2004
5:49 pm
5724
Done! And it's no problem at all. I get around 400 spams per day at the moment, so I understand... :-} --Bob Q...
bquinlan2@...
bquinlan_oct...
Offline Send Email
Nov 3, 2004
6:17 pm
5725
The 1 was just something I was using while I tested, just in case I was choosing the wrong variable. I only saw "end" statements in conjunction with "begin"...
Mathias Gehl
mathiasgehl
Offline Send Email
Nov 3, 2004
6:33 pm
5726
Sorry, I had looked in the index but not seen it for some reason. Mathias Gehl mgehl@... ... From: Bruce Kvam [mailto:bkvam@...] Sent: Wednesday,...
Mathias Gehl
mathiasgehl
Offline Send Email
Nov 3, 2004
6:35 pm
5727
I suspect this will not help a great deal, since I never loaded the HERO 5th edition templates. That's because I greatly prefer the HERO Designer software for...
Michael Sprague
rabblewitz
Offline Send Email
Nov 3, 2004
8:21 pm
5728
Have you looked at the notes provided with the Hero 5 template? There may be enlightenment to be found there. You should also contact Chris Mullins and see if...
Support
brucekvam
Offline Send Email
Nov 3, 2004
9:18 pm
5729
I've gotten the finditemvalue working to calculate the cost of the folder, but I have requirements that reference the level of the folder. If I add the line: ...
Mathias Gehl
mathiasgehl
Offline Send Email
Nov 4, 2004
8:09 am
5730
The level of an item is always a constant. It may start out as an expression, but that expression is evaluated and turned into a constant number. That's...
Bruce Kvam
brucekvam
Offline Send Email
Nov 4, 2004
4:24 pm
Messages 5701 - 5730 of 8354   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help