Speaking of this however what is the estimated time of release? (and I know as I hope do others that this would be a rough date only) ... From: archermoo...
Well, my understanding is that they are shooting for sometime in December. Keeping in mind that the only things I have to do with it are that a) I'm...
Hey all, I just picked up the new Fuzion book by RTals and was wondering... Has anyone done a Creation Workshop template using the new super- hero and psionic...
Sure Scott. Sorry I wasn't clear. R. Talsorian is/was one half of the original publishing concern that put together the Fuzion system in Champions: The New...
I pulled down the SRD. Installed it. It looks nice. I unloaded all files, then i did load on just the srd cds and mds files. How the heck do I print out the...
I just invested in upcrating to meta creator. When I had hero creator 1.9.5, I some how imported the old fantasy hero templates from hero maker. I cant...
Go to the folder the heromaker files are in. On the drop down menu at the bottom of the Open window, keep pulling down (it initially says "Character sheet")...
I dont know if this is correct according what you said i should be doing. I did auto load for heroes 5th edition. new->new file->character sheet(hero5.cst I...
I guess because I purchased Hero Creator then upgraded that to Creation Workshop then to Metacreator, I never ended up with a Fuzion template. Does anyone know...
... Someone with the full version on Creation Workshop, could simply copy all of the files that say "fuzion"... Whether that would actually function as a...
Well, I've started on creating a d20 template for metacreator (or GCB I should say). Sometimes I think it would be less painful to hit my head against a...
Whenever you change classes, you must capture the the current cost and the current rank for each skill. Then your skill cost function takes that captured cost...
Ah, I've never attempted a command script before. But it's something new to try. As to explain how this whole mess works, I have a class macro set up that...
Okay, here is my suggestion - they are not in MetaCreator terms, but Bruce can better help you with the nitty-gritty details. Use the combo box to select which...
(Oops. This may be a repeat note for you; I sent the previous note before attaching the files.) I've attached some files that illustrate how this might be...
A question I've wondered about: why is the script syntax in '.script39; files and '.cst' files so different? Why must there be an explicit CRLF pair and ...
The .cst files are not really intended to be written by hand. They're basically a textual equivalent of a binary file, which is used so that they can be put...
I am working on a random magician creator for a Fantasy Heroes game. What this conversion script should do is to assign a random magic style to the magician....
Use the item command and set the level. Something like: item (Skills, magicType) set $@level = @level + rand(5); enditem ... From: "shogei2000"...
Well, I'm happy to say the Template has reached Beta Status (as far as I'm concerned). Skillls and Powers are pretty much taken care of. I'm working on...
Christopher -- Have you figured out how to do the Age: 10- Disad (with the effect it has on Normal Characteristic Maxima & characteristics costs)? -- 3 e=sc^...
... Actually, I thought I had, but when I added the Age 10- disadvantage the costs didn't change. I poked around and little and found out tha I needed to make...
First, thank your Bruce for helping me out with that script. I've got it working now, and it was exactly what I needed. My question is concerting that exact...
You access the context of the character sheet with the context command. This way you can extract an array value into a simple variable in the character sheet,...
Well, for some reason known only to the gods, I'm once again playing in an AD&D 2nd Edition game. I'm wondering if anyone out there has a workable template for...