Release] Djfredericks Blizzlike Repack Stable, Rev 2018 menu

Shout-Out

User Tag List

Page 6 of 10 FirstFirst ... 2345678910 LastLast
Results 76 to 90 of 148
  1. #76
    Bunster's Avatar Active Member
    Reputation
    19
    Join Date
    May 2008
    Posts
    553
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ardtard76 View Post
    Now with all of this installed, is there anyway to update the files and Revs usiing SVN? and if so could you possibly tell me how? +Rep btw good work
    Its easier just to download and replace them :P

    Release] Djfredericks Blizzlike Repack Stable, Rev 2018
  2. #77
    ardtard76's Avatar Member
    Reputation
    18
    Join Date
    Sep 2007
    Posts
    59
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyhelp would be greatly appreciated and i am willing to send you 2 rep points.

  3. #78
    spudboy58's Avatar Member
    Reputation
    1
    Join Date
    Oct 2008
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    im still having issues with the realm selectoin screen. everytime i select one it keeps going back to the selection screen. here is my realm.config.

    #######################################################################
    # ArcEmu Realms Configuration File
    # Last updated at revision rev.1875
    #######################################################################

    #******************************************************************************* *
    #* How to use this config file: *
    #* Config files are in a block->variable->setting format. *
    #* A < signifies the opening of a block, the block name is expected after that. *
    #* After the block name, a space and then the settings sperated by = / ' '. *
    #* *
    #* e.g. *
    #* <block setting="0" someval = "1"> *
    #* *
    #* Comments can be in C format, e.g. /* some stuff */, with a // at the start *
    #* of the line, or in shell format (#). *
    #******************************************************************************* */

    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    # 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.
    #
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#

    <LogonServer Address = "127.0.0.1"
    Port = "8093"
    Name = "Default Logon"
    RealmCount = "1">

    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    # 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
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#

    <Realm1 Name = "Stir River Patrol"
    Address = "127.0.0.1"
    Icon = "PVP"
    Population = "1"
    TimeZone = "2">

  4. #79
    Djfrederick's Avatar Banned
    Reputation
    127
    Join Date
    Sep 2008
    Posts
    380
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    #######################################################################
    # ArcEmu Realms Configuration File
    # Last updated at revision rev.1875
    #######################################################################
    
    #******************************************************************************* *
    #* How to use this config file: *
    #* Config files are in a block->variable->setting format. *
    #* A < signifies the opening of a block, the block name is expected after that. * 
    #* After the block name, a space and then the settings sperated by = / ' '. *
    #* *
    #* e.g. *
    #* <block setting="0" someval = "1"> *
    #* *
    #* Comments can be in C format, e.g. /* some stuff */, with a // at the start *
    #* of the line, or in shell format (#). *
    #******************************************************************************* */
    
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    # 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.
    #
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    
    <LogonServer Address = "127.0.0.1"
    Port = "8093"
    Name = "Default Logon"
    RealmCount = "1">
    
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    # 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
    #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
    
    <Realm1 Name = "Stir River Patrol"
    Address = "127.0.0.1" 
    Icon = "PVP"
    Population = "1"
    TimeZone = "2">
    Never chance this:
    Code:
    <Realm1 Name = "Stir River Patrol"
    Address = "127.0.0.1" 
    Icon = "PVP"
    Population = "1"
    TimeZone = "2">
    Have to be this:
    Code:
    <Realm1 Name = "Stir River Patrol"
    Address = "127.0.0.1:8129" 
    Icon = "PVP"
    Population = "1"
    TimeZone = "2">

  5. #80
    Djfrederick's Avatar Banned
    Reputation
    127
    Join Date
    Sep 2008
    Posts
    380
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ardtard76 View Post
    Now with all of this installed, is there anyway to update the files and Revs usiing SVN? and if so could you possibly tell me how? +Rep btw good work


    *I also still get the same error even after re-executing the Sql's*
    The updated repack will be ready in 80% - But im on the slowest computer i ever been on. Sorry going to take some time..

  6. #81
    tazco's Avatar Member
    Reputation
    1
    Join Date
    Nov 2007
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have been messing around with it and so far its preety good. I am impresed that the totems work. I have not seen a realses that has totems working since wotlk came out. I am not sure if this has been asked or not, but how to I make other accounts other then admin?

  7. #82
    Djfrederick's Avatar Banned
    Reputation
    127
    Join Date
    Sep 2008
    Posts
    380
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    UPDATED <<<<<------ REV CORE 2018!

    Tazco, go to you DB program (Navicat, HeidiSQL, ect.)

    Go to the "logon" tab and take the "accounts" table.

    Click the little "+" down in the corner and field out the fields.

  8. #83
    tazco's Avatar Member
    Reputation
    1
    Join Date
    Nov 2007
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Djfrederick View Post

    Tazco, go to you DB program (Navicat, HeidiSQL, ect.)

    Go to the "logon" tab and take the "accounts" table.

    Click the little "+" down in the corner and field out the fields.

    Awsome thanks for the replay. It seems like it worked last night when I tryed, Createaccount in the log in server, but I think i need to reload navicat for it to work. Either way works like a charm thanks, Update you say....

  9. #84
    spudboy58's Avatar Member
    Reputation
    1
    Join Date
    Oct 2008
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i get an unterminated block error when i have the realm address set to 127.0.0.1:8129. it only works when the 8129 isnt there. but when i remove 8129, i cant select a realm.

  10. #85
    oliqueen's Avatar Member
    Reputation
    1
    Join Date
    Jan 2009
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks man. +REP For you.

  11. #86
    Djfrederick's Avatar Banned
    Reputation
    127
    Join Date
    Sep 2008
    Posts
    380
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by spudboy58 View Post
    i get an unterminated block error when i have the realm address set to 127.0.0.1:8129. it only works when the 8129 isnt there. but when i remove 8129, i cant select a realm.
    Go and portforward "8129". Lol, don't know if it works. But give it a try.

  12. #87
    knick1's Avatar Member
    Reputation
    1
    Join Date
    Jan 2009
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    #################################################################
    # ArcEmu Realms Configuration File #
    # Last updated at rev.1875 #
    # Keazain`s X-Pack Release - Compiled by Keazain #
    #################################################################
    :rofl:

  13. #88
    Djfrederick's Avatar Banned
    Reputation
    127
    Join Date
    Sep 2008
    Posts
    380
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Do'h, haven't changed it, lol

    Thanks Knick1.

  14. #89
    Deathtrooper's Avatar Member
    Reputation
    43
    Join Date
    Aug 2008
    Posts
    161
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Do u have to execute both login.sql and world.sql files into ur world database or do u make a seperate one for login.sql?
    Sorry I'm used to mangos please forgive me!!

  15. #90
    Djfrederick's Avatar Banned
    Reputation
    127
    Join Date
    Sep 2008
    Posts
    380
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nothing to be sorry for

    Sepearted, but i already told you that over PM.

Page 6 of 10 FirstFirst ... 2345678910 LastLast

Similar Threads

  1. [Release]Hellfire Blizzlike Repack (3.1.1 & 3.0.9)
    By costel_gabitu in forum WoW EMU General Releases
    Replies: 74
    Last Post: 07-31-2009, 02:12 PM
  2. [Release]Scripted Blizzlike Repack (Av working) Src
    By Naturaldepth in forum WoW EMU General Releases
    Replies: 9
    Last Post: 09-16-2008, 06:50 PM
  3. [Release] Scythers Blizzlike repack.
    By Ickybad in forum World of Warcraft Emulator Servers
    Replies: 30
    Last Post: 07-25-2008, 07:44 PM
  4. [Release] OpenAscent Blizzlike Repack! [ABD+Scripted instances(moon++)!]
    By novaprosp3kt in forum World of Warcraft Emulator Servers
    Replies: 47
    Last Post: 06-03-2008, 09:05 PM
  5. [Release] OpenAscent Blizzlike Repack v2! ABD! Scripted Instances!
    By novaprosp3kt in forum World of Warcraft Emulator Servers
    Replies: 54
    Last Post: 06-03-2008, 07:30 PM
All times are GMT -5. The time now is 04:26 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search