Jump to content

LW Projects (...after final version #3)


Zyxpsilon

Recommended Posts

Getting very near to an official release of the LW-Pedia_DB version! :smile:

 

It really was a wild ( and tough! ) ride with properly formatting the text strings to fit the limited space available on each of those screens but i think it all turned out pretty well.. see below for a quick sample of the finalized "C03-Objectives" panel. There is a total of 47 textures (512x256 that needed to fit into a restricted 400x200 area) in the TPF file.

The custom INT strings would need to be installed by Spazmo's Mod-Manager program -- or simply be manually copy-pasted.

 

 

  Reveal hidden contents

 

 

Soon to be uploaded to the Nexus. :wink:

 

EDIT...

 

Well, looks like it is!! http://www.nexusmods.com/xcom/mods/637/?

Enjoy!

Edited by Zyxpsilon
Link to comment
Share on other sites

  • Replies 62
  • Created
  • Last Reply

Top Posters In This Topic

Just to attempt to spark up interest and conversation again I thought I'd post some ideas I've been contemplating about "Expanding EXALT" after I finally finish my own mod. I'll start by putting up an updated summary(to my knowledge)

 

 

  Reveal hidden contents

 

 

EXPANDING EXALT:

 

This project could be broken up into phases, first phase could be implementing EXALT as a 2nd(or 3rd) entity of competition on the map.

  • You can obviously have a 3rd entity on the map because on Terror Missions civilians count as that 3rd entity
  • The civilian AI is extremely simplistic, run and hide
  • We can duplicate that aspect of a 3rd entity and then use mutators to add in more intelligent AI, or just replace the existing classes that determine EXALT AI

 

Second Phase would be to add in more variety for the EXALT units.

  • We could add in more classes, maybe even MECs(though not sure about models)
  • Then access to more weapons and items so they could be more on par with XCom

 

Third Phase could consist of writing new code for how the game progresses EXALT outside of missions

  • EXALT could become a mercenary group, world domination, etc.
  • Create EXALT missions that they run to gain resources much like XCom
  • Maybe even have EXALT get strong enough late game to steal our Firestorm technology and have Firestorm vs Firestorm air battles
  • With some UI pros maybe we could see an additional section just for tracking EXALT, maybe separate EXALT and Aliens into separate UI screens

 

This would likely be very time consuming, and would probably run past XCom 2's launch to get through all the phases(possibly even to achieve first phase), but as I said, just an attempt to spark up interest and conversation once again.

Edited by Dethraker
Link to comment
Share on other sites

I was having the same issue with laziness for the longest, finally started back up on my mod and hopefully getting close to an initial release. I would love to see configurable spawn points for EXALT and covert ops units.

 

This makes me wonder though, are we to a point where we can create XCom reinforcements the same way that EXALT has reinforcements enter the map(running in from off map), and can we have them all come from the same general area?

Link to comment
Share on other sites

Welcome back Dethraker,

 

Nice to see you've still got the urge to plan ahead for your tricky Exalt stuff!

 

But as they say, we're *ALL* busy with a variety of concurrent projects that need extra attention. I sooo wish the "Campaign Summary" would gain some momentum to at least put the Graphs feature into some minimal form as we know how complex the real "summary" (third step in TT's rational development projections) mode truly is and that it should be much more involving for coders & alike. TrackTwo has been putting some love into his candy bar "JumpStart" magic tool and it's going really strong and well, AFAIC.

 

I released a temporary LW-Pedia_DB version in hopes that this indirect concept would stir someone's interest in offering their help to start coding the real thingy... cross-fingers! :wink:

 

In the meantime, nothing like reality to bring us all towards our dear goals -- namely, continuing or just completing our precious projects. :D

 

XCom2 will certainly occupy our minds soon enough!

Edited by Zyxpsilon
Link to comment
Share on other sites

Nice Zyx, I might look at what you've done at some point with LW-Pedia_DB.

 

It's nice to be back working on my mod, I recently came into some time off work due to an injury so I've had more time to look at things, though I've also filled the extra time with home projects and more sleeping :D. I'm honestly hoping for an initial release fairly soon, but some technical and personal things are still holding that back.

 

As modders, everyone has their own project they want to work on and give attention to, I completely understand that as I am setting my own as a priority also lol. This was merely an attempt to re-ignite interest, I do enjoy reading about everyone's successes and failures in my free time and the forums have been all but dead lately.

Link to comment
Share on other sites

@Dethraker, my idea is to do a quick hack to move the spawn points of a single exalt map stream and reuse the same stream for all the exalt maps of the same type (extraction/defence) because I can get handles for them by using their actor names (which change from stream to stream). As part of the xcom udk I've extracted the wave system class but I haven't tested if it can stack with an existing wave system on an exalt mission my guess is that it doesn't but it's just a guess. With it I can conjure any alien unit by specifying the walk-in and destination coordinates of each wave.

 

The xcom starting position would not change if I do not salvage parts of wghost's lz mutator. I have more experience with kismet and "map patches" so I'd make it with this method.

 

I haven't had much luck spawning xcom soldiers with custom configured gear because I don't have a good understanding of how inventory works. However I've succeeded in spawning simple soldiers with predefined gear like pistol-only, regular soldier with riffle (gauss in lw) etc.. Their resources must be manualy loaded or they won't apear ingame an/or will crash.

Edited by LiQuiD911
Link to comment
Share on other sites

@Liquid, well that's incredible in itself. Being able to spawn XCom soldiers at all after map load would be an amazing thing to have in a mod, but I wonder again...

 

Could you instead use the model for the soldier that just sits there while the VIP "has all the fun"? And just have them equipped with a standard ballistic rifle? If we can't have XCom reinforcements properly pulled from our soldier roster without hacking the available items a bit then maybe we could have a squad of soldiers come running up to support us, or come running toward "human gunfire" in the hopes of being safely extracted. Just a thought, if possible this could also be used as an alternate means to recruit more soldiers, if they enter the fight and survive the encounter then they are added to your roster.

Link to comment
Share on other sites

Thus -- reproducing the "recruits" process that occurs immediately after the XCom-BaseDefense succeeds?!? If that "encoded file" can work out - i really don't see why someone smart enough shouldn't be able to exploit it as well.

Indeed, this kind of stuff would open up some interesting storyline concepts if it ever is possible to insert the trick(s) within a few custom scripts and even tag anything to special maps or mission types.

 

BUT -- i'd still want my precious full-blown Campaign Summary gimmick, asap -- though! :D

Link to comment
Share on other sites

Is there a thread for 3)., the expanding EXALT project? Because i would love to make some suggestions, and while i am not a modder ^^, i would love to help with ideas and balancing.

ECIT: excuse me, i didn't see that this continued here. But still, i would love to help with this kind of stuff.

Edited by GamerChris9
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.

×
×
  • Create New...