The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
RPG Integration Hack /w Battle (BETA) Details »» | |||||||||||||||||||||||||
RPG Integration Hack BETA by Bitsys
(vBulletin versions 2.2.6?, 2.2.7, 2.2.8, 2.2.9, and 2.3.0) This hack combines several RPG hacks into one and adds a battle hack. The hacks included in this hack are:
In addition to re-releasing thse hacks, I have added features to all of them (or else there would be no point in re-releasing).
This means that the RPG hacks are database driven and have been partially integrated with the Itemshop. This was necessary in order to make a battle hack, which is also included. Since most people are familiar with the RPG and Itemshop hacks, I will give a brief description of the Battle hack. If you want more information about either of the other two hacks, then refer to their original posts or download the .zip file and read the "readme.txt". If you are a visual learner, then you can scroll down to the second post in this thread, which contains the pictures of all of these hacks. Battle Features:
Getting started with the battle hack:
Why is this a BETA hack? I have tested the installation of this hack on vBulletin versions 2.2.7, 2.2.8, 2.2.9, and 2.3.0. However, because of the scale of this hack, there is plenty of room for errors. Therefore I am making the following disclaimer while this hack is in the BETA stage: WARNINGS:
Miscellaneous: The beta of this hack is free. The full/final release will also be free. All installation instructions and credits are included in the attachment. If you find a bug or have problems, feel free to post them here and I will try to fix them. Please read the included readme file if you have questions. If you can't find the answer, then post your question here and I will answer it. All hacks included in this hack have been re-released with permission of their original creators. Screenshots are in the second post of this thread. Installation: Installation instructions are included in the .zip file. ACKK! I NEED HELP!!! If you are having trouble and need some help, please refer to the help documentation included in the .zip file. It is located in the "extra" directory. If you need help and you have already installed the hack, make sure you check the RPG Manual link in the admin cp. Also, make sure you read the FAQ included with the manual. MY THREADS STOPPED DISPLAYING CORRECTLY!!! See if you are experiencing one of the following symptoms:
If you are experiencing one or more of the above problems, then your showthread.php file was not edited correctly by the installer. This problem usually occurs on boards with other hacks installed that modify the queries in showthread.php. Please go to https://vborg.vbsupport.ru/showpost....postcount=2261 and follow the instructions there. Add-ons: The following add-ons are not included in the default installation. You must apply these add-ons after you have installed the hack successfully. Member profile add-on This add-on let's you display the user's RPG Stats in their member profile. See the .zip file for the add-on. It is located in the "Member Profile Add-on" directory. Auto-update stats after posting This add-on automatically updates the user's stats after they make a post, instead of having to click on the update stats button in the user cp. This add-on involves 2 file edits. The add-on is located at https://vborg.vbsupport.ru/showthrea...452#post356452 Donation Queue by Darkwaltz4 Moderate all Donations. See Who is Donating to Who. All Donations go through Admins or Mods. The add-on is located at https://vborg.vbsupport.ru/showthrea...652#post408652 Battle Background Midi System by Darkwaltz4 Full control over the music that plays during your battles! The add-on is located at https://vborg.vbsupport.ru/showthrea...530#post410530 Randomized First Turn Addon by Moreliator "The following code gives the challenger a 33% chance to start the battle and the challenged person a 66% chance. Works quite well. I also included instructions on how to display "Determining..." on the battle.php browse page, that way people won't decline a challenge if they see they aren't going first. ". The add-on is located at https://vborg.vbsupport.ru/showthrea...614#post410614 Lock RPG Options at a Specified Level Addon by Moreliator This addon allows you to lock all users' RPG options in their USER CP when they reach a certain level. This add-on is located at https://vborg.vbsupport.ru/showthrea...111#post411111 Personal Shop Items Have Battle Bonuses by Triade The original personal shop, allows to have an item the don't do nothing in battle. With this add-on, you can build items with bonus in battle (the bonus is in the attack now). This add-on is located at https://vborg.vbsupport.ru/showthrea...328#post426328 Challengable Option by Darkwaltz4 Allows users to set themselves against recieving battle challenges. This add-on can be found at https://vborg.vbsupport.ru/showthrea...143#post411143 Contact Info: Bitsys Email: bitsys AT mail DOT com PM me for a faster response. I prefer PMs. ~~~~~~~~~~~~ Update 09/04/03 @ 1:46pm v0.68c Battle debug messages were accidentally left on. Minor shield bug was fixed in battlefight.php (Thanks Telchar). Re-upload battleupdate.php and battlefight.php. The new .zip file is located at the bottom of this post. Finally, here is the .zip file (v0.68c): Show Your Support
|
Comments |
#2022
|
|||
|
|||
You have to install them seperatly, btw, is the anyway to use spells yet? Because I haven't found a way :-/
|
#2023
|
|||
|
|||
Legendary Kid, what do you mean? I use them... No problems in there.
Another question (sorry but i'm n00b in this hack): i read in the faq, a user can have a guild, having a own alignment with 5 classes. Can the user do it by himself, or the Admin have to do it by Admin CP? |
#2024
|
|||
|
|||
Ok there's alot of stuff there to pick through so I figure it'd just be easier to ask my questions and see if they were answered already (though I'm sure they weren't..)
1. I would like to maintain my use of Lesane's Store Hack, however at this time it does not allow me to use the bank feature. Is there a way to make it work? If not, would it be possible just to install the bank hack, and then the bank to store integration for Lesane's? 2. When you are in usercp and you select your gender & alignment, you must submit that information before the ability to choose a race comes up, etc. Is there a way to make those combo boxes auto-fill upon choosing without having to submit and reload? 3. I would really like to be able to make it possible for users to not change their characters once they have been created (unless maybe purchasing the ability to do so at Lesane's Store). Is there a way to block a character from being eligable for battle or from buying items until the forum user clicks on 'Finalize Character' and it locks it from being edited? 4. Is there a way you could adapt this so an admin may edit characters through the admin cp? Also, many thanks for your time and effort, this is a great hack and has given my forum users so much more to do!!! |
#2025
|
|||
|
|||
Well I found out how to get the bank feature working for those using Lesane's Store Hack.
Goto itemshop.php Find: Code:
// ###################### display bank stuff ####################### // credit goes to ---- mem ---- if(!$options[lesanestore]) { Code:
// ###################### display bank stuff ####################### // credit goes to ---- mem ---- if($options[lesanestore]) { Code:
// ###################### get bank ####################### if($action==bank && !$options[lesanestore]) { eval("dooutput(\"".gettemplate("itemshop_bank")."\");"); exit; } Code:
// ###################### get bank ####################### if($action==bank && $options[lesanestore]) { eval("dooutput(\"".gettemplate("itemshop_bank")."\");"); exit; } Code:
if ($HTTP_POST_VARS['action']=="save" && !$options[lesanestore]) { $bank=trim(addslashes($moneysave)); for($i=0;$i<strlen($bank);$i++) if (!((substr($bank,$i,1)<="9")&&(substr($bank,$i,1)>="0"))) { eval("standarderror(\"".gettemplate("itemshop_error-banknumber")."\");"); exit; } $bank=intval($bank); if ($bank>$points) { eval("standarderror(\"".gettemplate("itemshop_error-banknumber")."\");"); } else { $DB_site->query("UPDATE items_user SET bankval=bankval+$bank,btime='".time()."' WHERE userid=$bbuserinfo[userid]"); $DB_site->query("UPDATE userfield SET $pointfield=$points-$bank WHERE userid=$bbuserinfo[userid]"); eval("standardredirect(\"".gettemplate("itemshop_redir-bankthanks")."\",\"itemshop.php?action=bank\");"); } } Code:
if ($HTTP_POST_VARS['action']=="save" && $options[lesanestore]) { $bank=trim(addslashes($moneysave)); for($i=0;$i<strlen($bank);$i++) if (!((substr($bank,$i,1)<="9")&&(substr($bank,$i,1)>="0"))) { eval("standarderror(\"".gettemplate("itemshop_error-banknumber")."\");"); exit; } $bank=intval($bank); if ($bank>$points) { eval("standarderror(\"".gettemplate("itemshop_error-banknumber")."\");"); } else { $DB_site->query("UPDATE items_user SET bankval=bankval+$bank,btime='".time()."' WHERE userid=$bbuserinfo[userid]"); $DB_site->query("UPDATE user SET storep=$points-$bank WHERE userid=$bbuserinfo[userid]"); eval("standardredirect(\"".gettemplate("itemshop_redir-bankthanks")."\",\"itemshop.php?action=bank\");"); } } Code:
if ($HTTP_POST_VARS['action']=="load" && !$options[lesanestore]) { $bank=trim(addslashes($loadmoney)); for($i=0;$i<strlen($bank);$i++) if (!((substr($bank,$i,1)<="9")&&(substr($bank,$i,1)>="0"))) { eval("standarderror(\"".gettemplate("itemshop_error-banknumber")."\");"); exit; } $bank=intval($bank); if ($bank>$bankuser[bankval]) { eval("standarderror(\"".gettemplate("itemshop_error-banknumber")."\");"); } else { $DB_site->query("UPDATE items_user SET bankval=bankval-$bank,btime='".time()."' WHERE userid=$bbuserinfo[userid]"); $DB_site->query("UPDATE userfield SET $pointfield=$points+$bank WHERE userid=$bbuserinfo[userid]"); eval("standardredirect(\"".gettemplate("itemshop_redir-bankthanks")."\",\"itemshop.php?action=bank\");"); } } Code:
if ($HTTP_POST_VARS['action']=="load" && $options[lesanestore]) { $bank=trim(addslashes($loadmoney)); for($i=0;$i<strlen($bank);$i++) if (!((substr($bank,$i,1)<="9")&&(substr($bank,$i,1)>="0"))) { eval("standarderror(\"".gettemplate("itemshop_error-banknumber")."\");"); exit; } $bank=intval($bank); if ($bank>$bankuser[bankval]) { eval("standarderror(\"".gettemplate("itemshop_error-banknumber")."\");"); } else { $DB_site->query("UPDATE items_user SET bankval=bankval-$bank,btime='".time()."' WHERE userid=$bbuserinfo[userid]"); $DB_site->query("UPDATE user SET storep=$points+$bank WHERE userid=$bbuserinfo[userid]"); eval("standardredirect(\"".gettemplate("itemshop_redir-bankthanks")."\",\"itemshop.php?action=bank\");"); } } A) Make the top 10 richest show users based on gold on hand plus their gold in bank. B) Make the postbit show gold on hand plus gold in bank. Any help would be appreciated. |
#2026
|
|||
|
|||
When I installed the hack, it didn't add the Alignment, ect. to the User CP > Profile part of the User CP
www.impactanime.com I'm talking about where you enter your RPG Name...the rest of the RPG fields arent there...help? |
#2027
|
|||
|
|||
Another question: Personal shop
No way to add icons in user items... No way to add buff in user items... So... what's the personal shop for? Am i missing some step or it's in this way? |
#2028
|
||||
|
||||
Try to imagine what would happen to you local economy if the users could define the cost and buff on their own.
|
#2029
|
|||
|
|||
I installed this hack this morning and found a bug in the battle system. Even though i have an item the bubble thing at the bottom says that i don't and will only let me use my fists. Is there any way this can be fixed? My VB version is 2.3.0. Thanks in advance!
|
#2030
|
|||
|
|||
This was for versions 2.2.6, 2.2.7, 2.2.8, and 2.2.9 mainly so there are probably a few bugs with version 2.3.0.
================================ Quote:
================================ Good Job With the Bank-Store Hack Intergration Hack, I made a .txt file of it here it is: |
#2031
|
|||
|
|||
With a little help from my friend I was able to make the top 10 richest show the bankval + storep value.
In store.php Find: Code:
$topresult = $DB_site->query("SELECT * FROM user ORDER BY storep DESC LIMIT 10"); while ($top = mysql_fetch_array($topresult)) { Code:
$topresult = $DB_site->query("SELECT user.*,bankval+storep as total FROM user,items_user WHERE user.userid = items_user.userid ORDER BY total DESC LIMIT 10"); If you want to show Bank: underneath Gold: where each user's avatar is in the showposts, just add: Bank: $store[bankval] |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|