vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   RPG Inferno 2.4 Addon: RPG Info in postbit (https://vborg.vbsupport.ru/showthread.php?t=94354)

Vizionz 08-15-2005 04:22 PM

Quote:

Originally Posted by GrendelKhan{TSU
um...stupid question...

but the inferno forums say RPG Inferno v2.4 is only good for vb up to 3.0.7. yet, your mod is for RC2. :/ :ermm:

so.... we need to have RPG installed first to use this right? (but can't cause its not compatible). Am I missing something? :confused:

there is a rc2 version inferno is running rc2 with the game now..
you have to purchase it i believe the older versions are free

Cyricx 08-15-2005 04:58 PM

As they mention there is a v2.4 for vbulletin 3.5. He didn't change anything between the two versions other then making the variables compatabile and moving file edits to hooks etc.

Vizionz -

1) Not sure what you mean, what exactly do you have the mouse resting on that your looking for hover text on?

2) to change this so that only the job image appears and not the avatar go to

Admincp -> Plugin System -> Plugin Manager -> Scroll down to "Postbit build info for RPG Inferno" and click edit.

In the code there find this -
Code:

        if($post['avatar'] == ''){
                        $rpgavatar = "Inferno/jobs/$post[jimg]";
                }
        else
            {
                        $rpgavatar = $post['avatar'];
        }

And REPLACE it with
Code:

                        $rpgavatar = "Inferno/jobs/$post[jimg]";

That will change it so that it only shows the job image and never shows a user's rpg avatar.

Vizionz 08-15-2005 05:06 PM

thanks ya know when you hover plain text how the cursor changhes to like a I shape. thats how it looks whenever i hover the view rpg stats link.. but if i click it will open it..

but like any other link on the board it will show a little pointer hand icon...as the curser..

does this call some cursor that i might not have in my style

Cyricx 08-15-2005 05:21 PM

It sure doesn't... hmm maybe it doesn't define a cursor at all and should.

Never noticed that in the year or two I've had this code up LOL!

I'll peek at some other code, and see if I can find how/where it might define that.

GrendelKhan{TSU 08-16-2005 10:20 AM

Quote:

Originally Posted by Rover416
Rpg inferno is avaliable for 3.5

And the hack works great,thank you

where do you get teh compatible version?

the very top of the inferno web site says:
Quote:

Please note that RPG Inferno will only work with vBulletin Candidate 4 upto 3.0.7, it will not work with any 3.5 Beta Versions!.
so does that mean it works for RC1-2 but not with the betas?? :confused:

I don't mind paying...but certainly don't want to pay for a version that isn't compatible with RC. :ermm: :surprised:

Cyricx 08-16-2005 12:32 PM

Hmm he must have typoed.

It only works with RC and up as it uses the "Product Manager" which didn't exist in the beta stages.

Once you own a license you go to http://rpginferno.net and click on members download, it's right there.

Any questions about rpg inferno though really should be directed to here -
http://www.gzevolution.net/forums/forumdisplay.php?f=75

Then Zero Tolerance and Decado will be able to directly answer your questions instead of getting answers second hand from us ;)

Vizionz 08-16-2005 12:38 PM

yeah thats the best way to get your questions answered, but i am running the latest version of vb and so is cyricx and it works perfectly so yeah your all good if you purchase

Note: able to find out about the hovering the link ?

Cyricx 08-16-2005 01:46 PM

Ahha! Fixed in PMs, however it requires a file edit to do so I've posted a request for a new hook location.

/me crosses his fingers...

In the meantime, attached is the addon. I won't be releasing it with the full hack as it requires a file edit and I'm hoping to avoid this at whatever cost I can heh.

Vizionz 08-16-2005 01:53 PM

whats that mean in pm ? so like when someone battles you when you get that pm it will have there stats in that window ? or all pm windows

Cyricx 08-16-2005 01:55 PM

PMs is private messages.

When you view private messages from people on the boards with version 1.1.0 it doesn't show their rpg stats at all.

With the addon it will, when you receive ANY pm but ONLY if they have an rpg inferno character. If they donot have a character nothing will be displayed.


All times are GMT. The time now is 10:35 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.01081 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete