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 Inferno 2.4 Addon: RPG Info in postbit Details »»
RPG Inferno 2.4 Addon: RPG Info in postbit
Version: 1.00, by Cyricx Cyricx is offline
Developer Last Online: Dec 2011 Show Printable Version Email this Page

Version: 3.5.7 Rating:
Released: 08-14-2005 Last Update: 10-02-2005 Installs: 27
Uses Plugins Template Edits
 
No support by the author.

This is a modification for RPG Inferno v2.4

This presents the users RPG Info in their postbit in a dhtml dropdown box.

A version similar to this was released by Zero Tolerance, with his permission I'm releasing this one as he's busy working on the new Inferno version

Okay, this is in the format that I originally did. ZT's was much nicer and I may try to work out a combination of the two later but for now, this will do

If you have an rpg avatar it'll display that, if not it'll grab your job's image.

Also, all the words are controlled through phrases. The money phrase in the plugin default is "Gil" though in the screenshots here it'll be "Spam Coins".

If you want to change it from Gil to something else, just go to your Languages & Phrases -> Search in Phrases ->

Search for Text: inferno_postbit_gil
Search in: Phrase Variable Name only
Click Find
Click Edit
Type the name of your money in the box and click save.


Again, when this plugin is installed it will be "Gil".
Things to do:

Upload 1 xml
Edit 1 template
Enjoy!
(Optional, edit one phrase if your money is named something other then "Gil")


Version 1.1.0 does not work in PMs so it has If statements so it doesn't even display the box (broken links annoy me). There is an addon released in https://vborg.vbsupport.ru/showpost.php?p=757324&postcount=18]THIS POST[/url] that enables it to work in PMs however, currently that requires a file edit so it is not in the main version.

Screenshots included


New Version 1.1.0 to fix error when reputation system is enabled and bar images.

To upgrade follow the instructions in the zip.

You ONLY have to do the file edit if you use the reputation system.



UPDATE 8-16-05

Fixed dhtml in PMs however as it requires a file edit I've released it in this post

https://vborg.vbsupport.ru/showpost....4&postcount=18

And not with the full hack as I'm hoping to avoid file edits whereever I can. This way people who donot wish to do the file edit can install the normal version and those that want it to appear in PMs can do the addon after installing the normal version.


UPDATE 10/03/05

Altered layout to avoid confusion with other rpg mods.


PLEASE CLICK

Show Your Support

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

Comments
  #62  
Old 06-13-2006, 11:49 AM
Eggie Eggie is offline
 
Join Date: Jun 2005
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It only shows the char name, class and level for me.. not how many points you have etc... Checked a few posts on your site, none had inferno users can you gimmee a link to a thread with one?
Reply With Quote
  #63  
Old 06-13-2006, 05:34 PM
Neo_Angelo's Avatar
Neo_Angelo Neo_Angelo is offline
 
Join Date: Dec 2005
Location: Ober Dere!
Posts: 289
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks my friend i needed this ^_^ only thing i can fault is it messes up the reputation mouseover, instead of saying "Neo_Angelo is on a distinguished road" it says "Neo_Angelo 04"
Reply With Quote
  #64  
Old 06-14-2006, 05:58 PM
Snake's Avatar
Snake Snake is offline
 
Join Date: Mar 2005
Location: Cleveland, OH
Posts: 3,832
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Eggie
It only shows the char name, class and level for me.. not how many points you have etc... Checked a few posts on your site, none had inferno users can you gimmee a link to a thread with one?
http://www.finalfantasyforums.net/sq...-mobile-4.html
Reply With Quote
  #65  
Old 06-15-2006, 04:32 AM
Eggie Eggie is offline
 
Join Date: Jun 2005
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lil Ripsta

and that is using https://vborg.vbsupport.ru/showthread.php?t=115187 ?? All I get in my postbit is see screenie.. could you maybe pm me the extra code to get the gil amount?
Reply With Quote
  #66  
Old 06-15-2006, 11:30 AM
Snake's Avatar
Snake Snake is offline
 
Join Date: Mar 2005
Location: Cleveland, OH
Posts: 3,832
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Strange. Well I really don't know what the problem is. As you can see, it is working just fine to me. Just make sure you have followed the instructions correctly.
Reply With Quote
  #67  
Old 06-15-2006, 12:59 PM
Eggie Eggie is offline
 
Join Date: Jun 2005
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

are you sure It is from that add on? I even d/l the latest xml.. as you can see there is no call to get "gil" in the postbit template..

PHP Code:
        <template name="inferno_postbit" templatetype="template" date="1114663468" username="adwie" version="3.5.0">
            <![
CDATA[</div>
    </
td>
    <
td width="100%">
        <
div align="center">
            <
table colspan=2>
            <
tbody>
            <
tr>
                <
td align="center" colspan=2><b><font color="red">.: RPG Inferno :.</font></b><br />
                <
a href='inferno.php?$session[sessionurl]&do=ScanMember&id={$post[userid]}'><b>$RPG_Data[name]</b></a></td>
            </
tr>
            <
tr>
                <
td colspan=1 align="right"><a href='inferno.php?$session[sessionurl]&do=ScanMember&id={$post[userid]}'>$RPG_Data[avatar]</a></td>
                <
td class="smallfont" colspan=1 align="left">
                
Level: <b>$RPG_Data[level]</b><br />
                Class: <
b>$RPG_Data[class]</b></td>
            </
tr>
            </
tbody>
            </
table>
        </
div>
    </
td>
    <
td>&nbsp;</td>
    </
tr>
    <
tr>
    <
td nowrap="nowrap">
        <
div id="postmenu_1">]]>
        </
template>
        <
template name="inferno_postbit_legacy" templatetype="template" date="1114663468" username="adwie" version="3.5.0">
            <![
CDATA[<br />
<
center>
<
table colspan=2>
<
tbody>
<
tr><td align="center" colspan=2><b><font color="red">.: RPG Inferno :.</font></b><br />
<
a href='inferno.php?$session[sessionurl]&do=ScanMember&id={$post[userid]}'><b>$RPG_Data[name]</b></a></td></tr>
<
tr><td colspan=1 align="center"><a href='inferno.php?$session[sessionurl]&do=ScanMember&id={$post[userid]}'>$RPG_Data[avatar]</a></td>
<
td class="smallfont" colspan=1 align="left">
Livello: <b>$RPG_Data[level]</b><br />
Classe: <b>$RPG_Data[class]</b><br />
</
td></tr>
</
tbody>
</
table>
</
center>
<
br />]]></template>
    </
templates
Reply With Quote
  #68  
Old 06-17-2006, 07:39 PM
Neo_Angelo's Avatar
Neo_Angelo Neo_Angelo is offline
 
Join Date: Dec 2005
Location: Ober Dere!
Posts: 289
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

for one of my members it makes the avatar like 414x414 when the Inferno only allows 100x100. also the reputation thing doesn't say "Neo_Angelo is on a distinguished road" it just says "Neo_Angelo1" anyways to fix these?
Reply With Quote
  #69  
Old 10-07-2006, 07:33 PM
gamesmastervide gamesmastervide is offline
 
Join Date: Sep 2006
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I installed this mod and found one problem it does not go well with ibank... ibank gives the wrong amounts for some reason i do not know why it annoying the hell outta me though..
Reply With Quote
  #70  
Old 02-08-2007, 02:52 PM
Cyricx Cyricx is offline
 
Join Date: Aug 2002
Location: Missouri
Posts: 1,144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just wanted to give all an update that I'm not supporting this mod anymore due to the upcoming version of inferno 3.0

It's likely I'll create a similar mod for that version if Zero doesn't have the functionality default in it

Which will be debugged much better then this one was before release
Reply With Quote
  #71  
Old 04-30-2007, 12:59 AM
memoriess memoriess is offline
 
Join Date: Jun 2005
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi, how can i edit the item shops, weapons etc..? pls advise
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 01:04 PM.


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.04875 seconds
  • Memory Usage 2,343KB
  • 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
  • (1)bbcode_php
  • (2)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
  • (3)pagenav_pagelink
  • (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