[Release] FGDB Blizzlike[2.4] 1.0 menu

Shout-Out

User Tag List

Page 2 of 2 FirstFirst 12
Results 16 to 22 of 22
  1. #16
    Lich King's Avatar Contributor
    Reputation
    100
    Join Date
    May 2007
    Posts
    911
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I fixed it , just remade accounts table, you want fixed?

    [Release] FGDB Blizzlike[2.4] 1.0
  2. #17
    Succy's Avatar Banned
    Reputation
    40
    Join Date
    Jun 2007
    Posts
    804
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeh TheBetrayer, I think people would appreciate that :P

  3. #18
    2dgreengiant's Avatar ★ Elder ★


    Reputation
    1192
    Join Date
    Feb 2007
    Posts
    7,129
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    update accounts set encrypted_password = SHA(CONCAT(UPPER(login),":",UPPER(password)));
    there :P
    If you need me you have my skype, if you don't have my skype then you don't need me.

  4. #19
    Lich King's Avatar Contributor
    Reputation
    100
    Join Date
    May 2007
    Posts
    911
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    2d got the update, heres the table creation:
    Code:
    CREATE TABLE `accounts` (
      `acct` bigint(20) unsigned NOT NULL auto_increment,
      `login` varchar(255) collate utf8_unicode_ci NOT NULL default '',
      `password` varchar(28) collate utf8_unicode_ci NOT NULL default '',
      `encrypted_password` varchar(40) collate utf8_unicode_ci NOT NULL default '',
      `gm` varchar(27) collate utf8_unicode_ci NOT NULL default '',
      `banned` int(1) unsigned NOT NULL default '0',
      `lastlogin` timestamp NOT NULL default '0000-00-00 00:00:00',
      `lastip` varchar(15) collate utf8_unicode_ci NOT NULL default '',
      `email` varchar(50) collate utf8_unicode_ci NOT NULL default '',
      `flags` int(11) unsigned NOT NULL default '0',
      `forceLanguage` varchar(5) collate utf8_unicode_ci NOT NULL default 'enUS',
      `muted` int(30) NOT NULL default '0',
      PRIMARY KEY  (`acct`,`login`),
      UNIQUE KEY `acct` (`acct`)
    ) ENGINE=MyISAM AUTO_INCREMENT=45 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;

  5. #20
    Succy's Avatar Banned
    Reputation
    40
    Join Date
    Jun 2007
    Posts
    804
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for your contribution guys

  6. #21
    Lich King's Avatar Contributor
    Reputation
    100
    Join Date
    May 2007
    Posts
    911
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Succy View Post
    Thanks for your contribution guys
    No problem

  7. #22
    damon160's Avatar Member
    Reputation
    8
    Join Date
    Oct 2007
    Posts
    105
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    There are also some LUA errors in Files :

    BOSS - Overseer pwnage.lua
    "Didnt load "

    Felmyst.lua

    " Couldnt Load "
    Unexpected symbols near "then"

    Jeklik.lua

    something wrong with register event

    and

    unitfieldflags.lua

    Unexpected symbol next to "="

Page 2 of 2 FirstFirst 12

Similar Threads

  1. [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
  2. [Release] Openascent Blizzlike DB 1.1.
    By Zaeoir in forum World of Warcraft Emulator Servers
    Replies: 20
    Last Post: 05-29-2008, 11:44 AM
  3. [Release] Openascent Blizzlike DB
    By Zaeoir in forum World of Warcraft Emulator Servers
    Replies: 41
    Last Post: 05-27-2008, 10:45 AM
  4. [Release] Ascent Blizzlike Database
    By SectorSeven in forum World of Warcraft Emulator Servers
    Replies: 47
    Last Post: 04-24-2008, 09:11 PM
  5. [Release] FGDB Query Installer 1.0
    By Succy in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 04-22-2008, 03:14 PM
All times are GMT -5. The time now is 01:31 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