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 |
#1992
|
|||
|
|||
Hello~! ^_^! I have a little problem.. I can't seem to Donate any points to my members nor can any of my members donate to others. Donating, i meant through the postbit ( http://puccafan.com/lounge/showthrea...&threadid=1449 ) I think the code is right b/c I copy and pasted it from the Manual. I'm not sure what's going on? The Battle is OFF for now and I'm not using Leasane's Store. I'm using VB 2.3.0.
Help would be much appreciated, thank you for your time! |
#1993
|
|||
|
|||
Is this hack still under development?
I can see lack of updates for a while... Is there any gallery of working RPG hack sites somewhere? Tu! |
#1994
|
||||||||||||
|
||||||||||||
Quote:
Ok, I just finished re-writing the money code in battleupdate.php. While I was at it, I re-formatted the code in battleupdate.php as well. How are they getting robbed? the money is taken away but they aren't getting the item? Quote:
Unfortunately, the battle structure doe not easily permit persistent challengers like you are thinking of. When a battle is created, neither user can be in battle nor can the battle start until the opponent accepts the battle. A new field in the user table and a new usercp option would have to be added to allow what you are thinking of. Quote:
In the admin cp, go to Modify Profile Fields. Make sure everything looks fine there (no duplicates, etc...). After that, send me your member.php so that I can make sure the file edits were correctly done by the installer. Quote:
Well, the battle script is supposed to automatically detect hitting the submit button too many times - it is called an illegal move in battleupdate.php. However, you can try to do what darkwaltz said and use javascript to disable the submit button after it is pressed. I can't do much about the databse going down unless it is a problem with the RPG Hack that is causing itt to go down. There isn't a really good way of fixing the battle records since the battle posts and battles themselves are deleted after the battle is over. THe onyl thing I can tell you to do is edit each user's battle record manually in the RPG-> Edit Users Menu of the admin cp. Thanks for letting me know the new money code is working. It will definately be going in the next version. Quote:
That would be a problem no matter where the money goes (bank or pocket). Since there is no transaction record for what money is obtained through which posts, there isn't a reasonable solution to the deleting posts problem. Quote:
Are there any errors generated? If so, what are they? Quote:
Yes, any bank activity within the 24 hours resets the 24 hour mark. Quote:
Shields don't work (unless you have Darkwaltz's addon installed) anyhow. For spells, if the user doesn't have any MA, then they can't use the spell. Are the user's sure they had enough MA to use the spell? Quote:
Well, if you know the category ID, then you can keep adding "AND $nr == XX" to the if statement and it will only include items that are in that category. If you want to exclude a category, just put "AND $nr != XX". Quote:
Quote:
Quote:
|
#1995
|
|||
|
|||
Hey all.
I have found another error when installing the hack on my new forum. I had an extra profile feild named Favourite Game. When I installed the hack and set up the postbit where the cash is meant to come up the favourite game appeared instead. How can I set it up so the money appears? |
#1996
|
|||
|
|||
Thanks so much Bitsys! Keep up the good work!
Just installed on a fresh clean 2.3.0 and it went smooth. We'll see how hard is to translate to spanish. I might send you the files if you're interested in a multilingual version but I guess u're busy enough Ah! btw! Installing any of the add-ons will make future updates of the RPG hack harder to apply? Impossible? Possible? Thanks! |
#1997
|
||||
|
||||
Quote:
Quote:
Quote:
Quote:
|
#1998
|
|||
|
|||
Quote:
Here is a screen: Note- The diamond looking picture is the money, the chest is the bank. It just isnt appearing. |
#1999
|
|||
|
|||
NM!!
I fixed it lol.. It was pretty simple. I guess being away from this hack so long made me rusty. BTW bitsys its Messiah Daz not dez :P We havent talked in ages your always afk. Well lataz and thnx for your help |
#2000
|
|||
|
|||
Bisty thanks for the reply, I got the names to stick now the races and other information besides the element are not working.
I think it is a conflict between this great hack and another that I have installed I am going to remove the other and try again if that doesnt help us I will send you our member.php file so you can take a look Again thanks for your reply and thanks for making such a great hack |
#2001
|
|||
|
|||
Hi, all! Just a question:
Someone of you know where to find pics about new characters and new items? Also a psd file that can be modified. Someone could help me? |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|