![]() |
1 Attachment(s)
Sorry for double post, For the lazy people i attached the fixed functions_conquest.php.
|
Would you be so kind to add the time left till next cycle in the next release? 8)
I was able to by adding these lines (you'll have to excuse my crappy coding)... conquest.php PHP Code:
|
That's actually an awesome idea.
|
How do I remove nations? I still can't figure that out.
|
If you do Sky, let me know.
|
i've created a 2nd navbar under the default one, for just extra links. How do I get rid of the "conquest system" link that gets created when I installed this mod?
I've looked under the "navbar" template and I dont see a link in there. |
Quote:
Go to ACP -> options -> Conquest -> The location on your navbar for the link to the conquest system -> Disable |
I found a fix for the max troops bug. It seemed that the "int" for the pTroops column in conquest_players had to be bigint. Change it with this sql:
Code:
ALTER TABLE `conquest_players` CHANGE `pTroops` `pTroops` BIGINT UNSIGNED NOT NULL DEFAULT '0' Quote:
There's also a conquest settings in vbulletin options. Disable it there. |
Great, you can't even remove nations when you add some or wish to keep it at 2. What's the point in that? The owners of this plugin has been around in the last few days but doesn't seem to reply in this thread. Haven't received a private message from him either when I send him a message qute some time ago.
|
i went into myphpadmin and looked it up there, and was able to remove nations and change nations for players and so. so take a look there.
|
All times are GMT. The time now is 11:00 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|