Jump to content

Celtic Minstrel

Global Moderator
  • Posts

    4,162
  • Joined

  • Last visited

Everything posted by Celtic Minstrel

  1. One thing – you don't need the shebang (#!) line. In fact, it may give you an error if it's present.
  2. It works now. A minor oddity though – the teaser is completely ignored on the main page and the full description is shown. Nothing serious though.
  3. The error message: Quote: The selected file Templates.zip can not be attached to this post, because it is only possible to attach files with the following extensions: jpg jpeg gif png txt doc xls pdf ppt pps odt ods odp.
  4. I already mentioned the first point in a PM, together with one or two others. So, if you haven't already done so, check your private messages.
  5. Seconded. Edit: It took me half an hour, actually. But I also restarted after the first town.
  6. Only 10 minutes? I guess I can try it.
  7. A few questions: Does the zip link at the top download the source? Are you basing all code on the Windows sources? Or are you taking Mac sources into account, too? What platform are you doing this work on?
  8. Quote: Originally written by The Mascara Snake.: or suck: That's not very nice... Anyway, I'm not going to download at this time, because you haven't given me any reason to believe that I may like it.
  9. Quote: Originally written by Unhasty: That's five people counting myself and (I am assuming) Celtic Minstrel. I am certainly willing to contribute, but I've only played the demos. So I won't be able to contribute a lot. Quote: Originally written by Unhasty: terrestia.ermarian.net or geneforge.ermarian.net I like these two the best. As for the Geneforge-Avernum syncretism thing, there's nothing that can be done about that if Arancaytar is hosting it, unless he wants to buy a new domain name. Which I very highly doubt.
  10. If you use Windows, just be patient. It will be out eventually. If you use Linux, you could try Mac-on-Linux. You may need a copy of MacOSX though.
  11. Quote: Originally written by Unhasty: EE draws from Exile as much as Avernum. I know this. But storyline-wise, they're basically pretty much the same games. (Okay, there's a few differences, such as gorgons and apparently the golem dungeon.) Quote: Originally written by Unhasty: While a site covering some of the major players, locations, ideas, etc. in Geneforge might be cool, the world isn't even remotely as expansive as Ermarian is. Maybe not, but it's still pretty expansive. Way more so than Nethergate, for example (there wouldn't really be a point in having a Nethergate wiki).
  12. Is there a Geneforge wiki? And, if not (as I suspect), is there any interest in such a thing? After all, the Avernum games have their own wiki .
  13. If you're not customizing the existing frills or borders, the only way is to place each one manually. I've done it before, with Dahak's dirt/grass borders.
  14. Unrelated question: Bahssikava is named in one of the Avernum games, isn't it?
  15. Quote: Originally written by Arancaytar: Slight change of plans: To avoid confusion, please use the newly created "Resource" type for anything that isn't actually News. Allowed extensions now include zip and several more. Apparently not. My zip file failed to upload.
  16. Actually, change_outdoor_location needs four parameters: change_outdoor_location(section_x,section_y,loc_x,loc_y)
  17. I was wondering, why can only logged-in users see the comments? Is this done for a good reason that I don't know about?
  18. Lego . We, however, were talking about Logo, an educational programming language that is similar to Lisp and makes it easy to draw geometric shapes. See http://en.wikipedia.org/wiki/Logo_ (programming_language) (don't click the second link – copy it into your address bar and remove the space between the underscore and the open parenthesis. I wish I could have made a proper link, but this stupid board can't handle URLs that contain parentheses. )
  19. For me, it would have been later than 1994, I think. I would have been... um... seven in 1994? Something like that. I don't think I started learning Logo quite that early. I think it was after I got my first Mac (an LC 68k!).
  20. Yay Logo! That was the first "programming" language I ever learnt. It's almost amazing what you can do with it though.
  21. Okay then. And I'd already noticed the Lyceum section. But I guess some people may not have. Edit: You know, I can understand why the most recent thumbnail was scaled down, but I don't get why some of the other thumbnails of my graphics were scale up.
  22. You need to use a terrain script. If there is only going to be one such portal, you can use the specobj.txt script, which can be found in the Sample Scripts folder (under Terrain Scripts). Just copy it into your scenario folder, assign it to the portal space, and set memory cell 0 to the town state that contains the code for handling the portal. If you're going to have several of them, it's worth making a dedicated terrain script. You can copy the specobj.txt, rename it portal.txt, and replace the "run_town_script" line with the portal handling code. I believe there is a teleport_party command to handle the actual teleportation. Keep in mind that this will only work for teleportation within a town, because you can only move between towns in certain, restrictive situations. If you need to move between towns, you'll probably have to code each portal separately, and you won't be able to make it activate when searched – only when stepped into.
  23. Probably, but it would be with magic. You can't disable the magic. (I'm not sure if there is a way to prevent players from using it.) It would also have little oddities. For example, if you wanted a gun which can run out of ammunition, you would have to tell the game that it's a crossbow (or a bow). BoE and BoA are best for fantasy settings. If you wanted a fantasy fallout, it's probably possible. Incidentally, there is a BoE scenario called Nightfall which is based on an Asimov book. BoE is now open source (and hence free), so you could try that out to see if it is the type of scenario you would like to make. And remember that BoA can do more things than BoE. In case you don't know: BoE = Blades of Exile BoA = Blades of Avernum
  24. Quote: The selected file Templates.zip can not be attached to this post, because it is only possible to attach files with the following extensions: jpg jpeg gif png txt doc xls pdf ppt pps odt ods odp. I suppose I could change the extension to odt or something, since they are zip archives anyway, but that's not exactly a good solution, is it?
  25. The graphic categories for Blades of Exile are Creature, Dialogue, Item, and Terrain. However, there are also talking graphics (which are often also called Dialogue graphics but are a different size). Should talking graphics be uploaded as Dialogue, or do you think you should add a category for them? Edit: Eek! I actually ran out of space for tags! (I wanted to set more than 15 tags for one graphic, and some of them were fairly long.) Is there a way to work around this?
×
×
  • Create New...