The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
RPG Inferno 2.4 Addon: RPG Info in postbit Details »» | |||||||||||||||||||||||||
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
|
Comments |
#32
|
|||
|
|||
If you use the reputation system then do this part of the instruction file
Code:
If you use the reputation system in /showthread.php -=-=-=-=- --FIND: -=-=-=-=- " . iif($vbulletin->options['reputationenable'], 'level,') . " -=-=-=-=- --REPLACE IT WITH: -=-=-=-=- " . iif($vbulletin->options['reputationenable'], 'reputationlevel.*,') . " -=-=-=-=- --SAVE AND UPLOAD FILE -=-=-=-=- Are you not doing that edit? |
#33
|
||||
|
||||
i done it and it doesnt work
|
#34
|
||||
|
||||
and it happens many time with people that uses the hybrid display mode
|
#35
|
|||
|
|||
okay, duplicated the error, I'll get to work on this and locate a solution
|
#36
|
||||
|
||||
Quote:
Quote:
|
#37
|
||||
|
||||
i figured out the problem
Quote:
and i thought there was only one its today when i oppened and checked notice that line appeared twice switched it and it works now! only thing is in the other mode i cant seem to show the stat when i go on rpg stats.... |
#38
|
|||
|
|||
Doh! Your right!! In $posts and $cacheposts!!
which mode are you having problems with? just hybrid? By replacing that twice I've elminated the bug from my board. It works in all three modes with no errors. What bug are you still experiencing? |
#39
|
||||
|
||||
Quote:
i hope i put an end to your headache :P |
#40
|
|||
|
|||
can you show me a screenie? or a url to your board?
You helped a ton , but I want to squash all em darn buggies! |
#41
|
||||
|
||||
Quote:
username : Cyricx password : testing then choose display mode threaded |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|