[Repack]Lord KIngs Test 3.3.5.12340 for all Windows, V2.0 Public Available! +Season 8 [PVP] + Site!
+65
lgt2102
JesterXIII
KillFighter
rawrtigger
tydygunn
marto00802
Dimibike
dillon1
emil83
Nonsense567
DeadOwnage
Buzzynak1
jangmo95
rubencarvalho
Dakrellin
spicynachos
Fresh Air
joshmai1
Garionnn
Grisbarn
mariusake
PlatinumHydro
TheOneZealot
Inloves
driodboy123
zainudini
OddyDJ
darkray9801
Bigglesworth
rudie135
matty_96
needafriend
davedave
moge09
Enterprise457
bugmana
Jagerjaques
gundam
beserk
Faggman
giorgos
My Name Is Ash
bajspunk
birdman
dogworsje
noloyo
videogamerkp
Noxxaidin
toxter
raresawy
addulman
1paPERCAR
Moggie
uot123
vlad112
Lewis
shiftan
roketman3026
bajas2
reak12
avange44
marv333
Chubby7
Blachex
FailZorD
69 posters
Twist Gaming :: Gaming and Server Development :: MMORPGs Emulation & Chat :: World of Warcraft :: Emulation :: Releases
Page 12 of 13
Page 12 of 13 • 1, 2, 3 ... , 11, 12, 13
Re: [Repack]Lord KIngs Test 3.3.5.12340 for all Windows, V2.0 Public Available! +Season 8 [PVP] + Site!
Rwatrigger:
Keep in mind I'm still new to this, but i sounds like your issue is with the passwords. Make sure anything in the "Local" "Realm" and "World" config files that says anything about a password is changed to "ascent"
Keep in mind I'm still new to this, but i sounds like your issue is with the passwords. Make sure anything in the "Local" "Realm" and "World" config files that says anything about a password is changed to "ascent"
tydygunn- Member
- Posts : 27
Location : Arizona
Reputation : 0
Warning :
Re: [Repack]Lord KIngs Test 3.3.5.12340 for all Windows, V2.0 Public Available! +Season 8 [PVP] + Site!
Uhmm I still keep getting the error when I altered the IP so.. yeeaah =\
rawrtigger- Member
- Posts : 16
Reputation : 0
Warning :
Re: [Repack]Lord KIngs Test 3.3.5.12340 for all Windows, V2.0 Public Available! +Season 8 [PVP] + Site!
Okay so reinstalling 1.5 prompted me with the error that says DBC files are missing and the server wont start w/o them. Right now I've DL'd the WotLK extracter from the first page. The filesize for this "ad.exe" is almost twice as big as the filesize of the original, so I hope that after running it I'll be good to go.
Anyone think this might not be the problem as far as maps not being explorable goes?
Also - I know I'm being a pest and I'm sorry - but I can't figure out how to add Lich King raids to my server. I can just run in and it'll let me go in but all the mobs are yellow and there's no voiceovers or anything. That's like the number 1 reason why I even wanted my own server =P
So does anyone know of a tutorial, or video perhaps that could guide me thru it? I can't seem to find one via the forums or google. The overall goal of me getting my own server is so I could experience all the content of instances and raids, voiceovers and quests leading up to them.
Cheers!
Anyone think this might not be the problem as far as maps not being explorable goes?
Also - I know I'm being a pest and I'm sorry - but I can't figure out how to add Lich King raids to my server. I can just run in and it'll let me go in but all the mobs are yellow and there's no voiceovers or anything. That's like the number 1 reason why I even wanted my own server =P
So does anyone know of a tutorial, or video perhaps that could guide me thru it? I can't seem to find one via the forums or google. The overall goal of me getting my own server is so I could experience all the content of instances and raids, voiceovers and quests leading up to them.
Cheers!
tydygunn- Member
- Posts : 27
Location : Arizona
Reputation : 0
Warning :
Re: [Repack]Lord KIngs Test 3.3.5.12340 for all Windows, V2.0 Public Available! +Season 8 [PVP] + Site!
Raw: copy and paste the notepads into the forum, so I can take a look ^_^
tydygunn- Member
- Posts : 27
Location : Arizona
Reputation : 0
Warning :
Re: [Repack]Lord KIngs Test 3.3.5.12340 for all Windows, V2.0 Public Available! +Season 8 [PVP] + Site!
Logon:
/***********************************************************************
* ArcEmu Logonserver Configuration File
* Last edited: 7/18/09
***********************************************************************
* Configure the logonserver to connect to the accounts database below *
***********************************************************************
* LogonDatabase.Host - The hostname that the database is located on
* LogonDatabase.Username - The username used for the mysql connection
* LogonDatabase.Password - The password used for the mysql connection
* LogonDatabase.Name - The database name
* LogonDatabase.Port - Port that MySQL listens on. Usually 3306.
* LogonDatabase.Type - Client to use. 1 = MySQL
* Not supported: - 2 = PostgreSQL (Partly implemented)
* Not Supported: - 3 = SQLite (unimplemented)
***********************************************************************/
Username = "root"
Password = "ascent"
Name = "logon"
Port = "3306"
Type = "1">
/* Host Directive
*
* This is the address that the realmlist will listen on.
* To listen on all addresses, set it to 0.0.0.0
* Default: 127.0.0.1 (localhost)
*
* Note: ISHost is the interserver communication listener.
*/
ISHost = "0.0.0.0"
RealmListPort = "3724"
ServerPort = "8093">
/* Server console logging level
*
* This directive controls how much output the server will
* display in it's console. Set to 0 for none.
* 0 = Minimum; 1 = Error; 2 = Detail; 3 = Full/Debug
* Default: 3
*/
File = "-1">
/* Account Refresh Time
*
* This controls on which time interval accounts gets
* refreshed. (In seconds)
* Default = 600
* 600 seconds = 10 minutes - 1 second = 0.0166666667 minutes 300 seconds = 5 minutes, 150 seconds = 2.5minutes
*
*/
/* WorldServer Setup
*
* RemotePassword
* This directive controls the password used to authenticate with the worldserver.
* It must be the same between the two configs. If it is not, your server will
* not register.
*
* Default: "change_me_logon"
*
* AllowedIPs
* This section MUST be completed, otherwise all attempts to link your servers will fail.
* These "Allowed" fields are a space-seperated list of CIDR-form IP addresses that are allowed
* to make server connections to your logonserver, and register realms.
* For example, everything in the 127.0.0.* range would be:
* 127.0.0.0/24, as 24 of the bits must match the 127.0.0.0
*
* To allow a single IP,
* 1.3.3.7/32, would allow only 1.3.3.7 to connect as 32 of the bits must match.
*
* AllowedModIPs
* In the same form as AllowedIPs, these are the IPs that are allowed to modify the database
* (adding bans, GMs, account permissions, etc)
*/
AllowedIPs = "127.0.0.1/24"
AllowedModIPs = "127.0.0.1/24">
-----------------------------------------------------------------------------------------------
Realms:
/***********************************************************************
* ArcEmu Realms Configuration File
* Last edited: 7/18/09
*
* Configure ArcEmu's Realms below
***********************************************************************/
/******************************************************
* LogonServer Section
*
* Address:
* The address (no port) of the server.
*
* Port:
* The port on which the logon server listens. (*** NOT 3724 ***)
*
* Name:
* Not really relavant, but name the logon.
*
* RealmCount:
* The number of realms in the next section.
*
******************************************************/
Port = "8093"
Name = "Logon"
RealmCount = "2">
/******************************************************
* Realm Section
*
* Name:
* The name of the realm.
*
* Address:
* The address (and port) of that realm.
*
* Icon:
* The type of realm (PVP, Normal, RPPVP, RP)
*
* TimeZone:
* The location of the server (1=Development, 2=United States, 3=Oceanic, 4=Latin America,
* 5=Tournament, 6=Korean, 8=English, 9=German, 10=French)
*
* Population:
* (0 = low, 1 = medium, 2 = high)
*
* Important information below
*
* change 127.0.0.1 to your EXTERNAL ip if you wish to have a PUBLIC server.
* This issues come up a lot!
*
* Timezone values :
* 0=Korean 16=China
* 1=Development 17=CN1
* 2=United States 18=CN2
* 3=Oceanic 19=CN3
* 4=Latin America 20=CN4
* 5=Tournament 21=CN5
* 6=Korean 22=CN6
* 8=English 23=CN7
* 9=German 24=CN8
* 10=French 25=Tournament
* 11=Spanish 26=Test Server
* 12=Russian 27=Tournament
* 13=Tournament 28=QA Server
* 14=Taiwan 29=CN9
* 15=Tournament 30=TestServer2
******************************************************/
Address = "guavawow.malware-site.www:8129"
Icon = "PVP"
Population = "2.0"
TimeZone = "8">
Address = "127.0.0.1:8129"
Icon = "Normal"
Population = "2.0"
TimeZone = "26">
/***********************************************************************
* ArcEmu Logonserver Configuration File
* Last edited: 7/18/09
***********************************************************************
* Configure the logonserver to connect to the accounts database below *
***********************************************************************
* LogonDatabase.Host - The hostname that the database is located on
* LogonDatabase.Username - The username used for the mysql connection
* LogonDatabase.Password - The password used for the mysql connection
* LogonDatabase.Name - The database name
* LogonDatabase.Port - Port that MySQL listens on. Usually 3306.
* LogonDatabase.Type - Client to use. 1 = MySQL
* Not supported: - 2 = PostgreSQL (Partly implemented)
* Not Supported: - 3 = SQLite (unimplemented)
***********************************************************************/
Password = "ascent"
Name = "logon"
Port = "3306"
Type = "1">
/* Host Directive
*
* This is the address that the realmlist will listen on.
* To listen on all addresses, set it to 0.0.0.0
* Default: 127.0.0.1 (localhost)
*
* Note: ISHost is the interserver communication listener.
*/
RealmListPort = "3724"
ServerPort = "8093">
/* Server console logging level
*
* This directive controls how much output the server will
* display in it's console. Set to 0 for none.
* 0 = Minimum; 1 = Error; 2 = Detail; 3 = Full/Debug
* Default: 3
*/
/* Account Refresh Time
*
* This controls on which time interval accounts gets
* refreshed. (In seconds)
* Default = 600
* 600 seconds = 10 minutes - 1 second = 0.0166666667 minutes 300 seconds = 5 minutes, 150 seconds = 2.5minutes
*
*/
/* WorldServer Setup
*
* RemotePassword
* This directive controls the password used to authenticate with the worldserver.
* It must be the same between the two configs. If it is not, your server will
* not register.
*
* Default: "change_me_logon"
*
* AllowedIPs
* This section MUST be completed, otherwise all attempts to link your servers will fail.
* These "Allowed" fields are a space-seperated list of CIDR-form IP addresses that are allowed
* to make server connections to your logonserver, and register realms.
* For example, everything in the 127.0.0.* range would be:
* 127.0.0.0/24, as 24 of the bits must match the 127.0.0.0
*
* To allow a single IP,
* 1.3.3.7/32, would allow only 1.3.3.7 to connect as 32 of the bits must match.
*
* AllowedModIPs
* In the same form as AllowedIPs, these are the IPs that are allowed to modify the database
* (adding bans, GMs, account permissions, etc)
*/
AllowedModIPs = "127.0.0.1/24">
-----------------------------------------------------------------------------------------------
Realms:
/***********************************************************************
* ArcEmu Realms Configuration File
* Last edited: 7/18/09
*
* Configure ArcEmu's Realms below
***********************************************************************/
/******************************************************
* LogonServer Section
*
* Address:
* The address (no port) of the server.
*
* Port:
* The port on which the logon server listens. (*** NOT 3724 ***)
*
* Name:
* Not really relavant, but name the logon.
*
* RealmCount:
* The number of realms in the next section.
*
******************************************************/
Name = "Logon"
RealmCount = "2">
/******************************************************
* Realm Section
*
* Name:
* The name of the realm.
*
* Address:
* The address (and port) of that realm.
*
* Icon:
* The type of realm (PVP, Normal, RPPVP, RP)
*
* TimeZone:
* The location of the server (1=Development, 2=United States, 3=Oceanic, 4=Latin America,
* 5=Tournament, 6=Korean, 8=English, 9=German, 10=French)
*
* Population:
* (0 = low, 1 = medium, 2 = high)
*
* Important information below
*
* change 127.0.0.1 to your EXTERNAL ip if you wish to have a PUBLIC server.
* This issues come up a lot!
*
* Timezone values :
* 0=Korean 16=China
* 1=Development 17=CN1
* 2=United States 18=CN2
* 3=Oceanic 19=CN3
* 4=Latin America 20=CN4
* 5=Tournament 21=CN5
* 6=Korean 22=CN6
* 8=English 23=CN7
* 9=German 24=CN8
* 10=French 25=Tournament
* 11=Spanish 26=Test Server
* 12=Russian 27=Tournament
* 13=Tournament 28=QA Server
* 14=Taiwan 29=CN9
* 15=Tournament 30=TestServer2
******************************************************/
Icon = "PVP"
Population = "2.0"
TimeZone = "8">
Icon = "Normal"
Population = "2.0"
TimeZone = "26">
rawrtigger- Member
- Posts : 16
Reputation : 0
Warning :
Re: [Repack]Lord KIngs Test 3.3.5.12340 for all Windows, V2.0 Public Available! +Season 8 [PVP] + Site!
ok i got like 10 Errors now that i put them IP in "Logon" "World" and "Realm" files Heres a pic
KillFighter- Member
- Posts : 12
Reputation : 0
Warning :
Re: [Repack]Lord KIngs Test 3.3.5.12340 for all Windows, V2.0 Public Available! +Season 8 [PVP] + Site!
Kill, read the posts behind yours. Those errors are normal.
Raw: For the following:
/* WorldServer Setup
*
* RemotePassword
* This directive controls the password used to authenticate with the worldserver.
* It must be the same between the two configs. If it is not, your server will
* not register.
*
* Default: "change_me_logon"
*
* AllowedIPs
* This section MUST be completed, otherwise all attempts to link your servers will fail.
* These "Allowed" fields are a space-seperated list of CIDR-form IP addresses that are allowed
* to make server connections to your logonserver, and register realms.
* For example, everything in the 127.0.0.* range would be:
* 127.0.0.0/24, as 24 of the bits must match the 127.0.0.0
*
* To allow a single IP,
* 1.3.3.7/32, would allow only 1.3.3.7 to connect as 32 of the bits must match.
*
* AllowedModIPs
* In the same form as AllowedIPs, these are the IPs that are allowed to modify the database
* (adding bans, GMs, account permissions, etc)
*/
AllowedIPs = "127.0.0.1/24"
AllowedModIPs = "127.0.0.1/24">
Right above where it says allowed IPs, is the password "ascent?"
It's weird, I know, we can't see certain lines the .config file.
Raw: For the following:
/* WorldServer Setup
*
* RemotePassword
* This directive controls the password used to authenticate with the worldserver.
* It must be the same between the two configs. If it is not, your server will
* not register.
*
* Default: "change_me_logon"
*
* AllowedIPs
* This section MUST be completed, otherwise all attempts to link your servers will fail.
* These "Allowed" fields are a space-seperated list of CIDR-form IP addresses that are allowed
* to make server connections to your logonserver, and register realms.
* For example, everything in the 127.0.0.* range would be:
* 127.0.0.0/24, as 24 of the bits must match the 127.0.0.0
*
* To allow a single IP,
* 1.3.3.7/32, would allow only 1.3.3.7 to connect as 32 of the bits must match.
*
* AllowedModIPs
* In the same form as AllowedIPs, these are the IPs that are allowed to modify the database
* (adding bans, GMs, account permissions, etc)
*/
AllowedIPs = "127.0.0.1/24"
AllowedModIPs = "127.0.0.1/24">
Right above where it says allowed IPs, is the password "ascent?"
It's weird, I know, we can't see certain lines the .config file.
tydygunn- Member
- Posts : 27
Location : Arizona
Reputation : 0
Warning :
Re: [Repack]Lord KIngs Test 3.3.5.12340 for all Windows, V2.0 Public Available! +Season 8 [PVP] + Site!
Yeahh the password is ascent
<LogonServer RemotePassword = "ascent"
<LogonServer RemotePassword = "ascent"
rawrtigger- Member
- Posts : 16
Reputation : 0
Warning :
Re: [Repack]Lord KIngs Test 3.3.5.12340 for all Windows, V2.0 Public Available! +Season 8 [PVP] + Site!
Make sure the passwords in the other two files (world and realm) are also ascent.
Beyond that I can't be sure what your prolem is, we'll have to find someone more experienced than myself.
Beyond that I can't be sure what your prolem is, we'll have to find someone more experienced than myself.
tydygunn- Member
- Posts : 27
Location : Arizona
Reputation : 0
Warning :
Re: [Repack]Lord KIngs Test 3.3.5.12340 for all Windows, V2.0 Public Available! +Season 8 [PVP] + Site!
I guess it's worth noting that your SQL manager's password has to be ascent. There's another variation ("root" maybe), so check your SQL mgr and make sure ascent works as a password.
tydygunn- Member
- Posts : 27
Location : Arizona
Reputation : 0
Warning :
Re: [Repack]Lord KIngs Test 3.3.5.12340 for all Windows, V2.0 Public Available! +Season 8 [PVP] + Site!
SQL manager ? where do you find that at ?
rawrtigger- Member
- Posts : 16
Reputation : 0
Warning :
Re: [Repack]Lord KIngs Test 3.3.5.12340 for all Windows, V2.0 Public Available! +Season 8 [PVP] + Site!
ok got mine working ty now i just can not get into icc to test it out trying to find out how to do this lol i even tryed to do command .cheat triggerpass it is like icc is not there at all
KillFighter- Member
- Posts : 12
Reputation : 0
Warning :
Re: [Repack]Lord KIngs Test 3.3.5.12340 for all Windows, V2.0 Public Available! +Season 8 [PVP] + Site!
Rawtrigger: I use "HeidiSQL" it's a free download and while I'm still new to this, from what I understand it loads files into your server, and also allows others access to it. You're supposed to load the "MySQL" file, then Heidi (login with user:root and pass:ascent), THEN you load up the logon and world .exe's
Killfighter: I'm having the same issue =P
Although you may not have your stuff as screwed up as mine. Go to the Stormwind Cathedral (I play horde so I had to use .invincible =P) and at the back of the cathedral, there should be an innkeeper. Right behind him there should be an npc named "Scourge Teleporter" or something similar. Anywho talk to him, and be sure to post back if it worked!
Killfighter: I'm having the same issue =P
Although you may not have your stuff as screwed up as mine. Go to the Stormwind Cathedral (I play horde so I had to use .invincible =P) and at the back of the cathedral, there should be an innkeeper. Right behind him there should be an npc named "Scourge Teleporter" or something similar. Anywho talk to him, and be sure to post back if it worked!
tydygunn- Member
- Posts : 27
Location : Arizona
Reputation : 0
Warning :
Re: [Repack]Lord KIngs Test 3.3.5.12340 for all Windows, V2.0 Public Available! +Season 8 [PVP] + Site!
Yeah I use HeidiSQL
rawrtigger- Member
- Posts : 16
Reputation : 0
Warning :
Re: [Repack]Lord KIngs Test 3.3.5.12340 for all Windows, V2.0 Public Available! +Season 8 [PVP] + Site!
Okay so your having the authentication problem still then?
If so I'm not sure you'll have to wait for someone else to roll on over and help ya.
If so I'm not sure you'll have to wait for someone else to roll on over and help ya.
tydygunn- Member
- Posts : 27
Location : Arizona
Reputation : 0
Warning :
Re: [Repack]Lord KIngs Test 3.3.5.12340 for all Windows, V2.0 Public Available! +Season 8 [PVP] + Site!
yeah i found the icc Teleporter but only thing she says is how my i help you lol and im a alli
KillFighter- Member
- Posts : 12
Reputation : 0
Warning :
Re: [Repack]Lord KIngs Test 3.3.5.12340 for all Windows, V2.0 Public Available! +Season 8 [PVP] + Site!
It says how may I help you, simply because there may not be a ICC script for the teleporter in the repack.
Re: [Repack]Lord KIngs Test 3.3.5.12340 for all Windows, V2.0 Public Available! +Season 8 [PVP] + Site!
Alright, I just want to clear this up. When I've installed this repack, I should have access to everything up to LK? Vanilla and BC included? I may have done something wrong, because all of my instances, raids included, don't seem to be scripted. All the mobs are yellow and half the time I can't get in - it says that "Instance is unavailable."
I appreciate all the help I've received so far bytheway...I don't wanna seem ungrateful =P
I've redownloaded and reinstalled the repack...I'm just unsure of where to proceed.
Thanks guys.
Cheers!
I appreciate all the help I've received so far bytheway...I don't wanna seem ungrateful =P
I've redownloaded and reinstalled the repack...I'm just unsure of where to proceed.
Thanks guys.
Cheers!
tydygunn- Member
- Posts : 27
Location : Arizona
Reputation : 0
Warning :
Re: [Repack]Lord KIngs Test 3.3.5.12340 for all Windows, V2.0 Public Available! +Season 8 [PVP] + Site!
Well Just Wait For repack V2 Public to come out Hopefully Everything go wells
Nonsense567- Member
- Posts : 22
Reputation : 0
Warning :
Re: [Repack]Lord KIngs Test 3.3.5.12340 for all Windows, V2.0 Public Available! +Season 8 [PVP] + Site!
Seems like, right? Hehe, I'll look forward to it...there's always some mass effect 2 in the meantime.
tydygunn- Member
- Posts : 27
Location : Arizona
Reputation : 0
Warning :
Re: [Repack]Lord KIngs Test 3.3.5.12340 for all Windows, V2.0 Public Available! +Season 8 [PVP] + Site!
lol Where is V2.0 Say it is here lol V2.0 Public Available!
KillFighter- Member
- Posts : 12
Reputation : 0
Warning :
Re: [Repack]Lord KIngs Test 3.3.5.12340 for all Windows, V2.0 Public Available! +Season 8 [PVP] + Site!
The link to it Says Coming Soon So Hopefully Today Or Tomorrow
Nonsense567- Member
- Posts : 22
Reputation : 0
Warning :
Re: [Repack]Lord KIngs Test 3.3.5.12340 for all Windows, V2.0 Public Available! +Season 8 [PVP] + Site!
Sweet i will wait for that one to come out...............
KillFighter- Member
- Posts : 12
Reputation : 0
Warning :
Re: [Repack]Lord KIngs Test 3.3.5.12340 for all Windows, V2.0 Public Available! +Season 8 [PVP] + Site!
Yeah its Going to be Epic
Nonsense567- Member
- Posts : 22
Reputation : 0
Warning :
Re: [Repack]Lord KIngs Test 3.3.5.12340 for all Windows, V2.0 Public Available! +Season 8 [PVP] + Site!
Thanks for the repack! Everything works fine except for one little detail. I'm trying to allow character names to have spaces and symbols in them, here's my code for the world.cfg (minus the "*"):
<*Server PlayerLimit = "1000"
Motd = "Welcome to the Lord Kings Guild Test Server"
SendStatsOnJoin = "1"
EnableBreathing = "1"
SeperateChatChannels = "0"
CompressionThreshold = "1000"
QueueUpdateInterval = "5000"
KickAFKPlayers = "0"
ConnectionTimeout = "180"
RealmType = "1"
AdjustPriority = "0"
RequireAllSignatures = "0"
ShowGMInWhoList = "1"
MapUnloadTime="0"
LimitedNames="0"
UseAccountData="0"
AllowPlayerCommands="0"
EnableLFGJoin="1"
TimeZone="0"
Collision="0"
DisableFearMovement="0"
SaveExtendedCharData="0">
As you can see, I've set LimiteNames to 0, yet the game still prevents me from using spaces or symbols. Is there something else I'm missing?
<*Server PlayerLimit = "1000"
Motd = "Welcome to the Lord Kings Guild Test Server"
SendStatsOnJoin = "1"
EnableBreathing = "1"
SeperateChatChannels = "0"
CompressionThreshold = "1000"
QueueUpdateInterval = "5000"
KickAFKPlayers = "0"
ConnectionTimeout = "180"
RealmType = "1"
AdjustPriority = "0"
RequireAllSignatures = "0"
ShowGMInWhoList = "1"
MapUnloadTime="0"
LimitedNames="0"
UseAccountData="0"
AllowPlayerCommands="0"
EnableLFGJoin="1"
TimeZone="0"
Collision="0"
DisableFearMovement="0"
SaveExtendedCharData="0">
As you can see, I've set LimiteNames to 0, yet the game still prevents me from using spaces or symbols. Is there something else I'm missing?
JesterXIII- Member
- Posts : 1
Reputation : 0
Warning :
Page 12 of 13 • 1, 2, 3 ... , 11, 12, 13
Similar topics
» [ArcEmu] Universal Project Ultimate Repack v1.22.05 (3.3.5a, 12340)
» [Repack] ArcEmu for 64 bit Windows
» [Repack] Lbniese-Repack 2.9 - (3.3.5 Patch) Blizzlike (Instructions Included)
» [Repack] Lbniese-Repack 2.9 - (3.3.5 Patch) Blizzlike
» Anyone know a repack for 64 bit?
» [Repack] ArcEmu for 64 bit Windows
» [Repack] Lbniese-Repack 2.9 - (3.3.5 Patch) Blizzlike (Instructions Included)
» [Repack] Lbniese-Repack 2.9 - (3.3.5 Patch) Blizzlike
» Anyone know a repack for 64 bit?
Twist Gaming :: Gaming and Server Development :: MMORPGs Emulation & Chat :: World of Warcraft :: Emulation :: Releases
Page 12 of 13
Permissions in this forum:
You cannot reply to topics in this forum