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 |
#1912
|
||||
|
||||
Quote:
At the top of battleupdate.php, you will see: PHP Code:
There is a 50% chance that you will hurt yourself if the opponent is wearing armor. I am out of town for 10 days starting tomorrow. If you have any questions or problems, post them here and someone will probably be able to help you. If not, I will do my best to answer questions when I get back. See you when I get back |
#1913
|
||||
|
||||
Hi all... i want to try to dev this hack in D&D version... with its rules
anyone want help me? PS: sorry for my bad english |
#1914
|
||||
|
||||
Not sure if this has been asked already but figured id give it a shot. Is it possible to add more stats or change the current ones? also is it possible to add a unique character or a person lets say a admin has one and another admin has a diffrent one etc. and normal players cant choose it if this was posted already sorry ><.
|
#1915
|
||||
|
||||
umm...well i posted an attempted fix which i never tried, but supposedly it didnt work, as for the 'default' view in the itemshop, you can do two things:
first, set all links to the itemshop as itemshop.php?itemtype=$bbuserinfo[rpgtype] and then first find the TYPE ID of your generic items that you have, and then find in itemshop.php (i dont have the file but i know it is in there) something like $itemtype = 0; it should be in the code which checks if itemtype is set...change the 0 to the generic type id. i myself did a added a new rpg type to which NO classes were applied to, and called it 'Certain Type' then i applied all the items to show up in this type....so basically, i now had an itemshop which had all the items in it to view, a combination itemshop, for everyone to see :-p and then it would say in the purchase area, 'You must be a Certain Type to purchase' catch my drift? well that type happened to have an id of 5, which i applied to itemshop.php, and now....even if you are not registered, you will see my combination itemshop :-p check it out:: http://forums.ffgon.com/itemshop.php |
#1916
|
|||
|
|||
I dont get the formula can someone explain >_<"
|
#1917
|
||||
|
||||
Wow... so what exactly did you do to put up the 'specific type' warning when purchasing an item? Or is that private information?
|
#1918
|
||||
|
||||
HUGE Money bug:
Quote:
|
#1919
|
||||
|
||||
Quote:
i just said what i did :-p i created a type to which i put no classes on, and called it 'Certain Type' mainly so that i could create a nice illusion. if ur in a 'wrong' itemshop, it would normally give you this (say you were a magician type and was in the warrior itemshop): You need to be a Warrior Type to purchase see? so if i wanted a combo intemshop, then i needed something which nobody could *be*, and i could have it display for EVERYONE that a certain type was needed :-p i cant think of a better way to explain it... lol, you alone shoul dbe able to experience my tinkering firsthand :-p |
#1920
|
||||
|
||||
Ohh, my bad. I didn't understand it at first, I suppose. I'll work with it now.
|
#1921
|
|||
|
|||
hm here is a bad bug
I was challenged by a user I was in trouble so i cancel the battle The user , has lost his wager...and i win the wager...without a fight, only the challenge PM. What´s that? |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|