![]() |
|
|
Mod Options |
RPG Inferno 2.4 Addon: RPG Info in postbit Details »»
|
|||||||||||
|
RPG Inferno 2.4 Addon: RPG Info in postbit
Developer Last Online: Dec 2011
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 http://www.vbulletin.org/forum/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 http://www.vbulletin.org/forum/showp...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 Download Now Only licensed members can download files, Click Here for more information. Screenshots Show Your Support
No members have liked this post.
|
|||||||||||
Similar Mod
|
||||
| Mod | Developer | Type | Replies | Last Post |
| Xbox User Space postbit addon | Twilkey | vBulletin 3.6 Template Modifications | 2 | 09 Feb 2007 09:45 |
| RPG Inferno Postbit Add-on | adwie | vBulletin 3.5 Add-ons | 13 | 15 Jan 2007 12:07 |
| Ebay in Postbit ... [Mini Addon] | Prankster | vBulletin 2.x Full Releases | 5 | 18 Jul 2004 01:15 |
| Comments |
|
#2
|
|||
|
|||
|
MySQL Error : Column: 'level' in field list is ambiguous
No members have liked this post.
|
|
#3
|
|||
|
|||
|
Hmm, didn't think I had messed with that from the reputation thing.
Let me double check this real fast with a fresh file.
__________________
Cyricx (Chris) No members have liked this post.
|
|
#4
|
|||
|
|||
|
Just what i was looking for.
The only problem i have is my bars (colours) are not showing up. No members have liked this post.
|
|
#5
|
|||
|
|||
|
Bar one I can fix.
Bug found with those that have the reputations turned on. Search for a fix on it then I'll post up both.
__________________
Cyricx (Chris) No members have liked this post.
Last edited by Cyricx : 15 Aug 2005 at 16:42. |
|
#6
|
|||
|
|||
|
good deal
![]() thats all it is till then i will just turn off the rep system ![]() i care less about that anyway but yeah when u find the fix post that one but same thing with the colored bars happens once i turn the rep off No members have liked this post.
Last edited by Vizionz : 15 Aug 2005 at 16:48. |
|
#7
|
|||
|
|||
|
Both fixed, see above
![]() Question to the moderators... would this need to be classified as a code modification due to it needing a file edit to work with those using the reputation system?
__________________
Cyricx (Chris) No members have liked this post.
Last edited by Cyricx : 15 Aug 2005 at 17:14. |
|
#8
|
||||
|
||||
|
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? ![]() No members have liked this post.
|
|
#9
|
|||
|
|||
|
works great thanks.. now since your the coder of the hack i think i should ask you
before i try taking it apart. 1. when you hover the link to see the profile on my board its kinda just the I <--- looking cursor how can i change that if i hover other links it shows the hand. 2. instead of showing members avatars how can i det rid of that and either show nothing or the job icon. because if the avatar is to big it makes it look crappy. No members have liked this post.
|
|
#10
|
|||
|
|||
|
Originally Posted by GrendelKhan{TSU
Rpg inferno is avaliable for 3.5
And the hack works great,thank you No members have liked this post.
|
|
#11
|
|||
|
|||
|
Originally Posted by GrendelKhan{TSU
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 No members have liked this post.
|
|
#12
|
||||||||
|
||||||||
|
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 -
And REPLACE it with
That will change it so that it only shows the job image and never shows a user's rpg avatar.
__________________
Cyricx (Chris) No members have liked this post.
|
||||||||
|
#13
|
|||
|
|||
|
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 No members have liked this post.
|
|
#14
|
|||
|
|||
|
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.
__________________
Cyricx (Chris) No members have liked this post.
|
|
#15
|
||||
|
||||
|
Originally Posted by Rover416
where do you get teh compatible version?
the very top of the inferno web site says:
![]() I don't mind paying...but certainly don't want to pay for a version that isn't compatible with RC. :ermm: :surprised: No members have liked this post.
Last edited by GrendelKhan{TSU : 16 Aug 2005 at 11:22. |
![]() |
«
Previous Mod
|
Next Mod
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
| Mod Options | |
|
|
| New To Site? | Need Help? |
All times are GMT. The time now is 12:55.








