PDA

View Full Version : RPG Inferno Postbit Add-on


adwie
05-08-2006, 10:00 PM
This plugin is a little add-on for RPG Inferno.
Full compatible with RPG Inferno v2.4 & vBulletin 3.5.4

This modification will add your avatar, name, class & level in postbit.

######
STEP 1:
######
The first step is to install and initiate the product.
In your acp, go to:
Plugin System -> Manage Products -> [Add/Import Product] -> Select 'RPG_Inferno_Postbit.xml' from your computer.
Then press import.

######
STEP 2:
######
The second step is make a little template edit.
ACP -> Styles & Templates -> Style Manager -> Edit Templates -> Click the "? ?" button.

Find the template 'postbit_legacy' and click "Edit"

Find:
@@@@@@
$post[onlinestatus]
@@@@@@

Below Add:
@@@@@@
<!-- RPG Inferno Postbit Add-On -->
<if condition="$RPG_Show_Data">$RPG_Data</if>
<!-- / RPG Inferno Postbit Add-On -->
@@@@@@

Save Template 'postbit_legacy'

Repeat second step for template 'postbit'

Enjoy

1.0.1:
Updated RPG_Inferno_Postbit.xml
- included phrases for each label.
- limited the size of avatar to width of 60px

1.0.2:
Updated RPG_Inferno_Postbit.xml
- included challenge action.
- limited the space of add-on to width of 170px max (needed in postbit_legacy)

1.0.3:
Updated RPG_Inferno_Postbit.xml
- fixed invalid action on submit fast challenge
- added feature for random battlefield/music in challenge action.

rinkrat
05-09-2006, 10:39 PM
First!!



Installing now :)

mariannet
05-10-2006, 08:33 AM
Second :)
Working!
Could we get a link to challenge a member?

adwie
05-10-2006, 08:56 AM
Second :)
Working!
Could we get a link to challenge a member?
I'm working to add simple default value into admincp for creating fast challenge battle.
this feature coming soon with next release.
tnx for suggestion. ;)

rinkrat
05-10-2006, 05:37 PM
Some of the images are blowing out the tables in the threads. Can you limit the size of the avatars?

Snake
05-10-2006, 06:25 PM
Great job on this! :)

adwie
05-10-2006, 06:59 PM
Some of the images are blowing out the tables in the threads. Can you limit the size of the avatars?
Updated.

adwie
05-11-2006, 12:13 AM
Released version 1.0.3

features:
- included phrases for each label.
- included challenge action.
- limited the size of avatar to width of 60px
- limited the space of add-on to width of 170px max (needed in postbit_legacy)
- fixed invalid action on submit fast challenge
- added feature for random battlefield/music in challenge action.

Snake
06-10-2006, 01:29 PM
Thanks for the addon man! :D

pspcrazy
06-28-2006, 07:53 AM
Awesome man, this is the ebst rpg inferno hack i like :). Looks awesome too :). Oh i would love if you could have an option to turn it off for non rpg players :)

Nipple
08-07-2006, 01:31 AM
This is very nice, but for me it takes up too much room in the postbit, and I was wondering if anyone could help me figure out how to replace the vb user title and rank with class and level.

As in right now it is:
USERNAME
Title here
Rank here

I'd like to have instead:
USERNAME
Class here
Level here

How do I do this? I tried adding $RPG_Data[class] in the template in the correct spot but that didn't work, so now I'm clueless.

adwie
08-07-2006, 01:20 PM
Awesome man, this is the ebst rpg inferno hack i like :). Looks awesome too :). Oh i would love if you could have an option to turn it off for non rpg players :)
it's off by default for non rpg players :)

gamesmastervide
10-04-2006, 10:28 PM
erm how do you add the challenge button i cant find anywhere on my admin panel to customise this mod?

Hornstar
01-15-2007, 11:07 AM
Any chance that this is also working for the latest RPG version 3?