RimWorld

RimWorld

[TMC] Steel Torrent addon - TMC Eastern Armor Export
49 Comments
Clocks Coyote 27 Apr, 2024 @ 8:32am 
Are any TMC mods being updated to 1.5?
Arthur Dent 6 Mar, 2024 @ 11:24am 
Hey bmp autocannon still not fixed in CE. I forgot to mention that I also changed ParentName class to BaseBulletCE instead of BaseBullet:

Here is the whole working thing def:

<ThingDef Name="Base30x165mmSovietBullet" ParentName="BaseBulletCE" Abstract="true">
<graphicData>
<texPath>Things/Projectile/Bullet_Big</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<projectile Class="CombatExtended.ProjectilePropertiesCE">
<damageDef>Bullet</damageDef>
<speed>204</speed>
<dropsCasings>true</dropsCasings>
<casingMoteDefname>Fleck_RifleAmmoCasings_HighCal</casingMoteDefname>
<casingFilthDefname>Filth_RifleAmmoCasings_HighCal</casingFilthDefname>
</projectile>
</ThingDef>
Xoni_I 24 Nov, 2023 @ 10:33am 
Could not load UnityEngine.Texture2D at Things/Ammo/Cannon/120mmTank/HE in any active mod or in base resources.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.ContentFinder`1<UnityEngine.Texture2D>:Get (string,bool)
Verse.Graphic_Single:Init (Verse.GraphicRequest)
Verse.GraphicDatabase:GetInner<Verse.Graphic_Single> (Verse.GraphicRequest)
Verse.GraphicDatabase:Get (Verse.GraphicRequest)
Verse.GraphicDatabase:Get (System.Type,string,UnityEngine.Shader,UnityEngine.Vector2,UnityEngine.Color,UnityEngine.Color,Verse.GraphicData,System.Collections.Generic.List`1<Verse.ShaderParameter>,string)
Verse.GraphicData:Init ()
Verse.GraphicData:get_Graphic ()
Verse.ThingDef:<PostLoad>b__349_0 ()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
Verse.LongEventHandler:LongEventsUpdate (bool&)
Verse.Root:Update ()
Verse.Root_Entry:Update ()
Xoni_I 24 Nov, 2023 @ 10:33am 
Hello, please help me, the problem is that 100 mm and 125 mm shells do not have a texture and do not have crafting on the workbench (although I see there is simply a missing place for them in the list of crafts) , I removed all the mods except mine and the problem did not disappear, thank you very much in advance
Tittymcswaggy  [author] 22 Sep, 2023 @ 1:06am 
Should be fixed now
Arthur Dent 15 Sep, 2023 @ 12:15pm 
Hey, I fixed bmp autocannon not shooting with CE. You forgot to add 2 lines in the definition of it's base bullet:

<ThingDef Name="Base30x165mmSovietBullet" ParentName="BaseBulletCE" Abstract="true">
<graphicData>
<texPath>Things/Projectile/Bullet_Big</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<projectile Class="CombatExtended.ProjectilePropertiesCE">
<damageDef>Bullet</damageDef>
<speed>204</speed>
<dropsCasings>true</dropsCasings>

// These 2 lines
<casingMoteDefname>Fleck_RifleAmmoCasings_HighCal</casingMoteDefname>
<casingFilthDefname>Filth_RifleAmmoCasings_HighCal</casingFilthDefname>
//
</projectile>
</ThingDef>
apicalcellar797 12 Aug, 2023 @ 8:27am 
how the hell can i upgrade the tank tho?
Xoni_I 9 Aug, 2023 @ 2:24am 
@HentaiHamster хорошая идея объединить всю технику под одним техническим модом, надеюсь автор будет не против
HentaiHamster 8 Aug, 2023 @ 11:20pm 
hey do you plan on making a t-80 tank with the vehicle framework? if not would you mind if i use your t-80 tank texture to make one (idek if i'd upload anything its mostly just for personal use tbh) If i were to upload anything it would only be with your permission and id link back to your mod and credit you and all that.
Existential Crisis 2 Jul, 2023 @ 4:39pm 
@Tittymcswaggy You gotta change BaseBullet to BaseBulletCE in your ammo folders, the CE team updated the class and deprecated the other one
Tittymcswaggy  [author] 23 May, 2023 @ 8:12pm 
24/5/2023 Update:
Fixed CE issue with ammo def not being active.
(Vanilla) Slightly buffed the stats of all vehicles.
Tittymcswaggy  [author] 23 May, 2023 @ 8:11pm 
@Massaraksh(DrunkenRussian) - well took me long enough but yes It's seems that I forgot to make a patch enable the ammo def to be active. Should be fixed now.
Massaraksh(DrunkenRussian) 12 May, 2023 @ 6:46am 
Same here, after some update I cannot make 30x165 soviet for the BMP. It used to be fine some time ago, but now theres just no such tab at the ammo making bench
匀滴.24 10 Apr, 2023 @ 3:00am 
bug report:unable to make 30x165 soviet,maybe because PLA Steel Torrent have use another kind of bullet to replace it?
MagnusCerebrum 25 Mar, 2023 @ 2:00pm 
dont know if the issue is specific to this addon or the base steel torrent mod but the BMP guns are very innacurate, it's especially noticeable with the main cannon since those shells are rather expensive
Regent 24 Mar, 2023 @ 11:05am 
Also for some reason I cannot order the vehicle to attack anything, it says you cannot command pawns that are not under your control
Regent 24 Mar, 2023 @ 3:53am 
I might be stupid, but I can't find a way to make 30x165 soviet, only normal 30x165
BrGuardian 14 Mar, 2023 @ 6:32am 
Raiders can pilot these?
Zhilder 1 Mar, 2023 @ 3:22pm 
@SushiRollDave there should be a big button that says use main cannon, when you click or right click that it gives the option to swap to the mg
Dentist [2 RANG] 13 Jan, 2023 @ 12:30pm 
why is the accuracy so low?
pigmy7 23 Dec, 2022 @ 10:11pm 
could you possibly add the t-55?
Tittymcswaggy  [author] 22 Dec, 2022 @ 7:37pm 
@SushiRollDave - any issues that exist in the core PLA mod will also apply here
SushiRollDave 1 Dec, 2022 @ 4:16pm 
I tried everything but i cannot manage to use the secondary gun on the tanks, i can just use the main cannon even if i load the machinegun with ammo i'm sad :yawning_creep:
NullPug 27 Nov, 2022 @ 5:53pm 
I am encountering a problem where I can't research Surplus soviet steel, even when I do have the prerequisite already researched
EchoBlue 30 Oct, 2022 @ 6:47pm 
yesssirrrr
gurp 18 Oct, 2022 @ 8:40am 
The BMP's armament is lacking one of it's weapons. The long barrel on the left is a 100mm cannon, while the barrel on the right is a coaxial 30mm.
Hedgehog 9 Oct, 2022 @ 1:45pm 
Скачаю и задоначу, если добавят тракторы, которые будут эти танки п*здить
МІТІЩЕ 29 Sep, 2022 @ 8:26am 
Аааа за Донбас нахуй
Zeus751 27 Sep, 2022 @ 1:31pm 
Spotted a bug or something. BMP with the 30mm Autocannon can't shoot in caves. Even if the path is clear the shell just don't exist. Anitmation works and the BMP actually shoots it.. but nothing happens except loud noise.
Tankman2147 24 Sep, 2022 @ 12:58pm 
How far turrets fly when go koput?
sleepingpiranha 22 Sep, 2022 @ 8:13pm 
@thaipuff288 I'm pretty sure the Maus will enter it's production version before the Armata.
thaipuff288 16 Sep, 2022 @ 6:45pm 
Don't forget to add "T-14 Armata" too.
Rendor 11 Sep, 2022 @ 11:29pm 
I can't install advanced fire control modification on yours vehicles
Tittymcswaggy  [author] 9 Sep, 2022 @ 12:10am 
@Gremlin - The T-34 gonna be revised at some point in the future. I mainly play the game in CE so I tried my best to balance the vehicle around combat with enemies that use high penetration weapons (i.e mechanoids).
Gremlin 8 Sep, 2022 @ 2:39pm 
Is it just me or is this T-80 Tank "worse" then the T-34 tank? (85mm Gun) Its explosion radius is smaller and deals less damage in comparison. Its only advantage being its slightly faster fire rate, accuracy and again slightly higher armor. IMO its not worth essentially double the materials in cost for what Is at best an "Alternative" variation.
panzerkamf123 4 Sep, 2022 @ 8:49pm 
Looks nice! Though the name Eastern Export Models kinda feels odd, but I guess more are coming soon
Zersetzung 3 Sep, 2022 @ 3:11pm 
Does the turret fly off like in real life?
BrGuardian 1 Sep, 2022 @ 9:17am 
URRA!!! Finally I don't need to use the Chinese MBT (I don't like then, it's my damn opnion)
Eddie Gaming 30 Aug, 2022 @ 11:38pm 
you legend <3
Tittymcswaggy  [author] 30 Aug, 2022 @ 11:10pm 
@Eddie Gaming - Javellin is currently under testing in my other WIP mod.
Eddie Gaming 30 Aug, 2022 @ 3:25am 
Does this mod come with a Blue and Yellow flag and a Javellin?
KhanTheMad 29 Aug, 2022 @ 6:14pm 
where pickup with bed mounted SPG and DSHK
Max Havoc 29 Aug, 2022 @ 11:09am 
No cope cage, I aint getting near that thing
CristianGS18 29 Aug, 2022 @ 8:13am 
-100000 Ucranian Credits
Сын Гойды 29 Aug, 2022 @ 7:14am 
best mod i ever seen
Сын Гойды 29 Aug, 2022 @ 7:13am 
i will give you present
Сын Гойды 29 Aug, 2022 @ 7:12am 
top!
Nick Nape'em 29 Aug, 2022 @ 12:09am 
brilliant......but muh......muh........muh freebrams
奥拉西斯的地雷 28 Aug, 2022 @ 9:00pm 
CE compatible,nice:steamthumbsup: