Jump to content
Oliver Hope

boolean comparison block always outputting false

Recommended Posts

Try checking if the 'Variable' is equal to false instead of checking if it is equal to zero.

Share this post


Link to post
Share on other sites

Hi, there is problem that "Get loaded ammo" has wrong type. Probably there will be small fix update soon and this should be fixed there. (one of the fixes)

Edit: I removed estimate of the time of the fix update :)

Share this post


Link to post
Share on other sites
1 minute ago, Houp said:

Hi, there is problem that "Get loaded ammo" has wrong type. Probably there will be hotfix this week and this should be fixed there. (one of the fixes)

Oh ok, I was very confused ? is they a temporary solution I can implement?

Share this post


Link to post
Share on other sites

try to compare it as strings (Variable+"" == "0")

  • Thanks 1

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×