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 |
#502
|
|||
|
|||
Quote:
You can ask your host to increase the memory limit in the php.ini. |
#503
|
|||
|
|||
Can anyone help me with that? im trying to make an VIP nation (only a certain usergroup would use this), but, how to do this? (where to set permitions of a certain nation)
|
#504
|
|||
|
|||
Quote:
Edit your conquest_enlist_bit template, find Code:
<form action="$filename?do=homebase" method="post"> <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> <input type="hidden" name="joinrequest" value="$nation[nationID]" /> <input type="submit" value="<phrase 1="$nation[nName]">$vbphrase[conquest_enlist_join]</phrase>" /> </form> Code:
<if condition="is_member_of($vbulletin->userinfo, 6,7)"> <form action="$filename?do=homebase" method="post"> <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> <input type="hidden" name="joinrequest" value="$nation[nationID]" /> <input type="submit" value="<phrase 1="$nation[nName]">$vbphrase[conquest_enlist_join]</phrase>" /> </form> <else /> <if condition="$nation[nationID] != 3"> <form action="$filename?do=homebase" method="post"> <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> <input type="hidden" name="joinrequest" value="$nation[nationID]" /> <input type="submit" value="<phrase 1="$nation[nName]">$vbphrase[conquest_enlist_join]</phrase>" /> </form> </if> </if> First half of code lets special users join any and all nations. Second half prevents users not set in first part of code from joining specific nation. |
#505
|
|||
|
|||
hello, i have the product complete edit .. my system have now the name Devils Vs Angels and is in german ;D
we can i add image fields for amor and weapons ? you can see my project here http://www.diespielhalle.de/conquest.php greez from germany Roku |
#506
|
|||
|
|||
Quote:
EDIT: Worked great! thx. |
#507
|
|||
|
|||
hmm can me a coder help ..
- i will add pictures for my weapons and amors .. - i will add a upload system to the "homebase" (any user can upload a own picture "soldier or warrior") .. hmm i am a code noob .. when a coder here.. say "roku i help you or roku i coding this" i will pay the hard work ! (send me a email: info@mightycolors.com) thx --- edit: i have now edit the barracks .. + remove all training levels (we have 20+ list give to long) + add pictures (and center the buttons) preview: (i hope you like it) =) more Pictures more fun ) |
#508
|
|||
|
|||
sry for double post ..
my ideas for a new update: - a user can only 1 attack become from the same user pro day - auto refresh time - weapons + amor + pictures (pic <br> weapon titel <br> | power / money |) - bite link ^^ for one click = 1 Gold or so - the attacker can louse gold when the other have more power i hope the owner can 1-2 or all from my wish-lish add greez |
#509
|
|||
|
|||
I am getting some errors.
Deprecated: Assigning the return value of new by reference is deprecated in URLHERE\vb\includes\init.php on line 55, 107, 111, 119, 130, 134, 142, 211, 289 and as well \includes\class_core.pph on line 2552. What does this mean? |
#510
|
||||
|
||||
shame this is unsupported
anyone want to take it over and fix/update? Maybe we can get a few people to donate to a developer to do that? I would certainly make a "donation" to get this working as I would LOVE to have this |
#511
|
|||
|
|||
Quote:
and if i would make it without his permission, it wouldn't be ok(stealing^^) also it would be very hard to support it, because my english is not the best |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|