vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Miscellaneous Hacks - Tic Tac Toe Game (https://vborg.vbsupport.ru/showthread.php?t=118007)

SVTCobraLTD 04-29-2008 04:36 PM

Quote:

Originally Posted by ArnyVee (Post 1502452)
Can you have this so that only members can play?

If you use "if" conditions and make only the members have access to the link then only members can play.



Anyway to add this to an existing arcade? ibProArcade?

ArnyVee 04-30-2008 10:20 PM

Quote:

Originally Posted by SVTCobraLTD (Post 1502460)
If you use "if" conditions and make only the members have access to the link then only members can play.

Can you help me with this? Where/how do we place the "if" conditions?

SVTCobraLTD 05-08-2008 02:08 AM

I believe this what you need to do. Find where you have added the link to the game and add before it:

Code:

<if condition="$show['member']">
and then after it add
Code:

</if>
Maybe someone can verify this is correct but I am pretty sure it is.

ArnyVee 06-18-2008 12:31 AM

Thanks for the info, by the way.

My "Disney" version of the Tic-Tac-Toe game is working great still. Do we need (and are there plans) for a 3.7.1 version of it?

Anyone know of any other 'basic' type of games like these? Maybe crossword puzzles, word finds, hangman, etc?

DobieGillis? 08-24-2009 03:47 PM

installed. Works on 3.8.2. Noice!


All times are GMT. The time now is 12:01 AM.

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.01083 seconds
  • Memory Usage 1,725KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete