Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new extension about abbreviation #1664

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

CoolDevXD
Copy link

NOTE: i was really bored and i had never really made an extension before or used java script so there may be some problems

This extension adds a lot of block to abbreviate numbers

  • it adds blocks to abbreviate and un-abbreviate
  • blocks to do simple math functions with the abbreviated numbers like: (1k + 2.3m)
  • and blocks to compare abbreviated numbers like: (4.3k > 8.1m)

Thats basically it.

@GarboMuffin GarboMuffin added the pr: new extension Pull requests that add a new extension label Oct 14, 2024
@EmimalayaYT
Copy link

What is this for again? Sorry, I don't get it

@CoolDevXD
Copy link
Author

What is this for again? Sorry, I don't get it

for abbreviating numbers, so 1000 = 1k and 1000000 = 1m. so you can use larger numbers in your game

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: new extension Pull requests that add a new extension
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants