# Sta meer fijnmazige vermenigvuldiger toe voor TL3 "extra likes per dag"

**URL:** https://meta.discourse.org/t/allow-more-fine-grained-multiplier-for-tl3-additional-likes-per-day/290780
**Category:** Feature
**Created:** [7 januari 2024 om 05:34 UTC](https://meta.discourse.org/t/allow-more-fine-grained-multiplier-for-tl3-additional-likes-per-day/290780 "2024-01-07T05:34:02Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![rahim123](https://avatars.discourse-cdn.com/v4/letter/r/df705f/32.png) [@rahim123](https://meta.discourse.org/u/rahim123)
#### Post date: [7 januari 2024 om 05:34 UTC](https://meta.discourse.org/t/allow-more-fine-grained-multiplier-for-tl3-additional-likes-per-day/290780/1 "2024-01-07T05:34:02Z")

</div>

Hi there, as the title says, the `tl2_additional_likes_per_day_multiplier` accepts decimals, whereas `tl3_additional_likes_per_day_multiplier` only accepts integers. Seems a bit inconsistent.

---

<div class="post-metadata">

### Author: ![mcwumbly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mcwumbly/32/103861_2.png) [@mcwumbly](https://meta.discourse.org/u/mcwumbly)
#### Post date: [7 januari 2024 om 11:38 UTC](https://meta.discourse.org/t/allow-more-fine-grained-multiplier-for-tl3-additional-likes-per-day/290780/3 "2024-01-07T11:38:26Z")

</div>

Is the issue for you that you need to be able to set more fine grained multiplier for TL3? (And hence want both to be floats and/or allow more precise values?)

Or is it just that the inconsistency makes it confusing and feel like a less polished UX? (In which case maybe you’d be fine if they both only allowed integer multipliers, or something else even more user friendly like words but which may hide more about how things are calculated?

---

<div class="post-metadata">

### Author: ![rahim123](https://avatars.discourse-cdn.com/v4/letter/r/df705f/32.png) [@rahim123](https://meta.discourse.org/u/rahim123)
#### Post date: [7 januari 2024 om 13:34 UTC](https://meta.discourse.org/t/allow-more-fine-grained-multiplier-for-tl3-additional-likes-per-day/290780/4 "2024-01-07T13:34:30Z")

</div>

Hi Dave, appreciate the reply. I was initially attempting to use a more fine grained multiplier for TL3, and I don’t see any downsides to allowing floats on both of them. I can make it work as it is now, but I assumed that it was just a programming oversight to make one float and the other int.

---

<div class="post-metadata">

### Author: ![mcwumbly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mcwumbly/32/103861_2.png) [@mcwumbly](https://meta.discourse.org/u/mcwumbly)
#### Post date: [7 januari 2024 om 14:58 UTC](https://meta.discourse.org/t/allow-more-fine-grained-multiplier-for-tl3-additional-likes-per-day/290780/5 "2024-01-07T14:58:52Z")

</div>

ok, thanks. I’ve updated the title to capture that now.
