The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Dynamic avatars based on forum being post in
Hi all,
I'm working on a relatively simple (I think) modification to emulate the functionality over at www.rpol.net. I'm getting the necessary database tables set up but I am unsure how to handle the dynamic display options. What I'm trying to do is make some forums act as Play by Post hubs for role playing games. Games are set up as forums under the designated forums. Players have access to the game forums for the games they play. The posts in those forums should display their character data, not the vbulletin member data. I imagine this will require some heavy post bit editing to change the displayed name and avatar to match that of the character info. Any tips, tricks, or ideas to make this as painless as possible? Thanks |
#2
|
||||
|
||||
If you JOIN your character table to your user in the $posts query, then it shouldn't be too hard to do. It's a matter of setting up the tables/database the best way for what you want to do.
|
#3
|
|||
|
|||
Quote:
Lemme see if I can keep from destroying things Thanks Lynne. Now to just figure out where the $posts query is located . . . . |
#4
|
|||
|
|||
my girlfriend and i did this or something like it at my rpg forum, allowing each rpg thread or forum to have its own avatar
I post in 47 rpgs and all of them has a different avatar, that was alot of work to set up but worth it in the end |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|