Tabletop Simulator

Tabletop Simulator

Sneaky's Movement Mod Version 2.1 update (*Fixed)
39 kommentarer
A_Rittle_Bit_Sneaky  [ophavsmand] 29. dec. 2019 kl. 14:33 
@Rinion that's odd. Honestly I made this about a year ago and haven't touched it since. The TTS updates to their API sometimes break the code. If anyone wants to feel free to dive into the script and find the issue, I'll probably not be revisiting it.
Rinion 21. dec. 2019 kl. 4:50 
When using this sometimes models say they fell through the world and get destroyed!
A_Rittle_Bit_Sneaky  [ophavsmand] 21. aug. 2018 kl. 16:45 
Just fixed the issue!
:steamhappy: You will need to open the workshop mod and replace any remotes you have currently saved with the New remote I have just uploaded! :steamhappy:

Took a while due to many possible causes. It turns out that TTS is having issues again currently with referencing table variables from other objects. Please let me know if you experience any issues!.
A_Rittle_Bit_Sneaky  [ophavsmand] 12. juli 2018 kl. 16:59 
I just found what's breaking. The models reference the setting variables on the remote to decide certain behavior. TTS has always allowed referencing script in other models and it doesn't look like they've changed that syntax at all. Never the less when the model scripts try to find the settings on the remote we are getting a blocked attempt for some reason with ERROR: "Attempt to perform operations with resources owned by different scripts."

I never changed any of the code so I don't know yet if this is a temporary bug TTS is having after all their recent script updates, but at this point that is the only conclusion I have.

It does look like they did have an issue in this new update that breaks cross object script referencing.
The War of 1812 12. juli 2018 kl. 12:03 
I'd help, but I don't know how to script. Good luck!
A_Rittle_Bit_Sneaky  [ophavsmand] 12. juli 2018 kl. 11:04 
Well I just took a look at the code. I can't seem to find what's broken after their update. I thought it would be timers since they noted they had deprecated that functionality, but the error it throws in game points to lines 219 and 263. These lines don't have anything to do with timers and I can't for the life of me find what could possibly be incompatible. It would also appear that Timers still seem to be working because the movment markers are still functioning. Something could possible be wrong with the buttons after TTS Scripting updates?? I'm at a loss.
A_Rittle_Bit_Sneaky  [ophavsmand] 12. juli 2018 kl. 10:11 
Thanks for the HeadsUp! Just took a look at their patch notes, apprently they completely changed timers to a new wait function so that definitely broke it I'm guessing. I should be able to get it updated and ready to go again by this weekend.
The War of 1812 12. juli 2018 kl. 7:28 
I think the new update to TTS broke your mod! Sad days.
A_Rittle_Bit_Sneaky  [ophavsmand] 30. apr. 2018 kl. 17:59 
Released some updates. Let me know if you run into any bugs, I couldn't get it to give me any issues.
A_Rittle_Bit_Sneaky  [ophavsmand] 30. apr. 2018 kl. 16:28 
About to release a new update with custom timers for removing the main movement displays and also toggleable lower movement displays.

Now let me preface this next part: if you set your lift height to the lowest setting then it doesn't add anything to the movment value of the model.
For players who would want the lift height set to something higher I can't find a way yet to automatically remove it.
I Suggest just turning your lift height all the way down, The models still raise atuomatically just fine when moveing up and down on objects.
Bjorn to Ride-Russ-Rout [VI-RRR] 24. apr. 2018 kl. 4:40 
Well played good sir, A very welcome addition to the WH40K tools we can use, love the effort you put in, will definately be using this. Keep up the good work and fine tuning.
Janek 23. apr. 2018 kl. 11:18 
Awesome mod, thanks man. You did great job.
Is it possible to remove distance numbers on the ground? The one above model is perfectly enought for Warhammer games and they not gonna collide with objects/buildings and we still can keep physics on to roll our dice.
BaconCatBug™ 10. apr. 2018 kl. 9:56 
I only ask because with large squads the timers block a lot of screen real estate, even when faded. You only need the value up long enough so both players can confirm no-ones playing silly buggers, I don't need the value up for the duration of my opponents turn for example.

Thank you again for all your work, this and the models. It's absoloutly fantastic!
A_Rittle_Bit_Sneaky  [ophavsmand] 9. apr. 2018 kl. 16:34 
@BaconCatBug
I warn about the Raise Height being added in to the vertical script. I would just change your raise height to the lowest amount and then it doesn't add anything to it, or you can toggle auto raise off on the model.

I initially didn't have a way to remove the raise height from the calculation, but I think I might be able to now automatically. Just need some time to sit down and do it.

As for the timeout request I could add that in as well I just need to make a timer and connect it to the display. I didn't think it would really be necessary but If people want it I'll put it in. Probably this weekend maybe.
BaconCatBug™ 9. apr. 2018 kl. 16:20 
Is there a way to set a timeout so that the movement numbers will dissapear after, say, 15 or 30 seconds?

Also, with the Vertical+Horizontal movement, it's including the "raise" TTS uses to move the model, which adds an extra inch to the movement value. I know this can be intended usage, but it would be nice for a toggle or alternitive script if it's not much work to do.
Unwritten Fate 8. apr. 2018 kl. 18:28 
Amazing mod ty so much
A_Rittle_Bit_Sneaky  [ophavsmand] 8. apr. 2018 kl. 10:56 
If anyone ends up getting the "Error 2" message when trying to add the script let me know. Try out the test remote i linked and let me know if the value it prints on the screen when you click the add script buttons matches the GUID of your scripting zone. If it is different let me know what the values were so I can try and figure out what could be going on.
The War of 1812 8. apr. 2018 kl. 9:36 
Weird. Sorry I didnt see this in time - looks like youre offline. It was giving me the error that the scripting zone didnt exist, but I had created the scripting zone already and posted it on the controller. Worked correctly for me before. Just message me when youre on. (In the meantime, I'm just using your 1.0 version)
Brokengamer 8. apr. 2018 kl. 8:56 
Works fine for me just make sure you click 1 of the 2 green buttons, also make sure you are using the Script box, not the other one
A_Rittle_Bit_Sneaky  [ophavsmand] 8. apr. 2018 kl. 8:38 
@the war of 1812

I would be curious to take a look at whats going on, I added you as a friend if you want to invite me to the game and I could take a look.
A_Rittle_Bit_Sneaky  [ophavsmand] 8. apr. 2018 kl. 8:35 
@the war of 1812
Is it giving you one of my error messages? If it is which message is it?
The War of 1812 8. apr. 2018 kl. 6:35 
Nice Mod! The new script cloner isnt working after the most recent update, on my end. Models are clearly inside the scripting zone, and the zone has been copied to the controller. Thanks for any help!
Brokengamer 8. apr. 2018 kl. 6:09 
Very nice
A_Rittle_Bit_Sneaky  [ophavsmand] 7. apr. 2018 kl. 15:25 
Thanks, I hope it works for everybody. I try to make sure it's not buggy to best of my abilities and the limitations with working in TTS. Let me know if you run into any issues.
Aztek 7. apr. 2018 kl. 13:38 
Nice mode man! :D
A_Rittle_Bit_Sneaky  [ophavsmand] 6. apr. 2018 kl. 20:12 
UPDATED TO VERSION 2.0! I totally overhauled all of the scripts and created a more streamlined experience for bringing models and scripts into games. NO MORE GLOBAL SCRIPT.

I tried to give some written instructions, but the Video Tutorial for this version goes up tomorrow morning.
Zerg 5. apr. 2018 kl. 4:34 
Awesome stuff, this would of been a good feature for TTS to just adapt into their game as well seeing how you can set objects as "Figurines" and you'd hope that function could be some automatic.
A_Rittle_Bit_Sneaky  [ophavsmand] 4. apr. 2018 kl. 12:58 
You know I must have read that function 20 times and I always missed the second part where is added playerColorClicked. Thanks for the headsup! I'll probably have time tomorrow to add it in (work from 7am to 5 and go to classes till 10pm after that)
Markimus 4. apr. 2018 kl. 11:57 
Hey, there is actually a way to get the colour of the player who is clicking the button.
The button function has two in-built parameters.

onButtonPress(obj, col)

obj is the game object the button is attached to.
col is the colour of the player clicking on the button.
Cody 3. apr. 2018 kl. 18:17 
No, a link to this. I saw the YT first, but then had to search the workshop for this.
A_Rittle_Bit_Sneaky  [ophavsmand] 3. apr. 2018 kl. 16:06 
@Cody a download link for a text file of the scripts?
Cody 3. apr. 2018 kl. 9:06 
Add a download link to your youtube video!
Chibi 3. apr. 2018 kl. 7:31 
Wow, just wow.
Baryonyx 2. apr. 2018 kl. 15:01 
This seems brilliant, thanks for making this.
A_Rittle_Bit_Sneaky  [ophavsmand] 2. apr. 2018 kl. 9:32 
If you guys watch the video skip to 3:50 for scripting instructions
A_Rittle_Bit_Sneaky  [ophavsmand] 2. apr. 2018 kl. 9:01 
I heard people had some problems, The main reason I think was the note cards I added for convenience actually couldn't hold the entire script
BaconCatBug™ 2. apr. 2018 kl. 8:52 
Especially since it seems you need to copy some things into your game for the script to work.
BaconCatBug™ 2. apr. 2018 kl. 8:41 
A full walkthough on how to clone the script would be nice. I worked it out but others might not be able to do so!