INFORMATION
Hey guys! I just made simple and easy calculator script for your server, just type (example):
1. /calculate 1 + 5
2. /calculate 1 - 5
3. /calculate 1 / 5
4. /calculate 1 * 5
SCREENSHOT
DEPENDENCIES
mythic_notify (Don’t need if u can edit to your own notify)
DOWNLOAD & MORE INFO
apolo_calculator | GITHUB
I hope u enjoy script as well! 
Leave a like and reply please 
Report any issues on discord, github or here! 
3 Likes
Out of curiosity… what is the benefit to using this script rather than me opening literally ANY resource file and just typing
print(5 + 5)
For example or
print(5 * 5)
Or if that is too impossible, just quickly doing the math on calculator or in your head, since this resource seems like it would reduce productivity by having to be like “oh shit wait, lemme tab into the game, do some math, then tab out of the game and apply the logic to my script”
1 Like
This resource is of course not intended to be used by developers when scripting. It is intended to be used by, say, mechanics in roleplay to calculate the total cost of all the parts that the mechanic has fitted to a customer’s car.
1 Like