Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
RPG Integration Hack Details »»
RPG Integration Hack
Version: 3.5.1, by Revan Revan is offline
Developer Last Online: Jun 2014 Show Printable Version Email this Page

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]
  1. 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]
  1. Regular postbit doesn't contain RPG info
  2. 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]
For support, please visit the RPG Integration Hack Support Forums
All support queries in this thread will be ignored by me.


If you use this mod,

Click it!


If you wish to support me in the development of the hack,


Your donations are most appreciated

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #192  
Old 04-01-2006, 02:04 PM
Revan's Avatar
Revan Revan is offline
 
Join Date: Jan 2004
Location: Norway
Posts: 1,671
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just to make it PERFECTLY clear:
In NO way do I support the upgrade method described above. Should you choose to upgrade that way, you are on your own.

Ill see about adding a proxy user later, though this is not top priority.
The Final version is in last testing phases atm, will be out later today.
@ you two: If you want to upgrade successfully I suggest you fix the Version Number issue...
Reply With Quote
  #193  
Old 04-01-2006, 03:39 PM
TosaInu's Avatar
TosaInu TosaInu is offline
 
Join Date: Jul 2004
Posts: 256
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The versionnumber issue was already manually fixed by using PHPMyAdmin (enable debug mode http://www.vbulletin.com/forum/showt...le+debug+mode).

For giggles: I put it back to 3504 and now the original installer supplied with beta5 did run. I do not have a dump of the testdatabase, but I guess the previous beta already didn't install the version number -> causing the installer to quit.

After a lot of manual SQL fixes, I ran the installer how it should be run. Maybe the very first install of the previous beta did not add the version number for me.

Maybe an extra note for upgraders, when you upgrade from say beta2 to beta5, you get the success message and may think you're ready. You're not and need to make more runs. It works like updating vbulletin when skipping some upgrades, but it does not proceed automatically.

Good news about a final version Revan.
Reply With Quote
  #194  
Old 04-01-2006, 10:06 PM
Revan's Avatar
Revan Revan is offline
 
Join Date: Jan 2004
Location: Norway
Posts: 1,671
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Update
The RPG has now been updated to version 3.5 Final which marks the end of the public Beta phase. There have been some important changes to this version, so be sure to read the following release notes carefully before asking questions.

Release Notes:
  • The Headquarters have been updated to only allow alteration of RPG Info once. Now, once you choose your character, you are stuck with this info until such a time as a Reset option is available. You will not lose your EXP now when you create your character.
  • The Elements have begun being moved out of the Stat control system. Therefore, you will have noticed a severe drop in HP/MP/PP/AP. This is perfectly normal. If the Admins will it, they will increase the HP/MP/PP modifiers to bring the levels back to somewhat normal. AP (Limit Break) cannot be restored through such means.
  • Genders are now limited by Race. By default, it duplicates the current Male/Female genders for all Races.
  • The Monster Arena now has an option to drop cash after each battle.
IMPORTANT INFO:
You must do a Hard Refresh (Crtl + F5) on the Create Character page for the JavaScript errors to disappear and the script to function normally!



My next point on the agenda is shortening the list of Known Issues. Most of them will be adressed in Update 1.
Reply With Quote
  #195  
Old 04-02-2006, 02:10 AM
nadanada nadanada is offline
 
Join Date: Feb 2006
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

had to apply a few database fixes for some fields that didn't populate on install, but they were an easy fix:

'hascharacter' in vb_rpg_user table
'cashdrop' and 'expdrop' in vb_rpg_monster_battles and vb_rpg_ibots tables

everything else so far appears to be working as intended except for the stats pop-up window. I get the following error:

Quote:
"Fatal error: RPG_core::init_user(): Attempted to initialise user(s), RPG not initialised with proper variables!

Tthe following variable is missing:

* Genders

To remedy this error, make sure the $specialtemplates and RPG_core::set_cachefields() variables are properly populated.
The error occurred in rpg.php."
I love the monster cash feature btw!
Reply With Quote
  #196  
Old 04-02-2006, 02:45 AM
nadanada nadanada is offline
 
Join Date: Feb 2006
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it appears that:

Quote:
"Fatal error: RPG_core::init_user(): Attempted to initialise user(s), RPG not initialised with proper variables!

Tthe following variable is missing:

* Genders

To remedy this error, make sure the $specialtemplates and RPG_core::set_cachefields() variables are properly populated.
The error occurred in rpg.php."
I simply needed to add 'rpg_genders' to the end of:

Quote:
$specialtemplates = array(
'rpg_alignments',
'rpg_categories',
'rpg_clans',
'rpg_classes',
'rpg_elements',
'rpg_items',
'rpg_races',
'rpg_types',
'rpg_genders'
);
and

Quote:
RPG_core::set_cachefields(array(
'rpg_alignments',
'rpg_categories',
'rpg_clans',
'rpg_classes',
'rpg_elements',
'rpg_items',
'rpg_races',
'rpg_types',
'rpg_genders'
));
Reply With Quote
  #197  
Old 04-02-2006, 03:26 AM
Kingzor's Avatar
Kingzor Kingzor is offline
 
Join Date: Aug 2005
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How do i uninstall the hack so i can reinstall it fresh from the start?
Edit:changed index.php to uninstall.php

also nadanada save your self some work....instead of "rpg_gender" make it "rpg_genders" no table renaming needed :P
Reply With Quote
  #198  
Old 04-02-2006, 09:54 AM
Revan's Avatar
Revan Revan is offline
 
Join Date: Jan 2004
Location: Norway
Posts: 1,671
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry about that rpg.php error, I will release Update 1 that will fix this along with WOL locations later today.
Hey at least I taught you guys how to debug new created pages that require $RPG->init_user(), aye?
Reply With Quote
  #199  
Old 04-02-2006, 10:12 AM
Ziki's Avatar
Ziki Ziki is offline
 
Join Date: Nov 2005
Posts: 2,704
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Revan how to uninstall it?
Reply With Quote
  #200  
Old 04-02-2006, 10:22 AM
Revan's Avatar
Revan Revan is offline
 
Join Date: Jan 2004
Location: Norway
Posts: 1,671
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

uninstall.php?
Reply With Quote
  #201  
Old 04-02-2006, 11:20 AM
Ziki's Avatar
Ziki Ziki is offline
 
Join Date: Nov 2005
Posts: 2,704
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Doesn't work
It takes me back to index.php

Can you please tell all database queries the installer does so I can uninstall it manualy?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:18 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04730 seconds
  • Memory Usage 2,320KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete