By typing the following command in chat, "/run print(x+x)", without brackets ofc, you have yourself a easily accessible ingame calculator.
To anyone who has checked the API this would seem retardedly obvious, but a lot of people dont know about it, so why not show them how to use it as well
the operator "+" can be changed to anything, it can multiply with * etc etc.
/run print(5*5)
Would print this to chat:
25
Post a Comment