[FREE] [STANDALONE] apolo_calculator

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! :innocent:
Leave a like and reply please :smiling_face_with_three_hearts:
Report any issues on discord, github or here! :heart_eyes:

3 Likes

nice script

1 Like

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

Nice little script :+1:

1 Like

Cause 50% of normally fivem players doesnt know what is print, actually if u doesnt need it then dont use it, simple.

Exactly! :smiling_face_with_three_hearts: