Lotto 6/49 + Lucky Number System -
AlexSAMP - 02.10.2009
Lotto 6/49 + Lucky Number System
By AlexSAMP
Script Comments
First of all.... Im sorry cause this script take me a lot of time to make it.Anyway i thing is pretty good. Let me tell you about what is:
Script Type
- FilternScript [FS]
Script Features
2 functions:
Lotto 6/49 Exactly how you know it. 6 numbers, 4 numbers at least corrects to take the First Report.
Lucky Number 1/20 A little bit difficulty but is good. 250000 $ if you got it correct.
Script Installation
Download the script and place it on your FilternScript folder. Add Lotto_System on your server.cfg at FilternScript Line.
Script Download
1. Attachment
2. PWN:
http://www.mediafire.com/download.php?gmyzjdewn4z
AMX:
http://www.mediafire.com/download.php?wjy0iwyhjmq
Script Bugs
No Bugs found.If you find one, PM me or reply.
Script Credits
Script made by AlexSAMP... Have fun!
Extra
AlexSAMP is available.
If you need a Map Scripter, PM me.
Re: Lotto 6/49 + Lucky Number System -
nuriel6633 - 02.10.2009
Tanks
Cool
Re: Lotto 6/49 + Lucky Number System -
Goldkiller - 03.10.2009
I really thought this would really work like the "real" 6/49 after I read this:
Quote:
Lotto 6/49 Exactly how you know it. [...]
|
Code:
public LottoNumber()
{
Numbers[0] = random(49);
Numbers[1] = random(49);
Numbers[2] = random(49);
Numbers[3] = random(49);
Numbers[4] = random(49);
Numbers[5] = random(49);
}
Sorry,but that's not how it really works.There is the possibilty to have 6times the same number 0o.
Moreover number 0 isn't valid in lotto.I'm sure you can do it better
.
Re: Lotto 6/49 + Lucky Number System -
MeHaBeL - 03.10.2009
Quote:
Originally Posted by nuriel6633
Tanks
Cool
|
Nuriel Ma Amazzav ?
----
Thanks
I'm looking for a long time System like this
Re: Lotto 6/49 + Lucky Number System -
Haji - 03.10.2009
nice i like it.
Re: Lotto 6/49 + Lucky Number System -
smeti - 03.10.2009
Very nice.
Lottery number null?
Code:
numbers[0] = random(49); // 0,1,2,3,4,...47,48.
Code:
numbers[0] = random(49)+1; // 1,2,3,4,5,...48,49.
Re: Lotto 6/49 + Lucky Number System -
Rohan. - 25.09.2011
Good script, using it right now, Its awessome give it a try serious!
Re: Lotto 6/49 + Lucky Number System -
Ernests - 25.09.2011
It have bugs - number 0 and there is the possibilty to have 6 times the same number.
Re: Lotto 6/49 + Lucky Number System -
nooby - 28.07.2012
what are the commands?
Re: Lotto 6/49 + Lucky Number System -
Dasharkishanjan5 - 28.07.2012
good.
ill use it..