Mod Details

AT's C.A.R. SMG

AT's C.A.R. SMG 3.4.0

Created by ChiNoel

2.3K Downloads

SPT 0.0.0 Compatible

The C.A.R. (Combat Advanced Round) submachine gun from Titanfall 2.

Latest Version 3.4.0
SPT 0.0.0

Updated Dec 30, 2022 at 2:03 PM

Version Notes

Updated the mod to 3.4. Targeting SPT-Aki 3.4.0 and are compatible with 3.4.1.

This download is externally hosted.
Always scan for viruses.

Install the dependency first!!!!

You can find the gun and its magazine in Prapor’s assort. Comes with a holographic sight that can be used with thermals.

This is a weapon mod created by AT. All credits goes to him. I just have the permission for translating his work and upload it here. Language barrier exists so keep in mind that there will only be limited support for this mod.

Only in-game texts are translated. Others such as server log are still Chinese but it doesn’t affect the gameplay.

Version 3.4 is only compatible with Aki 3.4.0 or 3.4.1.

Version 3.3.0 is backward-compatible with Aki 3.3.0 to as old to Aki 3.1.0.

Not compatible with KCY - SeeItemValue at the time. But GoneInRoe provided a fix in the comments section if you want to use both mods together.

Expect more weapon mods from AT, this guy is legendary.

Install Guide:

Put the “AT-CAR轮椅枪” folder into “<ur Aki path>\user\mods” folder. Typical server mod procedure.

To uninstall this mod: Remove every item added by this mod from your stash and inventory. Then delete the mod’s folder.

Commercial use/distribution of this mod is prohibited.

Version 3.4.0
Download Mod Version
SPT 0.0.0
Latest Compatible SPT Version

2.0K Downloads

Created Dec 30, 2022 at 2:03 PM

Updated Dec 30, 2022 at 2:03 PM

Virus Total Results

Updated the mod to 3.4. Targeting SPT-Aki 3.4.0 and are compatible with 3.4.1.

Version 3.3.0
Download Mod Version
Unknown SPT Version
Latest Compatible SPT Version

318 Downloads

Created Dec 28, 2022 at 1:40 PM

Updated Dec 28, 2022 at 1:40 PM

Virus Total Results
benhib00

would this work on 3.5.0?? i like the fact you can use the sight with thermals!

0 Likes
shipduck

this mod is good thank you but gun is very cheap how can i change gun price for prapor?

0 Likes
GoneInRoe

Those who are getting the following error when inspecting the magazine or weapon

TypeError: Cannot read properties of undefined (reading ‘Id’)

TypeError: Cannot read properties of undefined (reading ‘Id’)

at SeeItemValue.getBestTraderMulti (C:\Games\Escape From Tarkov\user\mods\KcY-SeeItemValue 1.5.0\src\mod.js:115:22)

at SeeItemValue.getIdPrice (C:\Games\Escape From Tarkov\user\mods\KcY-SeeItemValue 1.5.0\src\mod.js:88:45)

at SeeItemValue.onRequestConfig (C:\Games\Escape From Tarkov\user\mods\KcY-SeeItemValue 1.5.0\src\mod.js:40:38)

at Object.action (C:\Games\Escape From Tarkov\user\mods\KcY-SeeItemValue 1.5.0\src\mod.js:31:33)

at DynamicRouterMod.handleDynamic (C:\snapshot\project\obj\di\Router.js)

at HttpRouter.handleRoute (C:\snapshot\project\obj\routers\HttpRouter.js)

at HttpRouter.getResponse (C:\snapshot\project\obj\routers\HttpRouter.js)

at AkiHttpListener.getResponse (C:\snapshot\project\obj\servers\http\AkiHttpListener.js)

at AkiHttpListener.handle (C:\snapshot\project\obj\servers\http\AkiHttpListener.js)

at HttpServer.handleRequest (C:\snapshot\project\obj\servers\HttpServer.js)

TypeError: Cannot read properties of undefined (reading ‘Id’)

TypeError: Cannot read properties of undefined (reading ‘Id’)

at SeeItemValue.getBestTraderMulti (C:\Games\Escape From Tarkov\user\mods\KcY-SeeItemValue 1.5.0\src\mod.js:115:22)

at SeeItemValue.getIdPrice (C:\Games\Escape From Tarkov\user\mods\KcY-SeeItemValue 1.5.0\src\mod.js:88:45)

at SeeItemValue.onRequestConfig (C:\Games\Escape From Tarkov\user\mods\KcY-SeeItemValue 1.5.0\src\mod.js:40:38)

at Object.action (C:\Games\Escape From Tarkov\user\mods\KcY-SeeItemValue 1.5.0\src\mod.js:31:33)

at DynamicRouterMod.handleDynamic (C:\snapshot\project\obj\di\Router.js)

at HttpRouter.handleRoute (C:\snapshot\project\obj\routers\HttpRouter.js)

at HttpRouter.getResponse (C:\snapshot\project\obj\routers\HttpRouter.js)

at AkiHttpListener.getResponse (C:\snapshot\project\obj\servers\http\AkiHttpListener.js)

at AkiHttpListener.handle (C:\snapshot\project\obj\servers\http\AkiHttpListener.js)

at HttpServer.handleRequest (C:\snapshot\project\obj\servers\HttpServer.js)

This is because of this mod conflicting with “KcY - SeeItemValue” by CWX.

So you can either delete the SeeItemValue mod, or you could edit files under “user\mods\AT-CAR轮椅枪\db\templates\handbook” to get it working.

Open the file “car.json” using notepad.

Replace “ParentId”:“hunkweapon”,

With “ParentId”: “5b5f796a86f774093f2ed3c0”,

Open the file “carmag.json” using notepad.

Replace “ParentId”:“hunkweapon”,

With “ParentId”: “5b5f754a86f774094242f19b”,

This got rid of the error and got the weapon working with the SeeItemValue mod, however I only tested it so far in the shooting range so I don’t know this breaks other things or is a definite fix. Backup your save as I won’t take any responsibilities if anything goes wrong lol.

1 Like
Demigods

Hai, Its saying AT - Car 3.4 is missing package.json

0 Likes
Stonewall

The holographic sight doesn’t seem to show up for me, is there something I need to do to get that to work?

0 Likes
raives

It doesn’t work.

When I try to buy from Prapor, I get the following error.

TypeError: Cannot read properties of undefined (reading ‘_props’)

TypeError: Cannot read properties of undefined (reading ‘_props’)

at InventoryHelper.getSizeByInventoryItemHash (C:\snapshot\project\obj\helpers\InventoryHelper.js)

at InventoryHelper.getItemSize (C:\snapshot\project\obj\helpers\InventoryHelper.js)

at InventoryHelper.addItem (C:\snapshot\project\obj\helpers\InventoryHelper.js)

at TradeHelper.buyItem (C:\snapshot\project\obj\helpers\TradeHelper.js)

at TradeController.confirmTrading (C:\snapshot\project\obj\controllers\TradeController.js)

at TradeCallbacks.processTrade (C:\snapshot\project\obj\callbacks\TradeCallbacks.js)

at TradeItemEventRouter.handleItemEvent (C:\snapshot\project\obj\routers\item_events\TradeItemEventRouter.js)

at ItemEventRouter.handleEvents (C:\snapshot\project\obj\routers\ItemEventRouter.js)

at ItemEventCallbacks.handleEvents (C:\snapshot\project\obj\callbacks\ItemEventCallbacks.js)

at RouteAction.action (C:\snapshot\project\obj\routers\static\ItemEventStaticRouter.js)

0 Likes
tusyok

Thank you, both ChiNoel and AT! Could you please share the stats of the gun, if possible?

0 Likes

Details