Modified the guild exports
Modified the guild exports
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()
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.
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.