- Joined
- Sep 12, 2004
- RedCents
- 560¢
Since I have full access to the source for all our custom plugins and varients, I wanted to update the MQ2AutoLogin.dll to include Ragefire and Lockjaw servers.
However, I do not know the server identification codes for them.
This is what I'm working with atm.
Easy ass update to make.... Just need correct server identification code..
Assuming their identifiers will be greater than mayongs 163, since that was the last server inclusion before new progression servers, but don't want to waste a sh*t load of time guessing/compiling/testing... rinse/repeat till i get lucky.
And then to start my ordeal of begging and convincing Maskoi to allow me to make it part of the official release.
lol
Any help would be appreciated.. for "Those in the know" (wink wink)
However, I do not know the server identification codes for them.
This is what I'm working with atm.
Rich (BB code):
_ServerData ServerData[] = {
{"antonius", 68},
{"bertox", 53},
{"bristle", 9},
{"cazic", 49},
{"drinal", 40},
{"erollisi", 48},
{"fippy", 156},
{"firiona", 77},
{"luclin", 76},
{"mayong", 163},
{"povar", 5},
{"rathe", 46},
{"trakanon", 154},
{"tunare", 57},
{"vox", 158},
{"vulak", 157},
{"xegony", 51},
{"zek", 54},
{"test", 1},
{0, 0},
};
Easy ass update to make.... Just need correct server identification code..
Assuming their identifiers will be greater than mayongs 163, since that was the last server inclusion before new progression servers, but don't want to waste a sh*t load of time guessing/compiling/testing... rinse/repeat till i get lucky.
And then to start my ordeal of begging and convincing Maskoi to allow me to make it part of the official release.
lol
Any help would be appreciated.. for "Those in the know" (wink wink)