Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Mods & Themes (http://www.bvlist.com/forumdisplay.php?f=117)
-   -   [MOD] Slot Machine for TSSE (http://www.bvlist.com/showthread.php?t=8964)

Daz 7th March 2013 06:53

[MOD] Slot Machine for TSSE
 
2 Attachment(s)
This is a slot machine mod for TS SE.

All I did was take this mod here: http://www.bvlist.com/mods-themes/67...t-machine.html and change a little to get it to work with TS SE.

All credit should go to original authors ;).

Enjoy :cool:

Bump: Sorry for the double post as I could not edit the above, I updated this so it actually works properly now 'out of the box', also, I added some sounds courtesy of youtube...

remember to add the below style to your css file to and replace your-site-url with your actual site url.

Code:

#middle {
margin-top: auto;
margin-right: auto;
margin-bottom: auto;
margin-left: auto;
background-image: url(http://your-site-url.com/slots/evilreels.png);
background-repeat: no-repeat;
background-position: center;
width: auto;
}

Enjoy :coffee:

gogo999 12th March 2013 10:26

hi...^^
 
slot_machine.php file upload where...........?

mmisu120000 12th March 2013 11:23

Quote:

Originally Posted by gogo999 (Post 39926)
slot_machine.php file upload where...........?

Anywhere on the root of your tracker ...

eckeO5 14th March 2013 15:15

Hello nice mod, thx to Daz.

A question to slot_machine.php

i canīt get working message to shoutbox with that code.
what i mean the [bgcolor blue bot] does not work.


PHP Code:

$message '[bgcolor blue bot]'.$CURUSER['username'].' has just won the jackpot, '.$slot['payouts'][$result1.'|'.$result2.'|'.$result3]*$slot['bet_amount'].' points on the '.$SITENAME.' slot machine! :dance4:[/bgcolor blue bot]'

PHP Code:

$message '[bgcolor blue bot]'.$CURUSER['username'].' just lost half of their '.$SITENAME.' bonus points on the slot machine! :fool:[/bgcolor blue bot]'

May be some1 can help me with that?

Greetz to Daz and all on bvlist

ecke

popoff 19th March 2013 10:06

problems
 
hi thanks for this slot machine but im having a few problems

http://www.torrentsrus.info/gallery/images/capture.jpg

im having trouble with were the css file is suppose to go and iv put images in the right place but nothing shows

could someone please help

popoff

eckeO5 19th March 2013 15:45

I have taken above file: Slot_Machine_TSSEv5.6.zip (142.5 KB, 14 views).

With that one on our tsse 5.6 nightcrawler all is fine working.

http://imageshack.us/a/img706/9556/slotmachine.png

be sure popoff that you put this in you theme .css file, somewhere in the middle:

Code:

#middle {
margin-top: auto;
margin-right: auto;
margin-bottom: auto;
margin-left: auto;
background-image: url(http://your-site-url.com/slots/evilreels.png);
background-repeat: no-repeat;
background-position: center;
width: auto;
}

make sure that you have edited your-site-url.com with the one from your site!!!!

otherwise it will nor work.

Last Tipp: @ the end of slot_machine.php put

Code:

stdhead ($SITENAME . ' Slot Machine');
after/behind
Code:

end_main_frame();
to the end and remove!!!!

Code:

stdfoot();
īcause its not needed in this .php

hope i can help you popoff

popoff 19th March 2013 19:01

Thankyou
 
a big Thank you eckeO5 everything seems to be ok apart from i keep looseing

Marco 20th September 2013 08:47

very interesting, i always lost my BP :D

how to exchange [bgcolor blue bot] to {sistemnotice} ?

Ambient sound?!?! i don't hear anything ?!?

thank you:drink:

Bump: very interesting, i always lost my BP :D

how to exchange [bgcolor blue bot] to {sistemnotice} ?

thank you:drink:

SpEnSeR 14th January 2016 16:04

help
 
hi.. ive done the steps, and edited the code with my site url..so where can i find it after?

and i just manually access it thru slot_machine.php .. but no message in the shoutbox?


All times are GMT +2. The time now is 12:50.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.