Advertising
advertising
related pastes to tag 'lotto'
- 974276 - Pawno lotto script: samp script scripts sa gta lotto
-
- #include a_samp
- public lottery(){
- for(new i=0;i<MAX_PLAYERS;i++){
- lotto = random(40);
- lotto2 = random(40);
- lotto3 = random(40);
- format(string, sizeof(string),"Todays Lotto Numbers: %d %d %d!",lotto,lotto2,lotto3);
- 957068 - Pawno lotto script: samp script scripts sa gta lotto
-
- #include a_samp
- public lottery(){
- for(new i=0;i<MAX_PLAYERS;i++){
- lotto = random(40);
- lotto2 = random(40);
- lotto3 = random(40);
- format(string, sizeof(string),"Todays Lotto Numbers: %d %d %d!",lotto,lotto2,lotto3);