vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - v3 Arcade - Professional vBulletin Gaming (vB4) (https://vborg.vbsupport.ru/showthread.php?t=253211)

doubleclick 05-11-2012 07:25 AM

Hello

On the page where you are actually playing a game, where do I go to edit the block on the page where the thumbnail, champ, score to beat, display size, etc is displayed?

thanks,
dc

Gemma 05-11-2012 07:30 AM

Quote:

Originally Posted by doubleclick (Post 2328305)
Hello

On the page where you are actually playing a game, where do I go to edit the block on the page where the thumbnail, champ, score to beat, display size, etc is displayed?

thanks,
dc

Go to your v3ARCADE_PLAY template and all the code in between <!-- right area --> and <!-- /right area--> is the sidebar code that you are looking for.

doubleclick 05-11-2012 09:13 AM

You're the best, Gemma.

I've been trying to narrow down what I would like to put in areas above the forum directory, and have come up with two blocks:

- Tournaments awaiting players
- News and events

Does something like this already exist?

Gemma 05-11-2012 02:28 PM

Quote:

Originally Posted by doubleclick (Post 2328328)
You're the best, Gemma.

I've been trying to narrow down what I would like to put in areas above the forum directory, and have come up with two blocks:

- Tournaments awaiting players
- News and events

Does something like this already exist?

Other than the forum sideblock there isn't anything like that in existence. I like that idea about the tournaments block, I did have a similar idea for tournament information being added to the forum/CMS block but never got around to investigating more. Maybe when I've got some free time and some motivation I'll play around and see what transpires

doubleclick 05-14-2012 09:14 AM

Sorry to be the only one asking questions about this mod. I really am trying to keep the number down...

Is there a line or two of code I can paste into the v3ARCADE_PLAY template so instead of the thumbnail of the game being played, it will display either the avatar or the avatar thumb of the champ? (I'm not sure what it will look like so that's why I'm asking about both instead of just one.)

mystiksven 05-15-2012 05:41 AM

Many thanks :D

learning1234 05-15-2012 07:11 AM

https://vborg.vbsupport.ru/external/2012/05/23.png

I guess i did something wrong .. when i got a high score my avatar moved on left i want it on the center is there a possible way to fix this please..

Gemma 05-15-2012 07:52 AM

Quote:

Originally Posted by learning1234 (Post 2329494)
https://vborg.vbsupport.ru/external/2012/05/23.png

I guess i did something wrong .. when i got a high score my avatar moved on left i want it on the center is there a possible way to fix this please..

Open the v3arcade_postbit_userid_trophy_wrapper template

And replace:
Code:

{vb:raw preWrapperAwards}
With:
Code:

<br/><center>{vb:raw preWrapperAwards}</center><br/>

learning1234 05-15-2012 03:22 PM

Thank you Gemma :)

Gemma 05-19-2012 02:08 PM

Been doing some testing, v3 Arcade together with vB 4.2.0 (beta) work fine.

The index.php file has changed meaning that anyone running vB Suite and IPB games will need to make a small adjustment to where they place the index.php file edit.

require('content.php'); no longer exists but placing the edit above require('forum.php'); will allow the scores to save properly*

*This may change come the 'gold' release of vB 4.2.0 and any update from the arcade team @ vBAdvanced but it works without error just now.

Changes will need to be made to accommodate the new navigation system too


All times are GMT. The time now is 03:10 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.03373 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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