The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Realm Conquest System Details »» | |||||||||||||||||||||||||||||||||||||||||||||
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.phpInstallation Procedure:
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
Screenshots
Show Your Support
|
2 благодарности(ей) от: | ||
Developerz, kevin.kool |
Comments |
#562
|
|||
|
|||
To the best of my knowledge, Jaxel abandoned this mod a long time ago. On my forum, the system is quite popular, and I have been busy porting it to vB4 during the last days. I run a bit of a customized version, though, some code of which was developed by someone other than me. I'm not sure I can just release the altered mod without his permission. I'll see what I can do about that bit.
One of the changes made is completely sidestepping the cron job to take care of the cycles. We also added a cycletimer to the relevant templates so people know when the next cycle hits. Also cool is ripping out the default comments section, and instead using a couple of custom-made private forums and having members of each faction automatically be put in the usergroup with permission for that forum. The porting was quite cumbersome, though, and involves quite a bit of editing in templates and actual code, but it's not undo-able. I'm having people test the new system as we speak, so with a little luck, I can let you know how things worked out for us. One note is that I used a <div class="restore"> tag to fix any layout trouble. Cheers, Peter |
#563
|
|||
|
|||
oh.. let me know if you need testers, i won't mind testing on my forum. got 198 members.
|
#564
|
|||
|
|||
In the light of the recent developments (IB suing XenForo), combined with knowing I will not be able to support this anyway, I'm not going to release the vB4 version of this.
Sorry. |
#565
|
||||
|
||||
Would anyone be willing to do a custom edit for this mod- the ability to add images to weapons and upgrades?
What I envision are images that can be added, ideally through the Admin panel of the game, that can be assigned to a specific weapon, armor item, or barracks item. |
#566
|
||||
|
||||
Has anyone else reached a ceiling on the number of troops you can get? I had a user loose 15 points, before he realized that the number wasn't being added on.
|
#567
|
|||
|
|||
I had to make an imaginary ceiling so members would not constantly be on a troop race.
I realize the coder has stopped supporting this mod, but I wonder if he would simply sell it so somebody else could continue working on it. This mod is one of the main reasons that my forum is not upgrading to VB 4. |
#568
|
|||
|
|||
Any chance of making this work with v4 ?
|
#569
|
|||
|
|||
Got this running OK, and applied a bunch of the fixes and extras from this thread (man, there were a LOT of them). I've applied:
- Equation fixes - Trade option - Restrict access to overpopulated nations - Usergroup (subscriber) specific nation - a few more I've also slightly edited a lot of the templates to look - at least in my opinion - a bit better, plus a crapload of phrases and/or text. Kinda working on fudging a couple of new simple options (by literally copying code - I can't write it myself): - Hire mercenaries (troops for gold) - Dismiss troops (to free up some gold) I've managed those, as I just used the code already in place for recruiting troops and just changed the numbers: USE AT OWN RISK -THIS IS WHAT I'VE DONE SO FAR AND I DOESN'T WORK YET! IN FACT, IT GIVES A BLANK WHITE PAGE WHEN NEW USERS ATTEMPT TO ACCESS THE SYSTEM. WORKING ON IT STILL, BUT DON'T USE THIS CODE. With that dire disclaimer out of the way, here's how I did it. You'll need to change the red numbers to whatever you prefer. If you wanna see it in action first, I have it running on my forum, but you'll obviously need to register and create a village before you can view the new options in Village Overview. ADD TO FUNCTIONS_CONQUEST_HOMEBASE.PHP Quote:
Quote:
Quote:
- Village names - Couple of extra mission types for spies (which I've renamed "adventurers") - Marketplace which sells special items - vBCredits II integration (to spend in that marketplace) - Leave game option - Change allegiance option None of that can I even begin to do, unfortunately, but I think that's what would turn this into a decent but basic game into a really good one. |
#570
|
|||
|
|||
Well, I got the mercenaries and dismiss troops options working.
I also now have village names, village wealth categories, morale, and I'm working on more. Thing is it's been a few days of gradual incremental changes and trial-and-error (I've never written PHP before, so I'm learning as I go) and I can't remember everything I've done. It involved direct SQL queries to change the database and add columns, template changes, changes to various different files, and so on. |
#571
|
|||
|
|||
Here's what I've managed so far. Working on new stuff and learning PHP as I go. Everything seems to be working so far.
April 28: You can now delete your settlement from your village overview page. This is an irreversible action. April 28: When you recruit or dismiss troops, they now add to or subtract from your population. April 28: Mercenary hire cost is now multiplied by your army upgrade level. April 28: Total settlements now displayed on game homepage. April 28: Happiest Settlements page added under Largest and Richest Settlements. Based on morale. April 27: New stats (morale, wealth, law & order, rank, etc.) now displayed on the Largest and Richest village pages. April 27: Village descriptions now describe morale, law & order, wealth, and other new factors. April 27: Trend information now indicated next to resources and morale; displays the cycle adjustment from last cycle. April 27: Experience points added. Player rank increases at certain thresholds (freeman, sir, lord, viscount, count, duke, grand duke, prince). Gain 1XP for failing an attack raid and 2XP for succeeding. April 27: Population now a separate stat from troops. Increases each cycle. Village size definitions (thorp, hamlet, village, small town, large town, city, metropolis) based on population and updated each cycle.). April 27: Wealth and Law & Order now have text descriptors. Wealth: poverty stricken, poor, comfortable, wealthy, rich, decadent. Law: anarchic, disorganized, harmonious, strict, severe, draconian. April 27: Law & Order attribute now measures ratio between troops and population. Affects morale. April 27: Wealth attribute now measures ratio between resources and population. Affects morale. April 27: Population now a separate stat from troops. Increases each cycle. Village size definitions (thorp, hamlet, village, small town, large town, city, metropolis) based on population and updated each cycle. April 27: Morale attribute added. Affected by taxes and success/failure in attack raids. April 27: Taxes added. Set high, low, or medium from settlement overview. April 27: Village description added on overview page. Describes your village by pulling various stats out. April 26: You may now change your settlement's name. Villages now have a default name of "New Village" until changed. April 26: Hire mercenaries and dismiss troops functions added. April 26: Trade options added - send gold or troops to another settlement. [this taken from this thread] April 26: Game launched. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|