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
  #402  
Old 05-02-2006, 02:02 PM
Revan's Avatar
Revan Revan is offline
 
Join Date: Jan 2004
Location: Norway
Posts: 1,671
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What that error means is that includes/class_rpg_core isn't being included in global_start like it should.
open showthread_post_start.php and put at the top after the <?php
include(DIR . '/includes/class_rpg_core.php');
ad see if this helps.
Reply With Quote
  #403  
Old 05-02-2006, 09:10 PM
Zowners Zowners is offline
 
Join Date: Dec 2005
Posts: 318
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there any way to get rid of the character creation? I just want people to be able to register and play! This whole character creation and class setting is ridiculous. I tried turning off headquarters, but it did nothing more than refuse any new players to create a character.

I was also wondering if there would be any way to integrate the item center with the vbplaza shop. And just have it another catagory that is displayed in the shop. that would be really cool and just have the items displayed like that.

And finally, I was wondering if there would be a way to get rid of the dualing system, and just have it so that there is an attack button in the postbit that just attacks the person. So no accepting the fight or whatever. It just happens whether the person is online or offline. And then when they die, their usegroup is changed.

I know this is a lot to ask, so I am thinking of offering paypal? Name your price and we shall negotiate.
Reply With Quote
  #404  
Old 05-02-2006, 10:51 PM
Darkfire122333 Darkfire122333 is offline
 
Join Date: Mar 2005
Location: Canada
Posts: 135
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Revan
What that error means is that includes/class_rpg_core isn't being included in global_start like it should.
open showthread_post_start.php and put at the top after the <?php
include(DIR . '/includes/class_rpg_core.php');
ad see if this helps.
Thank you! it works why did it do this? It was working fine before, what made it suddenly do this?

[EDIT]
Ok now i get this error when trying to go into healing center, headquarters, etc...

Fatal error: Undefined class name 'rpg_core' in /home/xxxx/public_html/xxx/forums/headquarters.php on line 75
[/EDIT]
Reply With Quote
  #405  
Old 05-03-2006, 08:38 AM
Revan's Avatar
Revan Revan is offline
 
Join Date: Jan 2004
Location: Norway
Posts: 1,671
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Your global_start plugin is fubared. That error will spawn on every single page unless you fix it.
I don't know how to fix it, since I don't have that error appearing anywhere. Try to check that the RPG - Global Require plugin is active. That's all I can tell you.
Reply With Quote
  #406  
Old 05-03-2006, 04:14 PM
Darkfire122333 Darkfire122333 is offline
 
Join Date: Mar 2005
Location: Canada
Posts: 135
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well I have tried everything in my power to get this to work with no prevail. If you ever do get a fix, be sure to PM me becuase I am uninstalling this. Sorry, but I do not run flawed things on my board.

- Dark (Aka Trevor)
Reply With Quote
  #407  
Old 05-04-2006, 04:44 AM
Kungfu Kungfu is offline
 
Join Date: Dec 2005
Posts: 242
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Little off topic but to Raven, what Theme are you using for windows xp. Looks like royale but slightly different. Sorry for the off topic question.
Reply With Quote
  #408  
Old 05-04-2006, 09:47 AM
Revan's Avatar
Revan Revan is offline
 
Join Date: Jan 2004
Location: Norway
Posts: 1,671
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zowners
Is there any way to get rid of the character creation? I just want people to be able to register and play! This whole character creation and class setting is ridiculous. I tried turning off headquarters, but it did nothing more than refuse any new players to create a character.

I was also wondering if there would be any way to integrate the item center with the vbplaza shop. And just have it another catagory that is displayed in the shop. that would be really cool and just have the items displayed like that.

And finally, I was wondering if there would be a way to get rid of the dualing system, and just have it so that there is an attack button in the postbit that just attacks the person. So no accepting the fight or whatever. It just happens whether the person is online or offline. And then when they die, their usegroup is changed.

I know this is a lot to ask, so I am thinking of offering paypal? Name your price and we shall negotiate.
Not to mention how I don't have access to a computer at the moment, I need to get the hack in proper shape before I undertake such an extensive task.
Sorry, but I don't have the time to do this at the moment. It might benefit you, should you choose to attempt to hire someone to do this for you, to wait until the hack don't have too many major changes left to it. Not only because it will cost you extra to get it rewritten, but because you might like the new features
Quote:
Originally Posted by Darkfire122333
Well I have tried everything in my power to get this to work with no prevail. If you ever do get a fix, be sure to PM me becuase I am uninstalling this. Sorry, but I do not run flawed things on my board.

- Dark (Aka Trevor)
It's extremely difficult for me to bugfix something that is obviously not a problem with my hack. How I know it's not the RPG hack's fault? 300+ users have fresh installed and/or upgraded this hack and I have heard bugger all about this before.
So yeah, maybe your PHP version is incompatible for some reason, I dunno.
Quote:
Originally Posted by Kungfu
Little off topic but to Raven, what Theme are you using for windows xp. Looks like royale but slightly different. Sorry for the off topic question.
It's called Luna Element 4 if Im not mistaken.
Reply With Quote
  #409  
Old 05-04-2006, 12:34 PM
Darkfire122333 Darkfire122333 is offline
 
Join Date: Mar 2005
Location: Canada
Posts: 135
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Revan
It's extremely difficult for me to bugfix something that is obviously not a problem with my hack. How I know it's not the RPG hack's fault? 300+ users have fresh installed and/or upgraded this hack and I have heard bugger all about this before.
So yeah, maybe your PHP version is incompatible for some reason, I dunno.
How do I know that this information is misleading?

I have had the hack installed ebfore, Thus, making it so that it DOES work on my PHP version. The only problem I can see is that something you did to the new version is not compatable with one of my other adons or that there is a tiny glitch in the files. Also I have tested this on 4 DIFFERENT boards and I get all the same results. So enjoy that little tase of life thanks.
Reply With Quote
  #410  
Old 05-04-2006, 05:49 PM
Zowners Zowners is offline
 
Join Date: Dec 2005
Posts: 318
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Revan
Not to mention how I don't have access to a computer at the moment, I need to get the hack in proper shape before I undertake such an extensive task.
Sorry, but I don't have the time to do this at the moment. It might benefit you, should you choose to attempt to hire someone to do this for you, to wait until the hack don't have too many major changes left to it. Not only because it will cost you extra to get it rewritten, but because you might like the new features
Well, right now I have a hack from another website that is allowing me to port it over. pending on whether or not I can do this, I will probably hire someone to edit what I need.
Reply With Quote
  #411  
Old 05-04-2006, 06:59 PM
Paintfaker Paintfaker is offline
 
Join Date: Jan 2006
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

where become the RPG Hack? I need it
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 07:26 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.06446 seconds
  • Memory Usage 2,321KB
  • 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
  • (6)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
  • (2)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