by munchyfly ( Nexus | Carrd )
If you want to use other mods that alter Roach but are conflicting with AMM or you don't want to use the Roach part of AMM at all, follow these steps:
This worked for me. If it doesn't work for you or you have any trouble with it, let me know and I'll try to help you.
Download AMM
In modAMM\content\
:
blob0.bundle
and metadata.store
.In modAMM\content\scripts\game\
:
vehicles
folder.In modAMM\content\scripts\local\AMM.ws
:
At line 373
:
Replace
InitAMMRoach();
with
//InitAMMRoach();
At lines 381
, 387
, 393
, 406
, 411
, 416
, 419
:
Replace
RefreshRoach();
with
//RefreshRoach();