Jump to content

Lt_Parsons

Members
  • Posts

    159
  • Joined

  • Last visited

Reputation

10 Good

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. @kahvipannu, victorix58 - Thanks for the words =) @victorix58 - It should. I'm just a little behind on what is happening in the forums right now and somehow did not spot that completed mods is now separate forum section.
  2. @llunak - Not a bug, but a feature then =) Good to know. I'm very impressed with the whole thing and the fact that it understands stripped to the essentials excel xmls.
  3. Can you count amount of cities in your final xml file? And/or share your xml so someone can test it. If there is limit, no one, to my knowledge, posted anything about it. Best way will be to ask in the community coder threads, since they can actually search in the source code if such limit is there.
  4. My bad - somehow i thought that "Only items which are to be changed need to be present in the mod's file" meant making diff instead of stripped xml. Trying it now, 1 bug so far: Overall very easy to use for simple changes that i tried so far - Good work, llunak!
  5. Yes, this makes sense. Such system will definitely be useful - more mods compatibility means more mods and less problems with installation most of the time. And, as you describe, it should be simple to use and functional. Only thing i have concerns about - diff/patch may be not versatile enough for xml merging, at least to my experience. Found but not yet tried this thing that may or may not be more helpful - diffxml
  6. @Tilarium, Pinetree - I've fixed the geo tool maps (if someone had posted that it didn't work, i'd have done that earlier).
  7. Update - Maps are working again (Google updated they developer console and broke my maps api key in the process). As always, if anyone has noticed that Geo tool isn't working, have some bugreports or suggestions - post them here or just pm me, if i'm not around.
  8. @TacticalDragon Persistent - no. Beam is still projectile and projectiles disappear on impact. And you can't convert it to impact effect as it is can't be linked to shooter. As for bigger - how much bigger do you need? If you hadn't tried, there is already option for 7px beam instead of default 5px (all instructions in the first post), maybe it'll be enough.
  9. @kabill - Glad you like it. I already included some spectre options, look for the list in the op post. Will check myself if one of them works better a little later (not at my gaming/modding rig atm). @Nefertari - You will probably also need effects for burst fire so i quickly made some variants of your sound - https://app.box.com/s/svfv5gn31ke83ktmdex1. There are archive with slightly modded sfx for 1 shot and 3, 5 and 10 round bursts.
  10. @Jsleezy, @Nefertari - thanks =) @Nefertari - sounds can be changed fairly easily. Any suggestions as to how lasers should sound? Various free sounds effects i tried while making the mod were too cartoonish or cheesy and did not match the game better then original laser sfx so i dropped the idea. Visuals were more interesting thing to upgrade anyway. But i can try to combine something if you find fitting sound example.
  11. @Solver - a little late maybe, but congratulations with source access! Things you already did looks very promising, good job. And if you are not yet sick from suggestions, may i add another one to the pile, my favorite feature that do not yet exist - xml list of the tilesets and their mask colors, so multiple new tilesets can be added at the same time, not only tundra.
  12. Small update for 1.06 - it missed one official fix. Now everything is in order.
  13. To anyone who does not satisfied with vanilla machineguns for some reason, i can recommend to look at Magnum-nauts mod - some very good ideas about weapon diversity there. One of them is two parallel types of MGs, light (shorter bursts, less power, more mobile) and heavy (more like vanilla ones) for example.
  14. Basics still the same as they were in v18. It's the details and things implemented since are new - like ai, which is highly tweakable now, some new config and weapons properties and settings. Shotguns now shoot several pellets, some types of rockets no longer in the game, aliens now use floors other then ground, tundra tileset that did not make it now being modded in etc. Many things =) But things that were in v18 are still in the same places. If you need to find something, best first place to check will be stickied thread at he top of modding section, about config files. As for AK, it should be fairly easy - it mostly in the game already and used by npc's, so only thing that need to be changed is the availability to Xen troops, i think (off the top of my head - items.xml, change Type from Normal to Unlimited, maybe something more somewhere that i didn't remember). And for adding new weapons - you'll need to add entries to the bunch of xmls (weapons, weapons_gc, items, strings and optionally ammos, researches and manufactures), put in pictures for ui (assets/weapons folder mostly) and then create sprites for the xen units (for that you'll need to unpack GC_UnitsXML.pfp to get existing unit sprite xmls, double and rename them appropriately to how you named the new weapons and which of existing sprites you are going to use).
×
×
  • Create New...