Jump to content

Recommended Posts

Posted (edited)

Here are the screenshots of the repaired buildings, nothing usefull yet :\

 

 

  Reveal hidden contents

 

 

@beagle Awesome :D Can't wait for your b15 campaign n youtube :) By the way, setting the texture quality to low fixes the black texture glithes

Edited by LiQuiD911
  • Replies 473
  • Created
  • Last Reply

Top Posters In This Topic

Posted (edited)

> setting the texture quality to low fixes the black texture glithes

Interesting. This probably means that not every texture reference was updated properly, as embedded low-res textures work and referenced hi-res textures do not work.

Edited by wghost81
Posted (edited)

I found an easy way of detecting CTD emitters

1)DeserializeAll the map upk using wghost's UPK utils

2) Search for "ToggleEffect" among the extracted files and copy the results in a separate folder

3)Grep search "ARC" (case sensitive) in the result of the previous step (I use the program Astrogrep)

 

Roadhouse yelds:

 

  Reveal hidden contents

 

 

It's easy but grinding work and it's better to scan all the maps instead of waiting for reports, volounteers are gratefuly accepted

Edited by LiQuiD911
Posted (edited)

Uhm how hard-coded are council missions? Random bomb mission on any abduction map would be awesome.

 

I'm not sure if it's relevant but I managed to implement the async content request in kismet, I loaded the 3 shiv weapons with a map patch, normaly they don't load for units which are spawned with cheatcodes like dropshiv

 

  Reveal hidden contents

 

Edited by LiQuiD911
Posted (edited)
  On 5/5/2015 at 4:53 PM, LiQuiD911 said:

Uhm how hard-coded are council missions? Random bomb mission on any abduction map would be awesome.

It is absolutely possible:

http://i.imgur.com/OHj8K81.jpg

 

To make it actually work as randomly assigned mission upk modifications are required, which add such things as mission reward and description.

 

UPD: And this is the next thing on my TO-DO list, I think. :)

Edited by wghost81
Posted

I can add no spawn volumes in some locations, does the random spawner respect those?

Also now I can spawn soldiers and shivs with kismet, thanks to the dynamic loader

Posted

I tried to respect no spawn volumes, but it resulted in weird script behavior. Can you draw me some kind of top down map view with no spawn zones marked so I could check it thoroughly?

Posted (edited)

Here's a patch that adds a no spawn volume on the boulevard map, from the edge where the bomb stands (in yourscreenshot) to the center of the map, it's colored pink ingame with the cheat "show volumes"

https://www.dropbox.com/s/rwrinm64v9y6xx0/NOSPAWN.upk?dl=0

 

Normaly I play with the "show postprocessing" off, revealing the entire map and boosting fps on my laptop but I can see the sectoid pods because they have a webbed abductee with them(it disapears when they trigger). Does anybody know where should I poke to remove the abductee?

Edited by LiQuiD911
  • Recently Browsing   0 members

    • No registered users viewing this page.

×
×
  • Create New...