Version: 3.5.1, by Revan
Developer Last Online: Jun 2014
Version: 3.5.4
Rating:
Released: 02-23-2006
Last Update: 08-12-2006
Installs: 213
DB Changes Uses Plugins Template Edits
Additional Files
No support by the author.
[high]
RPG Integration Hack v3.5.1 Patch Level 2
[/high]
RPG Integration Hack (RPG hack for short) v3.5.1 is the first step into the next generation of the classic hack compiled by Bitsys. For those that are unfamiliar with any of what I mentioned above, heres a quick rundown of what this hack is and does.
The RPG hack adds a whole new level of fun to a forum, by allowing uses to duke it out in a fierce battle. Use items to turn the tide of the battle, or use powerful spells to bring down an opponent. Or you can just rely on the good old sword to cut your enemy down to size!
Create or join a clan to amass an army and conquer the boards.
Patch yourself up after a hard battle.
Feeling lucky? Go bet on the lottery!
No RPG forum should be without. Administrator controls every single aspect of how the hack works, right down to every item and an user's level/stat gains.
[high]Important Notices:[/high]
You need an external Cash mod installed for this mod to function properly.
uCash/uShop or vBPlaza, either will do
The Cash mod need to use the `user` table
You need to configure a setting in the RPG Integration Hack - Cash Options after install/upgrade
[high]Known Issues:[/high]
Regular postbit doesn't contain RPG info
RPG Manual is still outdated
These are all issues that will be addressed in upcoming versions.
[high]Upgrading Users:[/high] What's new in v3.5?
OOP coding for query efficiency
Revamped templates
New Battle formulas (Thanks to Decado)
Works with AJAX Quick Reply/Quick Edit
Reoccurring Lotteries
Improved Healing Center
Inventory feature for the ability to carry multiple items from same item category
RPG Info no longer changeable on the fly
And last, but not least: [high]NO FILE EDITS![/high]
Edit the Modifiers in your vBulletin Options under RPG Integration Hack - General Options.
My final exams are coming up, as well as working on the new stat system, so I won't have much time to come here and give updates.
Just thought Id let you knwo
I already did that, modifiers are set but stats still are not increasing per level gain.
few things. First i want to add links to the RPG nav that you have included. So it has the BANK and store mods for the cash mod I have installed (ubbux)
I tried adding the stuff but no go it doesnt add to the nav.
also.
Quote:
Database error in vBulletin 3.5.4:
Invalid SQL:
CREATE TABLE `rpg_clans`
(
`clanid` int(10) UNSIGNED NOT NULL auto_increment,
`title` varchar(50) NOT NULL DEFAULT '',
`leader` int(10) UNSIGNED NOT NULL DEFAULT '0',
`clanpoints` mediumint(5) UNSIGNED NOT NULL DEFAULT '0',
`logo` varchar(100) NOT NULL DEFAULT '',
`signature` VARCHAR( 255 ) NOT NULL DEFAULT '',
`ally` MEDIUMTEXT NOT NULL,
`enemy` MEDIUMTEXT NOT NULL,
`members` INT( 10 ) UNSIGNED NOT NULL DEFAULT '1',
`maxmem` tinyint(3) UNSIGNED NOT NULL DEFAULT '5',
`invite` MEDIUMTEXT NOT NULL DEFAULT 'a:0:{}',
`col1` int(10) UNSIGNED NOT NULL DEFAULT '0',
`col2` int(10) UNSIGNED NOT NULL DEFAULT '0',
`col3` int(10) UNSIGNED NOT NULL DEFAULT '0',
`col4` int(10) UNSIGNED NOT NULL DEFAULT '0',
`cm_col_access` tinyint(1) UNSIGNED NOT NULL DEFAULT '0',
`ci_col_access` tinyint(1) UNSIGNED NOT NULL DEFAULT '0',
`rm_col_access` tinyint(1) UNSIGNED NOT NULL DEFAULT '0',
`midiurl` varchar(100) NOT NULL DEFAULT '',
`rank` INT( 10 ) UNSIGNED NOT NULL DEFAULT '0',
PRIMARY KEY (`clanid`)
) TYPE=InnoDB;
MySQL Error : BLOB/TEXT column 'invite' can't have a default value
Error Number : 1101
going to try a fix posted for another table. Figured you should know about this error so you can fix it. will edit if the fix doesnt work
i had a user who was stuck in a monster battle but everytime you clicked the link it said invalid battleid...
there was a reference to it in ther rpg_user table so i deleted it from that user however they were still stuck in the battle. The admin for the user said there was no battle id that they were in and although i clicked cancel current monster battle nothing happened there.
in the end i had to delete the rpg column to null in the user table as it seems to be a caching point?
anyway its kind of a bug because i don't know how it ended up like that but i was wondering if you could add a flush battle function that would clean out all battle related data and also clear this rpg field in users as thats how i fixed this problem.
I can also confirm the invalid battleid happening, as the HP/MP/PP not going up when the user levels. Updating the Stats in Admin CP for the user fixes the HP/MP/PP to what they should be though.
Rly? I believe I dropped the `pass` bit... Didn't I? *goes to check*
General Update:
I got some spare time now which I will devote to this hack while waiting for my new 7900GTX 512 MB to play Oblivion with ^_^
Ahem.
So yeah, the next version of the RPG will be further away than the frequent updates you hopefully weren't getting too used to. It will, however, feature some cool changes:
Headquarters will get a major revamp, it will have different sections, which are detailed below.
Inventory function is merged into a new section of the Headquarters called Manage Items. It will be accessible both from the Headquarters and from the same button in the Itemshop.
"Your Stats" in the Battle Arena is now incorporated into the new Statistics page in the Headquarters.
Abovementioned Statistics page will also feature other useless information if I fancy adding it
First base for a Manage Skills page, in preparation for the new Skills system. This feature will probably not be completed, unless I for some reason make the Skills system before releasing the update.
Edit Settings is now a category for managing the RPG options.
Reset RPG is now an own link in the Headquarters.
Plus bugs you people will be kind enough to post at the bug tracker fixed
Oh and I forgot to ask: If there's anything you would like to see changed, feel free to post it in the Suggestions forum. Thx
Just two updates files today
./installer/hacks/rpg_integr_hack/mysql-schema.php
./admincp/rpg_monsters.php
The first file is only needed if you are having troubles installing the hack, and the second file fixes an SQL error.
No new version number increase, and no other files were changed even though there IS still a confirmed bug in the Battle Arena.