How remove comma for number variables

Started by Spleet2.0 on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined Jun 2023
Points:
335

User statistics:

  • Modifications: 0
  • Forum topics: 11
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 103
How remove comma for number variables

I would like to display a variable in an overlay but without the comma and the numbers after. How can I do ?

 

Active 1 year ago
Joined Nov 2022
Points:
411

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 93
Try converting the number to…
Wed, 07/05/2023 - 03:39

Try converting the number to a string.

Active 1 year ago
Joined Jun 2023
Points:
335

User statistics:

  • Modifications: 0
  • Forum topics: 11
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 103
How ?
Wed, 07/05/2023 - 06:35

How ?

Active 7 months ago
Joined Jul 2022
Points:
419

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 20
Use "create text with"  block
Wed, 07/05/2023 - 07:24

Use "create text with"  block

Active 1 year ago
Joined Jun 2023
Points:
313

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 110
Use the replace blank with…
Thu, 07/06/2023 - 16:05

Use the replace blank with blank in blank block 

Active 1 year ago
Joined Jun 2023
Points:
335

User statistics:

  • Modifications: 0
  • Forum topics: 11
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 103
thank
Thu, 07/06/2023 - 16:28

thank