Multiple alt guild ranks

Requests, feedback, and general discussion about WoWRoster
DO NOT post topics about WoWRoster AddOns here!

Multiple alt guild ranks

Postby Scorn » Fri Jul 14, 2006 5:38 am

I used to be able to do this with 1.6 and have receintly moded to 1.7. My guild has multiple ranks for alts and the guildmaster does not allow the guild note nor the officer note to be updated with the alt tag. We have two different ranks for alts (Fiends and Imps). I am able to select either feind or alt, but not both. I have tried various seperator values such as ; and | but none have worked. Is there a specific file I can mod that would allow me maunal control over the alts so I can do multiples again?
User avatar
Scorn
WR.net Apprentice
WR.net Apprentice
 
Posts: 21
Joined: Wed Jul 12, 2006 4:09 am
Location: Toronto, Ontario

Multiple alt guild ranks

Postby Scorn » Fri Jul 14, 2006 5:50 am

Sorry, Disregard. I corrected the issue by adding a new line into alt_type Db under the Roster_config table. Everything is working well now. Good job on it guys. Keep up the good work.

Code: Select all
       Sort by key:  PRIMARY (Ascending) PRIMARY (Descending) None            id  config_name  config_value  form_type  config_type 
      2040 alt_type Fiends text{30|30 guild_conf
      24242424 alt_type Imp text{30|30 guild_conf
User avatar
Scorn
WR.net Apprentice
WR.net Apprentice
 
Posts: 21
Joined: Wed Jul 12, 2006 4:09 am
Location: Toronto, Ontario

Multiple alt guild ranks

Postby PleegWat » Fri Jul 14, 2006 12:58 pm

You might want to use ID 2041 so it appears right below the other alt_type value in the config screen. I'm surprised this works though. The code assumes config name is unique.
Last edited by PleegWat on Fri Jul 14, 2006 12:59 pm, edited 1 time in total.
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm

Re: Multiple alt guild ranks

Postby Scorn » Fri Jul 14, 2006 3:13 pm

I tried to use key 2041, but I got the error message that the key could not be duplicated. I assumed at that point it was the ID number that was being called was the duplicate, so I thought if I put in a number so high that it didn't duplicate it would work. Sure enough, it did.

http://ua-guild.net/roster to see it in action. It is picking up over 30 alts, where as with just feinds it was only finding 16.
User avatar
Scorn
WR.net Apprentice
WR.net Apprentice
 
Posts: 21
Joined: Wed Jul 12, 2006 4:09 am
Location: Toronto, Ontario

Multiple alt guild ranks

Postby PleegWat » Fri Jul 14, 2006 3:22 pm

Count again. It's counting 33 imps.

THis method won't work, it's simply overwriting fiends with imps while it gets the config. You'll change alt_name in to something else for the second field, then edit menu.php to use it.
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm

Multiple alt guild ranks

Postby Scorn » Tue Jul 18, 2006 4:11 pm

hmm.. odd, going to have to take a peek at that when I have a second. I just spend the time counting up the roster imps and feinds. Right now the DKP system is needing work. If someone could intergrate the DKP system into the roster, that would be absolutely amazing.

Good eye.
User avatar
Scorn
WR.net Apprentice
WR.net Apprentice
 
Posts: 21
Joined: Wed Jul 12, 2006 4:09 am
Location: Toronto, Ontario

Re: Multiple alt guild ranks

Postby Scorn » Thu Aug 17, 2006 4:09 am

Ok. . so I am back still with the same question. We have got the Feild set as

Code: Select all
2040 alt_type Imp text{30|30 guild_conf
      2041 alt_type2 Feind text{30|30 guild_conf


we have guild bank set as

Code: Select all
9020 banker_rankname Ua text{50|30 guildbank_conf
      9021 banker_rankname2 theguildbank text{50|30 guildbank_conf


The roster is only able to see the first item (alt_type and banker_rankname) but not able to see the other two. Is there a specific naming convention or look-up from another portion of the database or php?
User avatar
Scorn
WR.net Apprentice
WR.net Apprentice
 
Posts: 21
Joined: Wed Jul 12, 2006 4:09 am
Location: Toronto, Ontario

Multiple alt guild ranks

Postby zanix » Thu Aug 17, 2006 4:38 am

What do you mean roster can't see the second one
You need to be a little more specific
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Multiple alt guild ranks

Postby PleegWat » Thu Aug 17, 2006 11:05 pm

It doesn't work like that. You'd have to change the roster source code to use the additional settings values.
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm

Multiple alt guild ranks

Postby Scorn » Sat Aug 26, 2006 7:35 am

this is what I was asking. where do I modify so that the roster accepts the other settings? is ther a portion in the php code that needs to be changed so that is can find Alt_Type2 and banker_rankname2?
User avatar
Scorn
WR.net Apprentice
WR.net Apprentice
 
Posts: 21
Joined: Wed Jul 12, 2006 4:09 am
Location: Toronto, Ontario

Multiple alt guild ranks

Postby Scorn » Wed Oct 04, 2006 8:48 pm

Is there a possibility I could get the reponse on this? All I need is the file name. Once I know the file in while to edit, then I should have no difficulties in duplicating the look-up code.
User avatar
Scorn
WR.net Apprentice
WR.net Apprentice
 
Posts: 21
Joined: Wed Jul 12, 2006 4:09 am
Location: Toronto, Ontario


Return to General Support & Feedback

Who is online

Users browsing this forum: No registered users and 1 guest

cron