The Arcive of vBulletin Modifications Site. |
|
Tic Tac Toe Game Details »»
|
|||||||||||||||||||||||||
Tic Tac Toe
Installation Installation in two easy steps: 1. Upload all the files from the "files" directory in this zip into your forums directory. 2. Import product-tictactoe.xml as a product. (Via "Plugin System" > "Manage Products" > "Add/Import Product" in your Admin CP.) Upload tictactoe.php == forum/tictactoe.php ex.gif == forum/images/ex.gif oh.gif == forum/images/oh.gif nothing.gif == forum/images/nothing.gif Template Change Template: navbar now open your navbar template: Admincp >> Styles & Templates >> Style Manager >> *template* >> navbar Find this code HTML Code:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> HTML Code:
<td class="vbmenu_control"><a href="tictactoe.php">TicTacToe</a></td> http://www.dynamicdrive.com/dynamici.../tictactoe.htm Vbulletin 3.0 Version https://vborg.vbsupport.ru/showthread.php?t=83401 Vbulletin 3.5.0 Version https://vborg.vbsupport.ru/showthread.php?t=117915 Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
can we add the same to v3arcade ?
|
|
#3
|
||||
|
||||
|
Funny , Thanks...
|
|
#4
|
|||
|
|||
|
Works great on my 3.6.4!!
|
|
#5
|
|||
|
|||
|
Nice!!! Thanks!! "Installed"
|
|
#6
|
|||
|
|||
|
Everytime I try to go to test it.. it gives a pop up error saying you can't move here..
Help please? |
|
#7
|
|||
|
|||
|
Thanks
Teşekkürler üstad.... |
|
#8
|
||||
|
||||
|
I had to alter the navbar edit a bit to get it to work. What I did is in red. It works great now. Installed.
Code:
<td class="vbmenu_control"><a href="/forums/tictactoe.php">TicTacToe</a></td> |
|
#9
|
||||
|
||||
|
This works great on my 3.6.8 p2 forums. Gave it a little Disney twist replacing the X's with Mickey and O's with Donald.
|
|
#10
|
||||
|
||||
|
Can you have this so that only members can play?
|
![]() |
|
|