Hello,
Im trying to get these % working by dividing the current bullet amount with the magazines max bullet amount and then change the text displayed based on which threshold the percent is within (sort of how Tarkov does it), however it doesnt do anything other than saying Full or Empty.
If I only display the float value from the divide itself without the branches then it works as it should, but it seems like the branches doesnt work as i want them to, it also seems like a really tedious workflow to do it this way, is there another sollution to this I could use instead of using branches?
I checked some other topics from the forum and other sources, but google has been giving really whacky results lately, and the “similar topics” on here seems to only get the percentage and display the % numbers between 0-100.



