Modified the guild exports

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

Modified the guild exports

Post by Rollie »

I added a rank column to show the rank of members if you have used version 1.2+ of the mod to submit guild member information.
phpbb:phpinfo()

Khael
Posts: 8
Joined: Sat Feb 05, 2005 6:27 am

Post by Khael »

Is this all the info you can pull out Rollie, a thing that would be REALLy useful is if it was possible to supply support skills (3) and trade skills (2).

But I heard from other sources, that this might not be so easy to do :|
Khael[SUN]
GUILD OF SUN - slaying carebears since 1873
Webmaster: http://www.guildofsun.com

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

Post by Rollie »

Yes, unless each person were to upload their own data, there is no way to track that across guildmembers.
phpbb:phpinfo()

Kitaka
Posts: 9
Joined: Fri Feb 11, 2005 11:39 am

Post by Kitaka »

yeah

we have to combine all the infos

My plan is a db with infos from WR and infos from the player himself.

I don't easyly import the data, i update my db every time. If there is a new player, than he will get a new row.

This could look like this :
id_char | CharName | Level | [etc] |u_mail| u_pass|u_story|u_worker [etc]

all infos with u_XXX can the user himself change at the guild HP, all other info comes from WR.

Post Reply