View Single Post
Author Message
chromatikmoniker
Junior Member
Join Date: Apr 2024
Old 04-29-2024 , 22:00   Basic Math Calculator Plugin
Reply With Quote #1

I decided after a while of toying around the internet trying to find ways to put a calculator into my favorite source engine game, i came up with this handy tool to solve all your basic math problems!

Since i couldn't find anything on the internet about a sourcemod calculator plugin i decided to make this for the community to play with!

This was made purely for fun but i wanted to share it with you all!

What plugin can do:

- Calculate Addition ( + )

- Calculate Subtraction ( - )

- Calculate Multiplication ( * )

- Calculate Division ( / )

However the division portion may be finnicky because machines usually dont get division correct...

Cvars:

sm_calc (<NUMBER> [+,-,*,/] <LAST NUMBER> )
Attached Files
File Type: smx sm_calc.smx (4.6 KB, 18 views)
File Type: sp Get Plugin or Get Source (sm_calc.sp - 38 views - 1.6 KB)

Last edited by chromatikmoniker; 04-29-2024 at 22:05.
chromatikmoniker is offline