vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Tic Tac Toe Game (https://vborg.vbsupport.ru/showthread.php?t=117915)

Atakan KOC 06-06-2006 10:00 PM

Tic Tac Toe Game
 
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>
Place under it

HTML Code:

<td class="vbmenu_control"><a href="tictactoe.php">TicTacToe</a></td>
Orginal Source
http://www.dynamicdrive.com/dynamici.../tictactoe.htm

Vbulletin 3.0 Version
https://vborg.vbsupport.ru/showthread.php?t=83401

https://vborg.vbsupport.ru/

morbid666 06-07-2006 05:26 PM

question why would we put this

Code:

<td class="vbmenu_control"><a href="newsview.php">Rss News</a></td>
?isnt that for rss feeds

shouldnt it be

Code:

<td class="vbmenu_control"><a href="tictactoe.php">TicTacToe</a></td>

Atakan KOC 06-07-2006 05:29 PM

Thanks ;) Fixed Hehehee

morbid666 06-07-2006 05:30 PM

BTW installed and i like it

El-Gazaly 06-07-2006 05:46 PM

thanks
installed

bashy 06-07-2006 06:00 PM

Installed and the computer cheats...

I won about 6 tims and each tim i put the last one in it started again (didnt show the last X) and didnt record my score....Damn cheater.... lol

Allan 06-07-2006 06:07 PM

Yepp, good idea Atakan ;)

Click Install ^^

DavutPasha 06-07-2006 06:18 PM

eheuehehehe, I really love this game :)

What is the next? Chess, Okey, Pisti, Tavla, King or SoS :D zuhahsahdas

Thanks Atakan..

RFViet 06-07-2006 06:35 PM

Multi-player game ???

T?RKMEN 06-07-2006 06:49 PM

thanks
installed

RFViet 06-07-2006 06:52 PM

is there anyway to increase the number of squares ???

Atakan KOC 06-07-2006 09:45 PM

Quote:

Originally Posted by RFViet
Multi-player game ???

1 player game

Hornstar 06-08-2006 10:37 PM

I think he was hoping that you could make this a 2 player game ;) as do I :)

dan35 06-08-2006 10:49 PM

3x3 box is small :)

Barakat 06-10-2006 10:45 AM

u can put it in the quick links its better :bunny:

PHP Code:

<tr><td class="vbmenu_option"><a href="subscription.php?$session[sessionurl]">$vbphrase[subscribed_threads]</a></td></tr


under it

PHP Code:

<tr><td class="vbmenu_option"><a href="tictactoe.php">Tic-Tac-Toe</a></td></tr

:banana:

lucky123 06-12-2006 01:28 AM

Love it!!

Took seconds and I'm a newbie:banana:

Mischievious 06-18-2006 02:42 PM

Is there a way to make this so guests cannot play this?


All times are GMT. The time now is 04:59 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02634 seconds
  • Memory Usage 1,750KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_html_printable
  • (2)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (17)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete