About this mod
Arch V4 family in five models: custom show-stopper (+custom hyperbike), hyperbike, sportbike, streetfighter, scrambler (+cafe-racer). 38 bikes in total
- Requirements
- Permissions and credits
-
Translations
- Russian
VORTEX users — make sure Vortex unpacked .tweak files in r6\tweaks
CET codes:
Game.GetVehicleSystem():EnablePlayerVehicle("Vehicle.v_arch_v4paladin_carbon", true, false)
Game.GetVehicleSystem():EnablePlayerVehicle("Vehicle.v_arch_v4paladin_white", true, false)
Game.GetVehicleSystem():EnablePlayerVehicle("Vehicle.v_arch_v4paladin_red", true, false)
Game.GetVehicleSystem():EnablePlayerVehicle("Vehicle.v_arch_v4paladin_yellow", true, false)
Game.GetVehicleSystem():EnablePlayerVehicle("Vehicle.v_arch_v4paladin_green", true, false)
Game.GetVehicleSystem():EnablePlayerVehicle("Vehicle.v_arch_v4paladin_blue", true, false)
Game.GetVehicleSystem():EnablePlayerVehicle("Vehicle.v_arch_v4paladin_pink", true, false)
Game.GetVehicleSystem():EnablePlayerVehicle("Vehicle.v_arch_v4paladin_mox", true, false)
Game.GetVehicleSystem():EnablePlayerVehicle("Vehicle.v_arch_v4paladin_gray", true, false)
Game.GetVehicleSystem():EnablePlayerVehicle("Vehicle.v_arch_v4mogus_carbon", true, false)
Game.GetVehicleSystem():EnablePlayerVehicle("Vehicle.v_arch_v4mogus_white", true, false)
Game.GetVehicleSystem():EnablePlayerVehicle("Vehicle.v_arch_v4mogus_red", true, false)
Game.GetVehicleSystem():EnablePlayerVehicle("Vehicle.v_arch_v4mogus_yellow", true, false)
Game.GetVehicleSystem():EnablePlayerVehicle("Vehicle.v_arch_v4mogus_green", true, false)
Game.GetVehicleSystem():EnablePlayerVehicle("Vehicle.v_arch_v4mogus_blue", true, false)
Game.GetVehicleSystem():EnablePlayerVehicle("Vehicle.v_arch_v4mogus_pink", true, false)
Game.GetVehicleSystem():EnablePlayerVehicle("Vehicle.v_arch_v4mogus_mox", true, false)
Game.GetVehicleSystem():EnablePlayerVehicle("Vehicle.v_arch_v4mogus_gray", true, false)
Game.GetVehicleSystem():EnablePlayerVehicle("Vehicle.v_arch_v4fyrn_carbon", true, false)
Game.GetVehicleSystem():EnablePlayerVehicle("Vehicle.v_arch_v4fyrn_white", true, false)
Game.GetVehicleSystem():EnablePlayerVehicle("Vehicle.v_arch_v4fyrn_red", true, false)
Game.GetVehicleSystem():EnablePlayerVehicle("Vehicle.v_arch_v4fyrn_yellow", true, false)
Game.GetVehicleSystem():EnablePlayerVehicle("Vehicle.v_arch_v4fyrn_green", true, false)
Game.GetVehicleSystem():EnablePlayerVehicle("Vehicle.v_arch_v4fyrn_blue", true, false)
Game.GetVehicleSystem():EnablePlayerVehicle("Vehicle.v_arch_v4fyrn_pink", true, false)
Game.GetVehicleSystem():EnablePlayerVehicle("Vehicle.v_arch_v4fyrn_mox", true, false)
Game.GetVehicleSystem():EnablePlayerVehicle("Vehicle.v_arch_v4fyrn_gray", true, false)
Game.GetVehicleSystem():EnablePlayerVehicle("Vehicle.v_arch_v4valor_carbon", true, false)
Game.GetVehicleSystem():EnablePlayerVehicle("Vehicle.v_arch_v4valor_white", true, false)
Game.GetVehicleSystem():EnablePlayerVehicle("Vehicle.v_arch_v4valor_red", true, false)
Game.GetVehicleSystem():EnablePlayerVehicle("Vehicle.v_arch_v4valor_yellow", true, false)
Game.GetVehicleSystem():EnablePlayerVehicle("Vehicle.v_arch_v4valor_green", true, false)
Game.GetVehicleSystem():EnablePlayerVehicle("Vehicle.v_arch_v4valor_blue", true, false)
Game.GetVehicleSystem():EnablePlayerVehicle("Vehicle.v_arch_v4valor_pink", true, false)
Game.GetVehicleSystem():EnablePlayerVehicle("Vehicle.v_arch_v4valor_mox", true, false)
Game.GetVehicleSystem():EnablePlayerVehicle("Vehicle.v_arch_v4valor_gray", true, false)
Game.GetVehicleSystem():EnablePlayerVehicle("Vehicle.v_fzr3000", true, false)
Game.GetVehicleSystem():EnablePlayerVehicle("Vehicle.v_sportbike2_arch_linas_player", true, false)
If you don't have PhantomLiberty, the MalinaMobile will be available only via CET code.
-------------------------------------------------------------------------------------------------------------------------------------
About this mod:
Version 2 was hardly reworked inside and added 3 brand new bikes (and their handlings). I decided to post it as new mod because this is not a simple update and mostly people don't tracking the mod pages.
For looting DPs i'd rather separate this pack as different models, don't you think? (forcing people to download same resources 5 times).
Also i didn't deleted, but hided previous mod to keep all your photos and comments. Thanks everyone for your passion :)
This bikes were created from scratch when i was very disappointed by "5 new bikes" in update 2.0. At the beginning i just wanted unique looking MalinaMobile :D
Creation of this bikes took me around 9 months, so the visuals, sounds and handlings already have a pretty long story and tested for a long time by many people. But still there definitely might be some bugs :)
-------------------------------------------------------------------------------------------------------------------------------------
Compatibility and Issues:
Created in vanilla environment as possible, without any graphic or driving mods, therefore you might experience any random incompatibilities with other mods. Also the driving mods may affect handling in unexpected way.
Definitely i can't test all compatibilities and make exclusions for those mods.
Referring to feedback of first version, most common bugs were:
- Vortex dont unpack the .tweak files — unpack them manually.
- Chaotically flying or any crazy behaviour when summoning or after loading save — doh, this summoning system make me mad, haha. As a kind of solution you can install Force Summon Vehicle to spawn any vehicles in front of you. As a bonus you can spawn bikes while offroading somewhere in uplayable lands.
Bikes are immortal and I didn't even plan to make them damageable in any way.
-------------------------------------------------------------------------------------------------------------------------------------
Your suggestions and improvements:
This pack contain a lot of details and theirs colors — literally more than 1000 combinations! So if you want your own custom build — make an overwriting mod, replacing one of the appearances or add your own.
Also you can even modify the vanilla bikes with parts from this mod ;)
Feel free to make your own tweaks, recolors, or any other overwriting mods. Send it to me as Optional files or post as your own — up to you.
But this mod must be in your requirements.
Also let me know about your improvements here in comments or via DM, please :)
Don't ask me to do something — i already made everything what i wanted to make.
I have very limited amount of spare time and a lot of plans for my own ideas, therefore i don't have time (and desire) for any conversions of contemporary vehicles into this amazing unique universe, we have a GTA for it.
-------------------------------------------------------------------------------------------------------------------------------------
To buy same vehicle with different colors in VehicleCarDealer:
go to \r6\scripts\VirtualCarDealer\Config.reds
open with Notepad and
"true" change to "false" like this:
public static func HandleColorVariantsAsSingleLot() -> Bool = false
-------------------------------------------------------------------------------------------------------------------------------------
Thanks and mentions:
My huge thanks to all community members, who helped me in different aspects throughout the entire time.
Even more huge thanks to all creators of modding tools, which give to us the possibility to place our crazy ideas in this fantastic universe!
You'll find my expressions of gratitude on the bikes :)
Special thanks to Sevyranin, 707Tactical and Simply4k for stunning photos
Mega thanks to ShinyaOn for collaboration in tuning of the handling and performance.
Dont forget to wear Neko cyber- helmet or RufTread motorbike helmet
BTW
FZR3000 is the reference to
FZR2000
fastest car in NFS 2 SE
which is reference to
FZR1000
fastest sportbike in mid 90s
Always keep your bike in good condition and ride safe!