Guild export field suggestion

Questions and discussions on development tools for WarcraftRealms
User avatar
Rollie
Site Admin
Posts: 4783
Joined: Sun Nov 28, 2004 11:52 am
Location: Austin, TX
Contact:

Post by Rollie »

You can actually query the ui API and get those negative ranks. It's been a long time since I pulled them up though.
phpbb:phpinfo()

erypmav
Posts: 50
Joined: Tue Oct 25, 2005 2:57 am

Post by erypmav »

Jenlor,
Rollie helped me figure out how to have my member page automaticly have the rank names pop up. If you havent seen the post go to http://www.warcraftrealms.com/forum/vie ... php?t=1076. You can view my that page at http://ioa.freefronthost.com/memberlist.php
Image
Image

erypmav
Posts: 50
Joined: Tue Oct 25, 2005 2:57 am

Post by erypmav »

What is the ui API?
Image
Image

User avatar
Rollie
Site Admin
Posts: 4783
Joined: Sun Nov 28, 2004 11:52 am
Location: Austin, TX
Contact:

Post by Rollie »

The in game UI API. What all the mods use.
phpbb:phpinfo()

erypmav
Posts: 50
Joined: Tue Oct 25, 2005 2:57 am

Post by erypmav »

Sorry for sounding like a noob, but how do you query it?
Image
Image

User avatar
Rollie
Site Admin
Posts: 4783
Joined: Sun Nov 28, 2004 11:52 am
Location: Austin, TX
Contact:

Post by Rollie »

http://www.wowwiki.com/API_GetPVPRankInfo

You can find the values by using that function.
phpbb:phpinfo()

Post Reply