Quote:
Originally Posted by Bilderback
@MikesSite
On another note, a conditional could be used for gxboxlive detection in the plugins.
Alot could be done to enhance this but I am still new to vbulletin and cant get it from
my head into a text editor yet.
|
I actually connected your product to another mod which shows XBox Live Gamer cards in users profile. That mod is here:
https://vborg.vbsupport.ru/showthread.php?t=171157
Where he says to replace in his templates $userinfo[fieldX] where X = the gamercard, I replaced that to read $userinfo[gf_xbox]. Neat little way to have it display the gamer card in the users profile.
I haven't thought running it into gxboxlive mod though
Edit. Apon looking, it seems very simple to change the xml on the gXboxLive to pull from the user table or change your XML file to pull from the profilefield table.