| Register Now | |
| My Points | |
| My Games | |
| Page 2 of 13 (193 messages) | « First page... 1 2 3 4 5 ...Last page » |
I've had some ideas rolling through my head that I'd like to add to AH, but never wanted to go through all the effort to actually create them. I'm new to the FFG forums and just happened to stumble across SE, looks like it's exactly what I need, thanks for making this available!
IDIOT NEEDS HELP
How do you install and make use of plug-ins?
I’ve downloaded various plug-ins that look really interesting, but I have been unable to make use of any of them. I end up with a zip file containing files that strange eons doesn’t seem to recognise and I don’t seem to be able to do anything with. I’ve tried adding plug-ins through the ‘manage plug-ins and extensions’ window within strange eons as well as taking darker paths, but have been unsuccessful at every turn. I’m sure it's really easy, but I have reached an impasse and need some help.
If I have overlooked something in the published docs and FAQs I apologise for wasting your time, just point me in the right direction.
I’m running strange eons 2.0 Release Candidate 3 and the plug-ins all come from the official site e.g. Case Book Player.
Thanks
sulphurea said:
I end up with a zip file containing files that strange eons doesn’t seem to recognise and I don’t seem to be able to do anything with
Some versions of Internet Explorer incorrectly rename these files to have the extension .zip. The extension should be one of .seplugin, .seext, or .setheme, depending on the type. The files will not work correctly without the proper extension; you must rename them if necessary.
Once they have the correct extension, you can just drag and drop them onto SE to install them.
To rename the file you need to display file extensions if they are hidden (Folder Options | Advanced | Uncheck Hide file extensions for known file types).
You can prevent Internet Explorer from renaming these files by Disabling "Open files based on content, not file extension" under security settings (click Custom Level, scroll down about 3/4 of the way through the list).
Cheers,
Chris
malitia vetus... tandem venit
Disabling "Open files based on content, not file extension" under security settings had the effect of displaying a page of code with explorer flagging restricted content. Allowing the restricted content allowed me to save the file which still ended up a .zip. The address bar did show what the proper extension should be and using your advice I changed the extension manually and everything is working fine now.
Thanks for sharing your wisdom and responding so quickly. I wouldn't have sorted this out without your help.
A fantastic program,
Tom
Hi,
in the King in Yellow expansion, some of the Mythos Cards have no Portal opening and no monster movement but instead ask the players to place 2 Doom tokens on the Doom track or to raise the Terror track by 2.
This (of course) can be done with Strange Eons, but there seems to be no way to center the 'place 2 Doom tokens on the Doom track', it's stays on the left side of the card, while it's centered on the KiY cards.
Is there a way to center this info, or do I have to create an extension?
PS: AWESOME PROGRAM! Strange Eons RULES! 
Sin firma
Currently the Gate/Doom/Terror box is always on the edge so that there is room for a Monster Movement box. And the Monster Movement box is on the other edge so there is room for Gates and Doom Tokens.
If you want to make cards that have a centered Gate text (like Intermission) or a centered Monster Movement (like Next Act Begins), you can open up the resource files and play with the numbers in "card-lyout.txt". The key values are "mythos-doom-text-region" and "mythos-movement-region" (make sure you get the white move and the black move or it will look weird and bad).
This forum's lack of Ctrl-V support is inexcusable.
-Frank
Without signature
pvdlinde said:
Is there a way to center this info, or do I have to create an extension?
SE let you have no monster movement block before KiY came out, so there was no official card to match back then. The final version of SE will center them to match the official cards.
In the meantime, you could move them region yourself by patching the settings of the individual card, but in this case there is a little hiccup. The round "window" graphic includes some of the surrounding card background so that it will cover up the corners of the (rectangular) location graphic. If you move it to the center, it won't match the surrounding background.
Cheers,
Chris
malitia vetus... tandem venit
Thelric said:
The final version of SE will center them to match the official cards.
Just so that there is no confusion for anyone, that should have read "final version of SE 2.00".
malitia vetus... tandem venit
It seems like a good time to post some SE news, as there seems to be flurry of activity here lately (plug-ins and expansions and case books, oh my!).
A few new features were carefully hidden amongst the little bug fixes in the "Release Candidates":
Cheers,
Chris
malitia vetus... tandem venit
I've been having this problem for a while now, I'm just going to assume it's the fact that my computer be old, but if it isn't...
Everytime I attempt to print anything on Strange Eons, my computer starts moving at a crawl for about 15 minutes while it tries to print it out. The information will reach the printer, and the printer will get a piece of paper ready but then not do anything for about 15 minutes and has an end result of prining out a blank piece of paper.
Is anyone else having printing problems with SE, or is it just me?
My Custom Creation Library - Lots of content created, previewed,adjusted for balance very regularly.
Shining Aquas said:
I've been having this problem for a while now, I'm just going to assume it's the fact that my computer be old, but if it isn't...
Everytime I attempt to print anything on Strange Eons, my computer starts moving at a crawl for about 15 minutes while it tries to print it out. The information will reach the printer, and the printer will get a piece of paper ready but then not do anything for about 15 minutes and has an end result of prining out a blank piece of paper.
Is anyone else having printing problems with SE, or is it just me?
It's hard to say what the problem might be without further information, but here are a few things you might look at:
1. Check that your printer and graphics card drivers are up to date (also your Java installation).
2. You can verify if the problem is with the printer/printer driver or is somewhere else in the pipeline by trying to print to a PDF using Adobe Acrobat or one of the free PDF printer drivers. As a bonus, if you can print the document to PDF you might be able to print it to your printer from there.
3. SE works printers a lot harder than typical applications, especially if the printer must hold the entire page image in its memory (e.g., if it is a laser printer). Printing a blank or incomplete page could indicate that the printer does not have enough memory to hold the page image. Limiting the resolution of the card images sent to the printer might fix this problem. To do this, from SE choose Toolbox | Quickscript and paste the following line into the editor:
Patch.apply( "target-print-dpi-min", "150", "target-print-dpi-max", "300" );
Then press the Run Script button at the bottom of the dialog. You should see something like the following printed in response:
target-print-dpi-min = 150 (was: 300)
target-print-dpi-max = 300 (was: 600)
OK
Now try printing again. If that doesn't help, you could try reducing the resolution even further, to 150/150. Note that lowering these settings will reduce the quality of printed output, so if the problem turns out to be caused by something else, you will want to restore them to their original values.
Cheers,
Chris
malitia vetus... tandem venit
Appreciate the help very much, gonna try it tonight.
Hopefully I'll have luck printing out my latest "Shaggy" investigator (from Scooby Doo)
My Custom Creation Library - Lots of content created, previewed,adjusted for balance very regularly.
Great software, but I have a problem: When I export my board it only expors a portion of it. How do I export it all??
edit: nvm found out
I was wondering if you could add to the next version the option to do difficulty in evade and horror checks on monsters. You could make the blood tokens near the combat modifier on the right, and that way you will have space to make little mind tokens on the left to indicate the horror check's difficulty. As for evade, you could put little clue tokens (or something else) right under the awareness. I just think it would be cool if we could make monsters that require 2 or more successes to pass an evade and/or a horror checks.
| Page 2 of 13 (193 messages) | « First page... 1 2 3 4 5 ...Last page » |