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 |
#572
|
|||
|
|||
Cool bytsis im gonna install it right away
|
#573
|
|||
|
|||
I get an error
When i wanna go to the battle screen Database error in vBulletin 2.2.6: Invalid SQL: SELECT ma, hp, pp, ap, maxma, maxhp, maxpp, posts, userid, username, inbattle, alignment, rpgrace, rpggender, element, alignment, rpgclass, rpgtype, xp FROM user WHERE userid='2' OR userid='1' ORDER BY userid ASC mysql error: Champ 'xp' inconnu dans field list mysql error number: 1054 Date: Sunday 12th of January 2003 03:37:35 PM Script: http://localhost/forums1/forums1/bat...battlenumber=1 Referer: http://localhost/forums1/battlefight...attlekey=01515 Another error when i am trying to show a thread Database error in vBulletin 2.2.6: Invalid SQL: SELECT post.*,post.username AS postusername,post.ipaddress AS ip,user.*,userfield.*,icon.title as icontitle,icon.iconpath, attachment.attachmentid,attachment.filename,attach ment.visible AS attachmentvisible,attachment.counter, user.ma AS uma,user.hp AS uhp,user.pp AS upp,user.ap AS uap, items_options.pointfield,items_options.lesanestore ,battle_options.namefield,battle_options.usepostco unt,battle_options.exprate,battle_options.levelfie ld,battle_options.privacy AS battleprivacy,items_user.*,battle_stats.*,rpg_race .name AS rpgracename,rpg_race.alignment AS rpgalignmentname,rpg_classf.name AS fclassname, rpg_classf.folder AS fclassfolder,rpg_classm.name AS mclassname,rpg_classm.folder AS mclassfolder,rpg_element.name AS elename ,avatar.avatarpath,NOT ISNULL(customavatar.avatardata) AS hascustomavatar,customavatar.dateline AS avatardateline FROM post, battle_options, items_options LEFT JOIN icon ON icon.iconid=post.iconid LEFT JOIN user ON user.userid=post.userid LEFT JOIN userfield ON userfield.userid=user.userid LEFT JOIN items_user ON items_user.userid=user.userid LEFT JOIN battle_stats ON battle_stats.userid=user.userid LEFT JOIN rpg_classf ON rpg_classf.id=user.rpgclass LEFT JOIN rpg_classm ON rpg_classm.id=user.rpgclass LEFT JOIN rpg_element ON rpg_element.elementid=user.element LEFT JOIN rpg_race ON rpg_race.raceid=user.rpgrace AND rpg_race.alignmentid=user.alignment LEFT JOIN avatar ON avatar.avatarid=user.avatarid LEFT JOIN customavatar ON customavatar.userid=user.userid LEFT JOIN attachment ON attachment.attachmentid=post.attachmentid WHERE post.postid IN (0,740,741,742,744,747,750,752,754,760) ORDER BY dateline mysql error: Champ 'items_options.lesanestore' inconnu dans field list mysql error number: 1054 Date: Sunday 12th of January 2003 03:46:45 PM Script: http://localhost/forums1/forums1/sho...id=760#post760 Referer: http://localhost/forums1/index.php? Please can you make an simple uninstall i really need one :disappointed: PHP Code:
FORGET IT :smoke: i unedited everything :lick: (Note to myself ALWAYS BACKUP when installing a big hack) |
#574
|
|||
|
|||
When i go to showthread:
mysql error: Not unique table/alias: 'icon' |
#575
|
|||
|
|||
It's better to uninstall it saint cuz i got lot of mysql errors as well
just have an backup or the old version then un edit everything |
#576
|
|||
|
|||
LOL, if i just made a back up
But I partially uninstalled it, yeah. I am trying to install it on 2.2.9 test board to see how it goes. If it goes well iw ill just install a new board and screw all the posts, i want battles |
#577
|
||||
|
||||
PSI|Dr-X:
It looks like you didn't run the necessary queries. Do you have phpmyadmin? It looks like the 'xp' field is missing from your `user` table. Also, you are missing the 'lesanestore' field from the `items_options` table. These two fields have the following properties: xp int(11) not null default '0' lesanestore tinyint(3) not null default '0' saint_seiya: Can you post the full error message? |
#578
|
|||
|
|||
=/ Hold on
|
#579
|
|||
|
|||
Bytsis
is xp int(11) not null default '0' suppose to come in the new version cuz else you didint type in it only lesane's (but that one was over cuz i had run that querie on the wrong database :P) |
#580
|
||||
|
||||
Quote:
|
#581
|
|||
|
|||
i think i didint upgrade :d
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|