[Repack] Project Anthrax's Land before wow 3.3.3 Funserver menu

User Tag List

Page 3 of 9 FirstFirst 1234567 ... LastLast
Results 31 to 45 of 129
  1. #31
    Dombo's Avatar Banned
    Reputation
    622
    Join Date
    Nov 2008
    Posts
    1,421
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by project anthrax View Post
    theres a preview link provided in the thread where you can view the live demo
    I must have missed that, either that or it wasn't there in the original post

    EDIT: The website looks really neat, great job!

    Too bad you're using Joomla! though with a Rocket Theme ...
    Last edited by Dombo; 04-21-2010 at 06:56 AM.

    [Repack] Project Anthrax's Land before wow 3.3.3 Funserver
  2. #32
    DisturbingEffect's Avatar Contributor
    Reputation
    123
    Join Date
    Mar 2009
    Posts
    382
    Thanks G/R
    0/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Looks nice Project Anthrax installing right now will post feedback!

  3. #33
    project anthrax's Avatar Contributor
    Reputation
    180
    Join Date
    Nov 2007
    Posts
    993
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks guys enjoy!
    removed by Unholy

  4. #34
    Professor Banana's Avatar Member
    Reputation
    21
    Join Date
    Apr 2008
    Posts
    102
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I've set it up correctly (pretty sure) but when i start world.exe it starts until it says
    Code:
    [Arcemu] LogonCommClient: Connection failed. Will try again in 10 secs.
    and it will repeat that indefinitely.

  5. #35
    project anthrax's Avatar Contributor
    Reputation
    180
    Join Date
    Nov 2007
    Posts
    993
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    please go to my guide on how to make your server public with non hamachi and if that doesnt work instant message me and I will help you
    Code:
    email: [email protected]
    removed by Unholy

  6. #36
    loz100loz's Avatar Member
    Reputation
    1
    Join Date
    Apr 2010
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    when i run the arcemu-world.exe it gets right to the end and says logoncomm client authentication and then it say logoncomm client authentication ....timed out im new to making private servers any help i will appreciate it thank you

  7. #37
    project anthrax's Avatar Contributor
    Reputation
    180
    Join Date
    Nov 2007
    Posts
    993
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    post your configs
    removed by Unholy

  8. #38
    loz100loz's Avatar Member
    Reputation
    1
    Join Date
    Apr 2010
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by project anthrax View Post
    post your configs
    MEGAUPLOAD - The leading online storage and file delivery service configs thank you

  9. #39
    project anthrax's Avatar Contributor
    Reputation
    180
    Join Date
    Nov 2007
    Posts
    993
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    its not available and please just code them and post them here I do not like to download from random people
    removed by Unholy

  10. #40
    loz100loz's Avatar Member
    Reputation
    1
    Join Date
    Apr 2010
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by project anthrax View Post
    its not available and please just code them and post them here I do not like to download from random people
    ok sorry
    Code:
    logon.conf
    <LogonDatabase Hostname = "localhost"
                   Username = "root"
                   Password = "ascent"
                   Name     = "logon"
                   Port     = "3306"
                   Type     = "1">
    
    
    <Listen Host = "0.0.0.0"
            ISHost = "0.0.0.0"
            RealmListPort = "3724"
            ServerPort = "8093">
    
    
    <LogLevel Screen = "0"
              File = "-1">
    
    
    <Rates AccountRefresh = "300">
    
    
    <Client MinBuild = "00000"
            MaxBuild = "99999">
    
    
    <LogonServer RemotePassword = "dddddd"
                 AllowedIPs = "192.168.1.2/24"
                 AllowedModIPs = "192.168.1.2/24">
    =================================================
    realms.conf
      <LogonServer Address = "127.0.0.1"
    	Port = "8093"
    	Name = "Default Logon"
    	RealmCount = "1">
    
    
    <Realm1 Name = "Land Before WoW"
    	Address = "ninja-wow.servegame.com:8129" 
    	Icon = "PVP"
    	Population = "1.0"
    	TimeZone = "1">
    ==================================================
    world.conf 
    <WorldDatabase Hostname = "localhost" Username = "root" Password = "ascent" Name = "world" Port = "3306" Type = "1">
    <CharacterDatabase Hostname = "localhost" Username = "root" Password = "ascent" Name = "character" Port = "3306" Type = "1">
    
    <Listen Host = "0.0.0.0"
            WorldServerPort = "8129">
    
    <LogLevel Screen="0" File="-1" World="0" DisableCrashdumpReport="1">
    
    <Server PlayerLimit = "100"
            Motd = "Blizzlike"         
            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="1"
            AllowPlayerCommands="1"
            EnableLFGJoin="1"
            TimeZone="1"
            Collision="0"
            DisableFearMovement="0">
    
    
    
    
    <Announce       Tag = "Oh Shit Its The Five Oh!"
                    GMAdminTag = "0"
                    NameinAnnounce = "0"
                    NameinWAnnounce = "0"
                    ShowInConsole = "0">
    
    
    
    <Rates Health="2"
           Power1="2"
           Power2="2"
           Power3="2"
           Power4="2"
           QuestReputation="40"
           KillReputation="20"
           Honor="10"
           PvPTimer="300000"
           ArenaQueueDiff="150"
           Compression="1"
           XP="40"
           QuestXP="30"
           RestXP="20"
           ExploreXP="20"
           DropGrey="1"
           DropWhite="10"
           DropGreen="30"
           DropBlue="10000"
           DropPurple="2"
           DropOrange="2"
           DropArtifact="2"
           DropMoney="20"
           Save="150000"
           SkillChance="5"
           SkillRate="5"
           ArenaMultiplier2x="10"
           ArenaMultiplier3x="10"
           ArenaMultiplier5x="10">
    
    <GMClient GmClientChannel = "gm_sync_channel">
    
    <Terrain MapPath ="maps"
             vMapPath ="vmaps"
             UnloadMaps ="1">
    
    <Log Cheaters="0" GMCommands="0" TimeStamp="0"> 
    
    <Mail ReloadDelay="0"
          DisablePostageCostsForGM="1"
          DisablePostageCosts="0"
          DisablePostageDelayItems="1"
          DisableMessageExpiry="0"
          EnableInterfactionMail="1"
          EnableInterfactionMailForGM="1">
    
    <StatDumper FileName = "stats.xml" Interval = "120000">
    
    <Startup Preloading = "0"
             BackgroundLootLoading = "1"
             EnableMultithreadedLoading = "1"
             LoadAdditionalTables="">
    
    <FloodProtection Lines = "0" Seconds = "0" SendMessage = "0">
    
    <LogonServer DisablePings = "0"
                 RemotePassword = "dddddd">
    
    <AntiHack Teleport="0"
              Speed="0"
              FallDamage="0"
              Flight="0"
    	  FlightThreshold="10" 
              DisableOnGM="1">
    
    <Periods HonorUpdate="daily"
             ArenaUpdate="weekly"
             DailyUpdate="daily">
    
    <Channels BannedChannels="">
    
    <VoiceChat Enabled="0"
               ServerIP="127.0.0.1"
               ServerPort="3727">
    
    <RemoteConsole Enabled="0"
                   Host="0.0.0.0"
                   Port="8092">
          
    <ScriptBackends LUA="1">
    
    <Movement FlushInterval="1000"
              CompressRate="1"
              CompressThreshold="30.0"
              CompressThresholdCreatures="10.0">
    
    <Localization LocaleBindings="">
    
    <InstanceHandling TakeGroupLeaderID="1" 
                      SlidingExpiration="0" 
                      DailyHeroicInstanceResetHour="1" 
                      CheckTriggerPrerequsites="0" >
    
    
    <Battleground AV_MIN="0" 
    							AV_MAX="40" 
    							AB_MIN="4" 
    							AB_MAX="15" 
    							EOS_MIN="4" 
    							EOS_MAX="15" 
    							WS_MIN="2" 
    							WS_MAX="10" 
    							SOTA_MIN="10" 
    							SOTA_MAX="15">
    
    <GameMaster StartOnGMIsland = "0">
    
    <Arena Season = "5"
    	Progress = "1">
    
    <Limits Enable="0" AutoAttackDmg="10000" SpellDmg="30000" Health="100000" Mana="80000" Disconnect="0" BroadcastGMs="1">
    
    <DonatorCommands AddItem = "1"
             Tele2Friend = "1"
             Announce = "1"
             Port = "1">

  11. #41
    ThatCrackerZach's Avatar Sergeant
    Reputation
    11
    Join Date
    Dec 2008
    Posts
    53
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    THIS IS SO FREAKIN BEAST!!!!!!!!!!!!!!!!!!!!!!! This is one of the greatest server releases since CrimsonWoW repack was released (not very many people heard about it).... So Much BEASTNESS ++

  12. #42
    project anthrax's Avatar Contributor
    Reputation
    180
    Join Date
    Nov 2007
    Posts
    993
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    <LogonServer Address = "ninja-wow.servegame.com
    "
    Port = "8093"
    Name = "Default Logon"
    RealmCount = "1">


    <Realm1 Name = "Land Before WoW"
    Address = "ninja-wow.servegame.com:8129"
    Icon = "PVP"
    Population = "1.0"
    TimeZone = "1">
    =========================

    and hosts

    127.0.0.1 localhost
    192.168.1.2 ninjadynsadress
    youripadress ninjadynsadress

    and thatcracherzach thanks man im happy you like it so much
    removed by Unholy

  13. #43
    zachj95's Avatar Member
    Reputation
    20
    Join Date
    May 2007
    Posts
    138
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have a question, on my server weapons are EXTREMELY fast, I mean bows fire like once every half second, I don't know if it's the repack or something I ****ed up on, but if it's on the repack how do I fix it? It's been bugging the crap out of me because people are able to level to 100 in a matter of minutes, I want people to earn their level.
    Last edited by zachj95; 04-24-2010 at 11:55 PM.

  14. #44
    project anthrax's Avatar Contributor
    Reputation
    180
    Join Date
    Nov 2007
    Posts
    993
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    go into the world config and then edit the rate values xp quest xp and power ect
    removed by Unholy

  15. #45
    zachj95's Avatar Member
    Reputation
    20
    Join Date
    May 2007
    Posts
    138
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well, I did that but still I don't want people shooting each other at half a second, It would ruin PvP

Page 3 of 9 FirstFirst 1234567 ... LastLast

Similar Threads

  1. [Repack] Project Anthraxs Halloween Town WoW (3.3.5a)
    By project anthrax in forum WoW EMU General Releases
    Replies: 20
    Last Post: 10-26-2010, 02:21 PM
  2. [Repack] Land Before WoW repack problems.
    By fstenbergp in forum WoW EMU Questions & Requests
    Replies: 0
    Last Post: 06-11-2010, 07:39 AM
  3. Get to out lands before lv 58
    By linuxnacrot in forum World of Warcraft Exploits
    Replies: 5
    Last Post: 01-22-2007, 11:01 AM
All times are GMT -5. The time now is 10:20 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