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)
-   -   VBphgstats Integration: Game Server Query tool (https://vborg.vbsupport.ru/showthread.php?t=101008)

JTyson 11-18-2005 12:46 PM

Once i upload this new version which should be in about 10-20 minutes i will look into what Q4 requires as far as talking to it.

flup 11-18-2005 12:48 PM

k :)

Rhoads 11-18-2005 01:15 PM

Quote:

Originally Posted by JTyson
I will get there eventually as my main aim with playing with phgstats was to get away from gsquery as i am using it myself for my 3 game servers

I have also got gsquery integrated into vba but it's more hacked up specifically to my site, The link below is an example of gsquery+vb
http://www.fuo-motorsports.com/Serve....61.122/32140/


It's look nice, I have no idea how I am possible to integrated in vbulletin.

Mith 11-18-2005 01:37 PM

since your update,

Where do we now put the query port.

I have a couple of BF2 servers, for which I have to manually add the query port, but your new options don't allow this.

Help appreciated

JTyson 11-18-2005 01:43 PM

In the admincp, you will find a new menu group :)

Quote:

Originally Posted by drl2005
It's look nice, I have no idea how I am possible to integrated in vbulletin.
My RaceServer

Sometime over the weekend i shall look into the gamesp class, otherwise i may package up my gsquery hack as a product :)

Mith 11-18-2005 01:57 PM

Quote:

Originally Posted by JTyson
In the admincp, you will find a new menu group :)

Yes I am aware of that.... ;-)

But where do you put the QUERY port ?

Example:

http://www.uk1clan.com/images/query.JPG

The Server doesn't show unless I put a query port of 29900.. nowhere to put it in this version.
I have another server which I need to use a different query port again, so where to put that?

Thanks

Rhoads 11-18-2005 01:58 PM

Quote:

Originally Posted by JTyson
Sometime over the weekend i shall look into the gamesp class, otherwise i may package up my gsquery hack as a product :)

Thanks man, be you very grateful :up:

JTyson 11-18-2005 02:00 PM

Where it says Enter Server Port

Mith 11-18-2005 02:25 PM

It doesn't work.

I'll give you the examples again.

In the previous config.inc.php

PHP Code:

// server settings  ( 'game:ip.ip.ip.ip:port:(queryport)'
// Read the INSTALL file for more Informations
$gameserver = array(
/* 2  */ 'bf2:213.208.119.247:16568:29900',
/* 1  */ 'bf2:85.236.101.49:16567:16665',
); 

As you can see to get my BF2 server working I would use, as it states:
Code:

'game:ip.ip.ip.ip:port:(queryport)'
so the port:query port in this case above is:
16568:29900

In the new version, in the control panel, there is space to enter the port, but not the QUERY port.

a work-around of course is to use the old config.inc.php, but that defeats the point of upgrading this extension and isn't a fix.

Again, help appreciated

JTyson 11-18-2005 02:31 PM

Ahh my mistake, looks like i messed up for know you should be able to cheat by puting 16568:29900 in the server port field,

I completly overlooked the comments on that one, as the default config is
Code:

$gameserver = array(
/* 2  */ 'et:et.bad-penguins.de:27980',
/* 1  */ 'bf:212.227.65.120:14567'
);

I'll get the zip updated to include the optional queryport in the morning as its 12:30am here and i need some sleep

Sorry mate.


All times are GMT. The time now is 06:07 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.01177 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
  • (1)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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