Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > Premium Archives > RPG Integration Hack
FAQ Community Calendar Today's Posts Search

Closed Thread
 
Thread Tools
RPG Integration Hack - Old Support Thread Details »»
RPG Integration Hack - Old Support Thread
Version: , by MindTrix MindTrix is offline
Developer Last Online: Jul 2013 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 08-17-2004 Last Update: Never Installs: 0
 
No support by the author.

Nice conversion there mate, lot of work has gone into it so well done and thanks for sharing it

Show Your Support

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

Comments
  #532  
Old 09-27-2004, 08:48 PM
Zantheus Zantheus is offline
 
Join Date: Feb 2004
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, I cant seem to find my original post, I got everything working (I think I missed something, somewhere). But I goto User CP and click on Edit Information for this hack, but when I click the link ,it jusy comes up blank, what templates do I need to edit?
  #533  
Old 09-27-2004, 10:07 PM
Warlord's Avatar
Warlord Warlord is offline
 
Join Date: Jan 2002
Location: TN, USA
Posts: 668
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Revan
They not supposed to, because the Add Items or Add Category cannot guess what type of item you wish to add, nor can it update its choices dynamically according to what Item Type you select.
To set Spell attributes, edit the Spells category and set them to Spells (yes the same), then you will see checkboxes that allows you to set spell attributes.

I had no idea this stuff was possible. I don't think this is in the manual.

Are all these items/potions/spells/armor, etc going to be standard, pre-installed (with attack/def levels/buff already input) in v3? That would rock.

And thanks for adding me to MSN.. look forward to seeing you online.
  #534  
Old 09-27-2004, 10:13 PM
Warlord's Avatar
Warlord Warlord is offline
 
Join Date: Jan 2002
Location: TN, USA
Posts: 668
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

P.S. There's so much stuff to add attributes for.. is there a master list somewhere we can go off of? Or a file that you use that we can overwrite our attributes with the ones you use?
  #535  
Old 09-27-2004, 11:56 PM
starfantazy starfantazy is offline
 
Join Date: Apr 2004
Location: Bythemoon
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

how do i make a drop down link for everything included in the hack?
  #536  
Old 09-28-2004, 01:54 AM
Warlord's Avatar
Warlord Warlord is offline
 
Join Date: Jan 2002
Location: TN, USA
Posts: 668
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by starfantazy
how do i make a drop down link for everything included in the hack?

Add this to your navbar somewhere (swap out my hardcoded url for yours):

PHP Code:
<if condition="$show['member']">
<
td class="vbmenu_control2" id="rpg"><a href="http://www.neropolis.com/vb/#rpg">RPG</a> <script type="text/javascript"vbmenu_register("rpg"); </script></td>
</if> 
Find:

PHP Code:
<!-- / NAVBAR POPUP MENUS --> 

And then add this right BEFORE that:

PHP Code:
    <!-- RPG Menu -->
    <
div <if condition="!is_browser('ie')">style="width: 125px;"</if> class="vbmenu_popup" id="rpg_menu" style="display:none">
        <
table cellpadding="4" cellspacing="1" border="0">
        
                <
tr><td class="thead">RPG</td></tr>        
        <
tr><td class="vbmenu_option"><a href="rpgcp.php">RPG Main</a></td></tr>
        <
tr><td class="vbmenu_option"><a href="battle.php">Battle Arena</a></td></tr>
        <
tr><td class="vbmenu_option"><a href="itemshop.php">Itemshop</a></td></tr>
        <
tr><td class="vbmenu_option"><a href="profile.php?do=updaterpg">Edit Your Character</a></td></tr>
<
tr><td class="vbmenu_option"><a href="heal.php">Healing Center</a></td></tr>
<
tr><td class="vbmenu_option"><a href="battle.php?action=showbattlestats">RPG Top 10</a></td></tr>
<
tr><td class="vbmenu_option"><a href="battle.php?action=showuserstats">Check Your Stats</a></td></tr>
<
tr><td class="vbmenu_option"><a href="clancp.php">Clan CP</a></td></tr>
<
tr><td class="vbmenu_option"><a href="rpgmanual.php">RPG Manual</a></td></tr>



        </
table>
    </
div>
    <!-- / 
RPG Menu --> 
I have a custom skin and this works for me.. but I think it should work for you too.
  #537  
Old 09-28-2004, 03:45 AM
rinkrat's Avatar
rinkrat rinkrat is offline
 
Join Date: Jan 2002
Location: Long Beach
Posts: 530
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

My users are getting "Fighter used a potion but it had no effect" every time they use a potion. Is there something I have to tweak to get them working?
  #538  
Old 09-28-2004, 05:50 AM
starfantazy starfantazy is offline
 
Join Date: Apr 2004
Location: Bythemoon
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

k, got it, now i did the database fix several times, went in and redid 6 hack installs and tried everything i could think of, yet i continue to get this error:

Quote:
Fatal error: Maximum execution time of 30 seconds exceeded in /home/****/******/forums/includes/db_mysql.php on line 213

Fatal error: Maximum execution time of 30 seconds exceeded in Unknown on line 0
and the latest:
Quote:
Fatal error: Maximum execution time of 30 seconds exceeded in /home/*****/*******/forums/includes/db_mysql.php on line 212

This happens when i go to
Quote:
profile.php?do=updaterpg
and try to edit my own character. My board is at the link in my siggie. it has taken me 5 hours to double check, reinstall and everything else. so, if the only way this is to be fixed is to check my file edits....well...
  #539  
Old 09-28-2004, 11:33 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 Warlord
I had no idea this stuff was possible. I don't think this is in the manual.

Are all these items/potions/spells/armor, etc going to be standard, pre-installed (with attack/def levels/buff already input) in v3? That would rock.

And thanks for adding me to MSN.. look forward to seeing you online.
Yes that there IS in the Admin Manual, even the default one IIRC

Nope, to have them more preinstalled than now is impossible.
Because the SQL NEEDS to be updated with the battle types, and buff levles is something each admin has to decide for himself.


Quote:
Originally Posted by rinkrat
My users are getting "Fighter used a potion but it had no effect" every time they use a potion. Is there something I have to tweak to get them working?
You have to do the same as for the spells, set the categories' battle type once again, then set attributes for MA and HP healing.



Quote:
Originally Posted by starfantazy
k, got it, now i did the database fix several times, went in and redid 6 hack installs and tried everything i could think of, yet i continue to get this error:


and the latest:



This happens when i go to and try to edit my own character. My board is at the link in my siggie. it has taken me 5 hours to double check, reinstall and everything else. so, if the only way this is to be fixed is to check my file edits....well...
As it has been stated multiple times in this thread, if you get dbase timeout errors, its because of the way PHP is compiled on the server.
In short, it sucks.
It causes some glitch with the Female class that only seems to happen to 20 % of the installs. It will probably be fixed in v3, once SquareUltima gets around to installing the v3 Alpha I sent to them (Alpha because the ACP isnt finished plus it hasnt been tested much) we'll see if it fixes itself.
  #540  
Old 09-28-2004, 03:22 PM
rinkrat's Avatar
rinkrat rinkrat is offline
 
Join Date: Jan 2002
Location: Long Beach
Posts: 530
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the tip. The settings in this thing are like a nuclear reactor. I suggest that you have it set up with a basic working configuration to start instead of having new users go in and tweak dozens of adjustments when they don't even know the way it works. At least if it worked out of the box you could just change things how you want them instead of having nothing activated or adjusted. Just a basic catch-all config to get the newbie going would be way better. It's been a week and I'm still discovering mandatory settings that are not correct.
  #541  
Old 09-28-2004, 07:06 PM
Revan's Avatar
Revan Revan is offline
 
Join Date: Jan 2004
Location: Norway
Posts: 1,671
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I might write a build_rpg() that fixes the SQL so at least the battle types are correct.
But I will not set Buff levels on anything, because thats so individual from forum to forum what the admin wants. If there was a standard level, every newbie would use this and there would be distinctions between those that bother to configure it and those that dont bother.
In the updated RPG Manual, there will be a getting started section, so anyone comin whinin after that will be sent right back to detention in the manual
Closed Thread


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 08:47 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05170 seconds
  • Memory Usage 2,353KB
  • Queries Executed 26 (?)
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
  • (3)bbcode_php
  • (8)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