673f93cba0ad0

673f93cba1dab
1 Guest is here.
 

Topic: SS2 Pistol Hybrid
Page: « 1 ... 3 [4] 5 6 »
Read 24395 times  

673f93cba248eDeu sex

673f93cba24fa
I did set failchance to 0, I don't know how to open the console in SS2 but I started a new game in easy and impossible, and in both cases triggered the med/sci alarm on purpose, only got pipe hybrids

reverting to previous rebirth didnt help, putting RSD below rebirth didnt help, I will do brute force elimination process from scratch...
« Last Edit: 25. August 2021, 19:15:57 by Deu sex »

673f93cba2678voodoo47

673f93cba26d6
deactivate everything, and start with just SCP, last Rebirth, and the (Rebirth) Pistol mod. if it works, continue activating the other mods until it stops working. whatever made it not work is the conflicting mod.

673f93cba27edDeu sex

673f93cba2a3a
I found it, it's the scary monsters AI, it works well but it must be below pistol hybrid, and pistol hybrid must be below RSD as well otherwise you can exploit a bug and have free burst mode from pistol :D

this works and all mods seem to be working fine: https://cdn.discordapp.com/attachments/802306525314023436/880180331716694067/unknown.png

673f93cba2d58voodoo47

673f93cba2dae
I have to admit squirrel scripting is a bit out of my reach right now, but if the mod is overwriting scripts on the og-pipe archetype, then yeah, that mod will not be compatible. giving it lower priority will make the Pistol mod work again, but I'm quite sure that means some part of the scary AI mod is now being overwritten/not working. @RoSoDude ?


//yes, that is exactly what is going on;
Quote by rsd cary monster mod gamesy.dml:
+ObjProp -397 "Scripts" //OG-Pipe
{
    "Script 0" ""
    "Script 1" ""
    "Script 2" ""
    "Script 3" "rsdMonsterChaseFix"
    "Don't Inherit" false
}
so if the rsd mod has a higher priority than the pistol mod, the pistol mod will break. if you give the pistol mod a higher priority, you are not getting the rds enhancement on the pipe hybrid. choose your poison.

RoSoDude could perhaps try to move the extra script to the -164 Hybrids archetype (and remove it from Rumbler and OG-Pipe, though this means OG-Shotgun and OG-Grenade would start to inherit it), that would make the mods compatible.

until some other mod that will be using the -164 archetype comes around. I think it may be time for an "archetype script slot use by mods" sheet.
« Last Edit: 26. August 2021, 09:21:13 by voodoo47 »

673f93cba3568RoSoDude

673f93cba35ce
I'd rather the monster chase fix script not get added to Hybrids (-164), as it has a greater performance impact for each enemy it's running on (it's timer-based) and would have no benefit on the shotgun or grenade hybrids.

Is it possible to add scripts to entities via metaproperties? I've never tried that.

until some other mod that will be using the -164 archetype comes around. I think it may be time for an "archetype script slot use by mods" sheet.

That has to be continually updated whenever I release a new version of anything, heh.

673f93cba370bDeu sex

673f93cba3762
Is the pistol hybrid supposed to have a functioning pistol with 8 bullets in it everytime? I don't think so, I think even if my mod order "works", it's still problematic:

https://cdn.discordapp.com/attachments/802306525314023436/880441274891649084/dump000.png

I'm gonna put the pistol hybrid mod above RSD for the time being despite the burst abuse and pipe hybrid downgrade, I really do love the variety those enemies bring in the early game

673f93cba381eRoSoDude

673f93cba386e
Pistol Hybrid is supposed to have a broken Pistol with 0 bullets (1 bullet looted separately). It has 8 and is working because SS2-RSD overwrites with its own default properties. Unless I can fix the script assignment issue, the mods are incompatible.

673f93cba3930voodoo47

673f93cba397e
yes, script add via metaprop is definitely a thing.

and yes, if two mods modify the same archetypes, there is little that can be done to make them compatible - I'm guessing a special Pistol Hybrid ready version of the Scary AI mod would be possible, but not sure whether worth the effort.
« Last Edit: 26. August 2021, 14:13:00 by voodoo47 »

673f93cba3a45Deu sex

673f93cba3a93
Thing is, it's not just scary AI, but RSD as well. at this point, the pistol hybrid has to be reworked for RSD to ensure compatibility, but that may be a lot of work I don't know. I feel like I'm asking a lot there haha.

673f93cba3d49RoSoDude

673f93cba3da1
voodoo47
Good to know! I have beta versions of SS2-RSD and Scary Monsters on the way; I'll move a bunch of scripts to custom metaproperties to save script slots for better mod compatibility.

There is currently an incompatibility between Pistol Hybrid and SS2-RSD 1.08 beta where loading the latter above the former screws up the broken Pistol loot, but loading the former above the latter apparently breaks the new modding system. I'll see if I can find a fix.
Acknowledged by 2 members: voodoo47, Deu sex

673f93cba3ec6voodoo47

673f93cba3f26
might as well take a quick shot at making things compatible on my end - @Deu sex grab the attached dml, replace your current one, and see whether it fixes the problem. Scary AI higher priority than Pistol Hybrid, set failchance to 0 in the new gamesys.dml as before to make Pistoleros spawn always, see whether they do.

no fixes to the hybrid pistol, this is only meant as a test to see whether we can squeeze both the AI improvement and the pistolification scripts onto the hybrid without breaking one or the other.


//bad attach removed.
« Last Edit: 06. September 2021, 11:33:30 by voodoo47 »
Acknowledged by 2 members: RoSoDude, Deu sex

673f93cba3fe2Deu sex

673f93cba4030
no improvements, couldn't get a single pistol hybrid to spawn with the new gamesys.dml

673f93cba40ccvoodoo47

673f93cba4140
failchance 0? because I've verified, this works for me (SCP+PistolH with the fixed gamesys.dml+ScaryAI, and nothing else).

673f93cba42b1Deu sex

673f93cba42ff
With the gamesys.dml you provided (be sure it's the new one, sometimes it's easy to upload the old one by accident) and NVRelayTrap2FailChance="0"

This works: https://cdn.discordapp.com/attachments/802306525314023436/884390900690743396/unknown.png but still has the burst mod abuse and the pistol is not properly aligned on the hybrid now: https://cdn.discordapp.com/attachments/802306525314023436/884391021499260938/unknown.png

This doesn't work: https://cdn.discordapp.com/attachments/802306525314023436/884392929844682782/unknown.png
This doesn't work as well: https://cdn.discordapp.com/attachments/802306525314023436/884394203562536991/unknown.png

673f93cba45davoodoo47

673f93cba4632
sometimes it's easy to upload the old one by accident
holy screw-ups-a-moly, that is exactly what happened. see attach (Rebirth version, as that is what you are using, almost forgot). failchance already set to 0.

//better fix now available in the RSD topic.
« Last Edit: 22. May 2022, 11:15:55 by voodoo47 »

673f93cba4735Deu sex

673f93cba4787
Very good news, it works wonders :) it just has a strange "bug" when 1 / 2 shot from pistol hybrids doesn't produce sound, but it's not a big deal.
It still provides burst abuse or pistol not broken abuse depending on the priority with RSD, but the priority with scary monsters AI seems to be sorted out :)

this is the current mod order: https://cdn.discordapp.com/attachments/802306525314023436/884406058775367680/unknown.png

673f93cba4a63voodoo47

673f93cba4ac7
1 / 2 shot from pistol hybrids doesn't produce sound
if you mean every second shot is silent, then again check whether this happens with RSD mods deactivated/paused.

673f93cba4be4Deu sex

673f93cba4c64
It was silversharp's weapon sounds, however since changing mod order didn't help, and I really like this mod, I wanted to keep it anyways. I supposed it was because the WAV files of the pistol sound were too long.

So I imported them on Audacity, made them shorter with a smooth fade out, exported them and put them back into the mod again, and it was exactly that! Now even with the mod the pistol shots are from the mod and no skips anymore :)

673f93cba4d4cvoodoo47

673f93cba4da2
uurgh, silversharp's weapon sounds mod changing the length of the sounds probably isn't too good, should probably have a look at that at some point.

I guess the moral of the story is that having 47 mods enabled at the same time may kill some of them in a silent way.
« Last Edit: 06. September 2021, 21:53:43 by voodoo47 »
Acknowledged by: GuyFawkesGaming

673f93cba5445Deu sex

673f93cba54a9
No-one can stop my greed! Only RSD compatibility remains, and then I'll have my perfect modded build! It has several tweaks inside mods, like water animation speed, explosion animation speed, plenty of gamesys.dml edits for some mods here and there, a sexy cam_ext.cfg with perfectly tuned bloom lighting and all, bigger font for english subtitles that are present in the french subtitles even though it's disabled. Pretty crazy stuff, but it holds :)

After RSD compat, I'll just patiently wait for either SCP Beta 5, or Nightdive's remaster (the one which comes first I guess). Or maybe some other mod will surprise me in the meantime :)

673f93cba5798GuyFawkesGaming

673f93cba59c9Deu sex

673f93cba5a23
GuyFawkesGaming
Exactly 1 second with a smooth fade out at the end. (sorry for the late reply)

673f93cba5e16sarge945

673f93cba5e72
I'll just patiently wait for either SCP Beta 5, or Nightdive's remaster (the one which comes first I guess)

673f93cba5f41Deu sex

673f93cba5f95
heh, I'm waiting for SSEE fixes, which are supposed to come after SS2EE gets released, which is supposed to come after SSR gets realeased, which is supposed to come after my death.

Your name:
This box must be left blank:

Name the AI that appears in both System Shock games:
1 Guest is here.
Once upon a lifetime, I died a pioneer, Now I sing within a spaceship's heart, Does anybody hear?
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
673f93cba7824