[FilterScript] Shockey's Math System | by Shockey
#1

Another easy and simple fs by me!!
I got this idea from here :
http://forum.sa-mp.com/showthread.ph...ighlight=Maths
and I made my own
when the maths question comes just simply do
/answer [ANSWER]
if you get it correct you get + $1000 and 5 score if you get it wrong you loos - 5 score
link
http://pastebin.com/DMh0VJEU
Reply
#2

wtf why you post same script few times -.-
Reply
#3

huh WTF .... What
Reply
#4

Hey, are u saying, that u have to answer the question in 0,1sec( which is 100msec)?
pawn Код:
SetTimer("endmath",100,1);
If you want to set it to 100 seconds, write 100*1000. That will be easy 4 u to understand.

Also, why do you check every 100 msec, if the maths is started? You could do:
http://pastebin.com/YyecutPn
This is fully fixed script. Didn't test it though.
Reply
#5

sry I forgot timers are in millaseconds Ty for the update
Reply
#6

Please don't leave it like that. Learn from mistakes, ask if something is unknown for you.
Reply
#7

I said I'm sry I thought on samp wiki it said in seconds
Reply
#8

Quote:
Originally Posted by Shockey
Посмотреть сообщение
I said I'm sry I thought on samp wiki it said in seconds
Are you sure?

https://sampwiki.blast.hk/wiki/SetTimer

Quote:

interval Interval in milliseconds.

Reply
#9

Код:
: error 029: invalid expression, assumed zero
? How to fix ?
Reply
#10

post the piece of code which gives the error (and please let us know which line is the error'd line)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)