View Single Post
  #1  
Old 19th July 2011, 16:59
Fynnon's Avatar
Fynnon Fynnon is offline
xxx
 
Join Date: Nov 2007
P2P
Posts: 984
Default Casino - Slot Machine
Before installing this mod you must install http://www.bvlist.com/tbdev/6764-mass-seed-bonus.html

1. Add this code to all your css files:

PHP Code:
#middle {
margin-topauto;
margin-rightauto;
margin-bottomauto;
margin-leftauto;
background-imageurl(pic/evilreels.png);
background-repeatno-repeat;
background-positioncenter;
widthauto;

2.Make sure to add evilreels.png to pic folder inside template folder or change url on css if using template system
3. Save and upload slot_machine.php to root and slot folder to pic folder.


by Iptables@tbdev.net/topic/23067-09-slot-machine-mod


Attached Files
File Type: rar slots.rar (260.8 KB, 182 views)
File Type: php slot_machine.php (8.6 KB, 151 views)
Reply With Quote
The Following User Says Thank You to Fynnon For This Useful Post:
Velo (8th March 2015)