vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Major Additions - Realm Conquest System (https://vborg.vbsupport.ru/showthread.php?t=211920)

therogueforums 05-08-2009 10:38 PM

Looking forward to the updates :)

Sugoi na 05-08-2009 11:09 PM

Quote:

Originally Posted by Flowsion (Post 1807152)
Also, if you have over a million defence 'Village Overview' doesnt work.

Set your items much lower lol...

EidolonAH 05-09-2009 06:46 AM

Quote:

Originally Posted by Sugoi na (Post 1806900)
Personally I like this system because it's simple & doesn't consume to much resourced. Their was once a system called RPG Inferno that was basically what you are describing. It was a forum based RPG realm like system that users could "live" in. The issue for me was it required a private server to run with anything like 10-15 people =/

Thanks for your reply, I have heard of the RPG Inferno, was that the game mod that was riddled with security problems leading to peoples site being hacked?

Quote:

Originally Posted by jimbo68 (Post 1806975)
That's what I was initially looking for. I think you are looking for something like Legend of the Green Dragon integration, but that hasn't been done (I've looked).

This really isn't what I am looking for then, that is a shame, thanks for your reply.

Sugoi na 05-09-2009 09:22 PM

Quote:

Thanks for your reply, I have heard of the RPG Inferno, was that the game mod that was riddled with security problems leading to peoples site being hacked?
The modification had no known security risks. The project has ended as the owner couldn't square away some of his issues. Sucks for me because I spent tons of money on all of their mods & now I can't use them anymore...

Megatr0n 05-09-2009 11:51 PM

Quote:

Originally Posted by Flowsion (Post 1807152)
Also, if you have over a million defence 'Village Overview' doesnt work.

Yeah, either you get a PHP memory or timed out error, right?

Megatr0n 05-09-2009 11:54 PM

Quote:

Originally Posted by Sugoi na (Post 1807210)
Set your items much lower lol...

How do you do that?

lighthazard 05-10-2009 01:38 PM

Not appearing in my navbar

Darkfire122333 05-11-2009 05:21 AM

Lighthazard, if it's not appearing on your navbar, it's becuase you have gotten rid of the hooks that will automatically add it into navbar.

either to have it added to the right side of the navbar add

PHP Code:

        $template_hook[navbar_buttons_right

after

PHP Code:

            <if condition="$show['member']">
                <
td class="vbmenu_control"><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&amp;focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=250,height=300'); return false;">$vbphrase[open_contacts]</a></td>
            </if>
        </if> 

that is if you had deleted it before, if this does not work, please follow the following step to add it.
to add it physically add:

PHP Code:

                <td class="vbmenu_control"><a href="conquest.php">Conquest</a></td

name "Conquest" to whatever you want to name the system.

as for the placement, place it anywhere you want in the navbar between:

<!-- nav buttons bar -->

and

<!-- / nav buttons bar -->

people usually add it after

PHP Code:

        <td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td

---------------------------------------------------------------------

But as for me.. I found a slight problem, everything works flawless for me, only thing I have a problem with is that when I get the PM that I just got attacked, the URL tries to tell me that http://conquest.php/?do=village&pid=2 is the link to go to.. it should be my forumname and stuff before that, but does not show up, if I add in the forum url into the Admin CP controls, the PM's work fine, but the rest of the system dont work... help please?

Megatr0n 05-11-2009 10:50 AM

Darkfire122333, do you or anyone else knows how to exclude yourself from the game? So, you don't take part no more?

Darkfire122333 05-11-2009 11:04 AM

Quote:

Originally Posted by Megatr0n (Post 1808490)
Darkfire122333, do you or anyone else knows how to exclude yourself from the game? So, you don't take part no more?

Best and only way I think you can do that right now, is by removing yourself from in the MySQL tables.

Open MySQL and go to your vBulletin database, from there look for conquest_players when you find that, open it, look for your forum ID in the forumID column, and delete it. you will no longer be a part of the game.

- Sorry about the slow reply, was double and triple checking this :P


All times are GMT. The time now is 09:09 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.01403 seconds
  • Memory Usage 1,754KB
  • 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
  • (4)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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