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 |
#2092
|
|||
|
|||
I searched from 8:17 till 8:45 and found nothing.... mind telling me what words you used to search ?
|
#2093
|
||||
|
||||
I was wondering...
Would it be possible to add a "Tax" feature? Just something that would deduct about 2% for every week. |
#2094
|
|||
|
|||
Yeah, that would be neat, and it goes in a big pot to see how much tax is collected every so often or something..
|
#2095
|
|||||||||||||||||||||
|
|||||||||||||||||||||
Quote:
Itemshop money is stored in the userfield table. This table contains dynamic fields to store different values. The name of the field that stores Itemshop money is the same as the value you put for "Points field" in the Itemshop Options Menu. Quote:
In member.php (and in the Auto-Update Stats Add-on if needed), find: PHP Code:
Quote:
Do the following: 1. Go to your admin panel 2. Go to modify user profile fields 3. Find the RPG Name profile field 4. Right click over the edit link and go to copy shortcut 6. Copy it in your browser 7. Near the end there will be a number. Remember that number 8. Go to edit the battle options 9. In the top option put in field# and replace number with the number you recorded in step 7. If that doesn't work, then try: 1. Go to your admin panel 2. Go to modify user profile fields 3. Find the Points profile field 4. Right click over the edit link and go to copy shortcut 6. Copy it in your browser 7. Near the end there will be a number. Remember that number 8. Go to edit the itemshop options 9. In the pointfield option put in field# and replace number with the number you recorded in step 7. [QUOTE]08-05-03 at 05:03 AM Pricyber said this in Post #2085 [B]It allows them to purchase items for any class. However I removed it and recoded some of the template & php file so that the unknown does not show up and no item boxes show up until they choose a class. I'm sure I could dig up what I had to change if you need it.[QUOTE] I just tried buying an item when my class was set to Unknown and it didn't work. What was the structure and IDs of your classes before you deleted the Unknown? [QUOTE]08-05-03 at 05:03 AM Pricyber said this in Post #2085 [B]I believe it is usually the one before heal full or heal full... I can't be 100% sure, as I've only seen it happen a couple of times. However picking a different one always solves the problem. It's never more than 1 at a time. [QUOTE] Still looking in to this one. Quote:
Quote:
Quote:
The relationshop and structure of races/classes does not permit that at this time. Quote:
It is possible, but I never noticed it before. Have you taken an average across the board making sure you aren't looking at skewed data? Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Not currently. Quote:
Will be fixed in the next version. Quote:
You are correct, the sizeof() function call is not really necessary. I did not write that code - it was a part of the original itemshop. Quote:
100% AP is only supposed to do 1.5x damage. How much extra damage is it doing for you? Quote:
This has been suggested before and there are some people out there working on it right now. Unfortunately, I do not forsee doing it any time soon. Quote:
Quote:
Have you tried running DB Fix? Quote:
You can't base it off of total posts, but you can turn off the post per day code as seen in my response to saint_seiya. Quote:
What would you tax? How would this affect interest? I like this idea though. Then at the end of the week, there can be a lottery to see who wins the pot. |
#2096
|
|||
|
|||
Ok, some users have done up to 30,000 damage when they reached 100% AP. The highest user on the board has only 8,000 HP. I hope btw, that thing you gave for seint_saiya works because this guys has 1000 posts less than me and has 1000 more posts than me. Anyways, how can I change this? Is it in battleupdate.php?
|
#2097
|
|||
|
|||
Hey Bitsys, there are a lo of multihps in member.php..Do i delete them all or just the first one I come accross?
|
#2098
|
||||
|
||||
Quote:
In member.php, change: PHP Code:
PHP Code:
|
#2099
|
|||
|
|||
Is there a way for a person getting experence from post to have the amount of exp based on post length? So that a person writting a paragraph of text will get more exp than someone only posting a sentence. This may of been discussed before, if so just point me in the right direction.
|
#2100
|
|||
|
|||
I actually have a friend who is working on that.
And Bitsys, I did what you said, yet my HP still is very low. Does it not change it? |
#2101
|
||||
|
||||
Quote:
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|