Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Realm Conquest System Details »»
Realm Conquest System
Version: 1.3.0, by Jaxel Jaxel is offline
Developer Last Online: Sep 2013 Show Printable Version Email this Page

Category: Major Additions - Version: 3.8.x Rating:
Released: 04-21-2009 Last Update: 04-28-2009 Installs: 211
DB Changes Uses Plugins
Additional Files  
No support by the author.

This Conquest System is very similar to the vBarmy system, except it has a few specific fundamental changes. Instead of every player working alone to fight other players, players work together as a single nation to fight other players who are members of different nations. Everything else in the system is pretty much self-explanitory.

Product Demo:
http://www.8wayrun.com/conquest.php
Installation Procedure:
  1. Upload all files in the "upload" directory to your forum root.
  2. CHMOD /conquest/nations to 777.
  3. Import the product "product-conquest.xml" in your Product Manager.
Upgrade Procedure:
  1. Upload all files in the "upload" directory to your forum root.
  2. Import the product "product-conquest.xml" in your Product Manager.

Don't forget to click INSTALL!

If you want to donate, I'm all for it... as I'm an unemployed computer programmer...

Download Now

File Type: zip Conquest-1.3.0.zip (208.2 KB, 1187 views)

Screenshots

File Type: jpg conquest-index.jpg (259.9 KB, 0 views)
File Type: jpg conquest-home.jpg (222.8 KB, 0 views)
File Type: jpg conquest-armory.jpg (212.6 KB, 0 views)
File Type: jpg conquest-barracks.jpg (258.6 KB, 0 views)
File Type: jpg conquest-scout.jpg (218.4 KB, 0 views)
File Type: jpg conquest-admin-settings.jpg (238.0 KB, 0 views)
File Type: jpg conquest-admin-nations.jpg (217.8 KB, 0 views)
File Type: jpg conquest-admin-armor.jpg (190.7 KB, 0 views)
File Type: jpg conquest-admin-reset.jpg (217.4 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
2 благодарности(ей) от:
Developerz, kevin.kool

Comments
  #552  
Old 06-13-2010, 07:46 PM
NakedCrook NakedCrook is offline
 
Join Date: Mar 2010
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

A trading system would be nice...and an option for admins to edit the race of other players (in case someone wants to change). A Player deletion tool would also be nice.
Reply With Quote
  #553  
Old 06-17-2010, 06:27 PM
JasonReynolds JasonReynolds is offline
 
Join Date: May 2009
Location: United Kingdom
Posts: 83
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Oh so this is not for 4? X.X found in 4 mods. it messes up my screen
Reply With Quote
  #554  
Old 06-18-2010, 12:01 PM
weedheaven weedheaven is offline
 
Join Date: Jan 2007
Posts: 97
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How can i delete somebody from this system? As i cant find it anywhere, and how can i disable the attacking messages if somebody doesnt want it.
Reply With Quote
  #555  
Old 06-19-2010, 10:31 PM
Digital Jedi's Avatar
Digital Jedi Digital Jedi is offline
 
Join Date: Oct 2006
Location: PopCulturalReferenceLand
Posts: 5,171
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by weedheaven View Post
How can i delete somebody from this system? As i cant find it anywhere, and how can i disable the attacking messages if somebody doesnt want it.
I'm afraid it's not that finite. Not to mention, users are just created based on your members.
Reply With Quote
  #556  
Old 06-21-2010, 07:14 PM
GoBoiano GoBoiano is offline
 
Join Date: Apr 2010
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi. I seem to get this problem when one of my members try to post in the forum section, but I tested it on other members accounts and it seems to work for them. His account was the only account that it didn't work for. This error always came up:
Code:
Database error in vBulletin 3.8.5:

Invalid SQL:
INSERT IGNORE INTO vb_conquest_comments (nationID, playerID, userID, username, cDate, cState, cText, cIPAdd, cSmilies)
		VALUES ('3', '5', '3', 'Poppin' Dragon', '1277150409', 'visible',	'test', '66.188.67.166', '1');

MySQL Error   : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Dragon', '1277150409', 'visible',	'test', '66.188.67.166', '1')' at line 2
Error Number  : 1064
Request Date  : Monday, June 21st 2010 @ 01:00:09 PM
Error Date    : Monday, June 21st 2010 @ 01:00:09 PM
Script        : http://www.goboiano.com/conquest.php?do=comments
Referrer      : http://www.goboiano.com/conquest.php?do=comments
IP Address    : 66.188.67.166
Username      : Poppin' Dragon
Classname     : vB_Database
MySQL Version : 5.0.91-log
Reply With Quote
  #557  
Old 06-22-2010, 03:07 AM
Digital Jedi's Avatar
Digital Jedi Digital Jedi is offline
 
Join Date: Oct 2006
Location: PopCulturalReferenceLand
Posts: 5,171
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by GoBoiano View Post
Hi. I seem to get this problem when one of my members try to post in the forum section, but I tested it on other members accounts and it seems to work for them. His account was the only account that it didn't work for. This error always came up:
Code:
Database error in vBulletin 3.8.5:

Invalid SQL:
INSERT IGNORE INTO vb_conquest_comments (nationID, playerID, userID, username, cDate, cState, cText, cIPAdd, cSmilies)
		VALUES ('3', '5', '3', 'Poppin' Dragon', '1277150409', 'visible',	'test', '66.188.67.166', '1');

MySQL Error   : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Dragon', '1277150409', 'visible',	'test', '66.188.67.166', '1')' at line 2
Error Number  : 1064
Request Date  : Monday, June 21st 2010 @ 01:00:09 PM
Error Date    : Monday, June 21st 2010 @ 01:00:09 PM
Script        : http://www.goboiano.com/conquest.php?do=comments
Referrer      : http://www.goboiano.com/conquest.php?do=comments
IP Address    : 66.188.67.166
Username      : Poppin' Dragon
Classname     : vB_Database
MySQL Version : 5.0.91-log
It's probably the single quote in his screen name. It's breaking the SQL syntax.
Reply With Quote
  #558  
Old 06-22-2010, 03:21 AM
Dribbles Dribbles is offline
 
Join Date: Dec 2002
Location: USA
Posts: 205
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The ' in Poppin' Dragon might be messing things up. Try it as Poppin Dragon without the '
Reply With Quote
  #559  
Old 06-23-2010, 05:33 AM
GoBoiano GoBoiano is offline
 
Join Date: Apr 2010
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Digital Jedi View Post
It's probably the single quote in his screen name. It's breaking the SQL syntax.
Quote:
Originally Posted by Dribbles View Post
The ' in Poppin' Dragon might be messing things up. Try it as Poppin Dragon without the '
Yes. That was the problem. Thanks guys
Reply With Quote
  #560  
Old 07-19-2010, 12:37 AM
tigrattack tigrattack is offline
 
Join Date: Aug 2006
Posts: 97
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by weedheaven View Post
How can i delete somebody from this system? As i cant find it anywhere, and how can i disable the attacking messages if somebody doesnt want it.
Run Query:

DELETE FROM conquest_players WHERE forumID = <userid on forums itsself>
Reply With Quote
  #561  
Old 08-01-2010, 11:26 AM
sticky sticky is offline
 
Join Date: Sep 2003
Posts: 934
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by session-one View Post
is a vb4 launch planned?
Same question.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:14 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.13458 seconds
  • Memory Usage 2,360KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (2)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete