[FilterScript] Math System [No Command Require]
#1

Math System

I've seen so many math system. But most of them needed commands in order to answer.
(Sometimes most of them are copy).

The Prize of Money and Score (Reward) is defined.
And the time is defined too!.

Description

The math system is very simple. I made it because i'm bored.
And i also discover that most of math system require command to answer.

pawn Код:
#define PRIZE 3000
#define PRIZESCORE 5
#define TIME 1
Example of defines.

And examples how the system run the math

pawn Код:
SetTimer("Math", 1000*60*TIME, true);
1000 will be divided to 60.
Then the result of 1000 divided by 60 will be divided to the TIME.
Then the result of the answer (quotient) will be the Math's milesecond.

for example 1000*60*1 = 1 minutes.

That is based on my experience. If i explained wrong then sorry.

The script has no bugs. If you've found one please report it (post it right here).

DL

Pastebin
Solidfiles
Reply


Messages In This Thread
Math System [No Command Require] - by JaKe Elite - 03.03.2013, 10:51
Re: Math System [No Command Require] - by DarkB0y - 03.03.2013, 10:54
Re: Math System [No Command Require] - by Deathlane - 03.03.2013, 11:05
Re: Math System [No Command Require] - by JaKe Elite - 04.03.2013, 08:08
Re: Math System [No Command Require] - by ProPoint - 04.03.2013, 08:18
Re: Math System [No Command Require] - by JaKe Elite - 05.03.2013, 07:53
Re: Math System [No Command Require] - by ExpertSahil - 05.03.2013, 08:06
Re: Math System [No Command Require] - by iFear - 05.03.2013, 08:08
Re: Math System [No Command Require] - by Gamer_007 - 05.03.2013, 10:41
Re: Math System [No Command Require] - by Rube - 05.03.2013, 11:19

Forum Jump:


Users browsing this thread: 2 Guest(s)