[2/24/08] Ascent Compiles and Extras menu

Shout-Out

User Tag List

Page 8 of 20 FirstFirst ... 456789101112 ... LastLast
Results 106 to 120 of 290
  1. #106
    Anarchy [RD]'s Avatar Contributor
    Reputation
    132
    Join Date
    Jan 2008
    Posts
    547
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    this is realy nice i think il use it ^_^

    [2/24/08] Ascent Compiles and Extras
  2. #107
    lordpn's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Help, horse dont work...

    And is the char or world database?
    i can drop world database and make it again....but if is the char database i dont want to lost the players...

    Tkx for the help.

  3. #108
    Gastricpenguin's Avatar Legendary
    Reputation
    980
    Join Date
    Feb 2007
    Posts
    2,236
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Updated first post:
    Added News
    Added Latest Compile
    Added Latest NCDB
    Life Puzzler WoW - Website | Forums

  4. #109
    lordpn's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    after we install all, we run the NCDB that will install the world database, and after this, what are the updates we need to do ?

    \sql\world_updates ??
    \Development\Database\updates ??
    \Development\Database\Archives\Extras ??

    all ?

    tkx for the help.

  5. #110
    Zido's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    the item.sql is crashing my SQLyog, when i try to delete it it crashes and it takes like forever to install it.

  6. #111
    Zido's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    got all working but i have created an account and tries to log on, when i write the name and pass and press enter it says spelling is wrong and not working to logon. irritating =( tried many times and spelling is exactly what it says in the SQLyog.

    EDIT: it says that the accounts been muted =(
    Last edited by Zido; 01-28-2008 at 11:01 AM.

  7. #112
    BrantX's Avatar Contributor
    Reputation
    205
    Join Date
    Jul 2007
    Posts
    899
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    wow... +rep i love you :P



  8. #113
    livingbones's Avatar Member
    Reputation
    2
    Join Date
    Dec 2006
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is there a way to get the global LFG chat to work ;o

    never had a prob with it before on my compiles

  9. #114
    Gastricpenguin's Avatar Legendary
    Reputation
    980
    Join Date
    Feb 2007
    Posts
    2,236
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    the LFG channel was removed as of 3500
    Life Puzzler WoW - Website | Forums

  10. #115
    Gastricpenguin's Avatar Legendary
    Reputation
    980
    Join Date
    Feb 2007
    Posts
    2,236
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Finally got a working one out, added revision 3570 - and i wont make an installer for any release until i know they are perfect :P
    Life Puzzler WoW - Website | Forums

  11. #116
    Coolzo's Avatar Member
    Reputation
    1
    Join Date
    Feb 2007
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey, everything works, except when I start my logon, this comes up and it doesn't load the accounts:
    "Sql query failed due to [Unknown column 'muted' in 'field list'], Query: [SELECT acct, login, password, gm, flags, banned, forceLanguage, muted FROM accounts]"

  12. #117
    Spartansp's Avatar Member
    Reputation
    644
    Join Date
    Sep 2007
    Posts
    1,803
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Coolzo View Post
    Hey, everything works, except when I start my logon, this comes up and it doesn't load the accounts:
    "Sql query failed due to [Unknown column 'muted' in 'field list'], Query: [SELECT acct, login, password, gm, flags, banned, forceLanguage, muted FROM accounts]"

    just run this querry:

    Code:
    alter table accounts add column muted int(30) not null default 0;

  13. #118
    Coolzo's Avatar Member
    Reputation
    1
    Join Date
    Feb 2007
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by spartansp View Post
    just run this querry:

    Code:
    alter table accounts add column muted int(30) not null default 0;
    Thanks. Now it works.

  14. #119
    Spartansp's Avatar Member
    Reputation
    644
    Join Date
    Sep 2007
    Posts
    1,803
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    no problem mate

  15. #120
    [Shon3m]'s Avatar Banned
    Reputation
    128
    Join Date
    Apr 2007
    Posts
    669
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice pst bro

Page 8 of 20 FirstFirst ... 456789101112 ... LastLast

Similar Threads

  1. Easy way to make ascent server and making it public :D
    By Phirotic in forum WoW EMU Guides & Tutorials
    Replies: 15
    Last Post: 08-19-2010, 09:29 PM
  2. [Release] BillyBob's Ascent Rev Core Compiles and NCDB " UPDATED HOURLY "
    By BillyBob31 in forum World of Warcraft Emulator Servers
    Replies: 89
    Last Post: 07-05-2008, 06:08 PM
  3. GUIDE - Compile and Set Up Ascent Youself!
    By somguynamedmason in forum WoW EMU Guides & Tutorials
    Replies: 9
    Last Post: 06-03-2008, 08:39 AM
  4. Making an Ascent server, and making it 2.2
    By Chase in forum WoW EMU Guides & Tutorials
    Replies: 107
    Last Post: 11-06-2007, 10:53 AM
  5. List of Repacks, Compiles and Databases for ManGOS, Ascent, Antrix.
    By faxmunky in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 11-04-2007, 04:02 AM
All times are GMT -5. The time now is 08:56 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