. A previously requested feature was to be able to change names from within the program. I could have done this in the past, but I wanted to do it right and this requires a little help.I need the location to every reference to a character's name, that way when a character name change is done through the panel, all references are updated. Everyone can pitch in what they know, and I don't expect just one person to give them all (unless one of you uber owners already made a list in some notepad file on your computer
I would like them is this format:
cq_user.name
I'll start here and update as entries are added:
| Table | Field |
|---|---|
| cq_ad_log | user_name |
| cq_addresslist | link_name |
| cq_announce | name |
| cq_donation_dynasort_rec | user_name |
| cq_dyna_rank_rec | user_name |
| cq_enemy | enemyname |
| cq_eudemon | ori_owner_name |
| cq_family | create_name |
| cq_family | leader_name |
| cq_friend | friendname |
| cq_gm_checkpunish | user_name |
| cq_item | forgename |
| cq_leaveword | send_name |
| cq_leaveword | user_name |
| cq_partner | partner_name |
| cq_pk_bonus | hunter_name |
| cq_pk_bonus | target_name |
| cq_pk_item | hunter_name |
| cq_pk_item | target_name |
| cq_suspicion_log | user_name |
| cq_syndicate | leader_name |
| cq_tutor | tutor_name |
| cq_tutor | user_name |
| cq_tutor_contributions | student_name |
| cq_tutor_contributions2 | student_name |
| cq_user | name |






