Riddel:
If you want to use the RPG name instead of the user name, then you would have to modify battle.php and change how it finds the user names. In theory, this should be simple, but it depends on what you want.
v0id:
When I release the profile add-on that allows a user's RPG stuff to be displayed in the member profile, then that code can be easily converted into a .php page that generates the necessary variables for the pop-up you are thinking of. Also, the variables do not necessarily have to be put in the postbit template. If you wanted to, you could display them in their own table below the actual post. I have seen this successfully done in several forums and I like that style of layout also. It is entirely up to you. If you want the pop-up though, I will work on that after I finish the member profile code.
|