[Release] Spartansp Repack+Programs menu

User Tag List

Page 12 of 16 FirstFirst ... 8910111213141516 LastLast
Results 166 to 180 of 237
  1. #166
    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)
    go to a place with lots of mobs of that increse your reputation with the desired faction and
    .kill
    them...
    the other option is making quests

    [Release] Spartansp Repack+Programs
  2. #167
    runawywaffle's Avatar Member
    Reputation
    5
    Join Date
    Jun 2007
    Posts
    47
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    so im getting this error when i start ascent.exe i have about 20-30 people on the public server and this started recently

    this application has failed to start because ascent-world.exe was not found. Re-installing the application may fix this problem

    then the server funs for about 5 mins then ascent.exe closes..help? :]

  3. #168
    jakjaklol1337's Avatar Corporal
    Reputation
    1
    Join Date
    Oct 2007
    Posts
    33
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey where is the Lua instance?

  4. #169
    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)
    o im getting this error when i start ascent.exe i have about 20-30 people on the public server and this started recently

    this application has failed to start because ascent-world.exe was not found. Re-installing the application may fix this problem

    then the server funs for about 5 mins then ascent.exe closes..help? :]
    did you tru and update your core?
    If you need me you have my skype, if you don't have my skype then you don't need me.

  5. #170
    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 runawywaffle View Post
    so im getting this error when i start ascent.exe i have about 20-30 people on the public server and this started recently

    this application has failed to start because ascent-world.exe was not found. Re-installing the application may fix this problem

    then the server funs for about 5 mins then ascent.exe closes..help? :]

    Im releasing a BUG free repack soon wait


    Originally Posted by jakjaklol1337 View Post
    Hey where is the Lua instance?
    type
    .rec p instance1

    youre done !!!!


    Originally Posted by 2dgreengiant View Post
    did you tru and update your core?
    my next repack will have ascent 3639 with new DBC and lots of more fixed things so you can wait too 2D lol

  6. #171
    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)
    sorry if im action like a noob but does this come with an acc page

  7. #172
    brange's Avatar Member
    Reputation
    16
    Join Date
    Nov 2007
    Posts
    85
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    When i play my hunter char and if get a pet. When I then log out and log in an hour after that again my pet is gone. What to dO?

  8. #173
    dfmnlx's Avatar Member
    Reputation
    1
    Join Date
    Sep 2007
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hey im getting an error by extracting the 2nd thing called spdb after 29 Query's im extracting in SQLyog i get this error
    here was an error while executing a query.
    The query and the error message has been logged at:
    D:\Documents and Settings\Matthew\Application Data\SQLyog\sqlyog.err.
    Please click on "Open Error File..." to open the error file.

    if i opent he error file this is in
    Query:
    CREATE TABLE `gm_tickets` (
    `guid` int(10) unsigned NOT NULL default '0',
    `name` varchar(200) collate utf8_unicode_ci NOT NULL,
    `level` int(10) unsigned NOT NULL default '0',
    `type` int(10) unsigned NOT NULL default '0',
    `posX` float NOT NULL default '0',
    `posY` float NOT NULL default '0',
    `posZ` float NOT NULL default '0',
    `message` text collate utf8_unicode_ci NOT NULL,
    `timestamp` int(10) unsigned default NULL,
    PRIMARY KEY (`guid`)
    ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci

    Error occured at:2008-02-13 17:27:44
    Line no.:477
    Error Code: 1050 - Table 'gm_tickets' already exists

    Query:
    CREATE TABLE `ai_agents` (
    `entry` int(11) unsigned NOT NULL default '0',
    `type` smallint(5) unsigned NOT NULL default '0',
    `event` int(11) unsigned NOT NULL default '0',
    `chance` int(11) unsigned NOT NULL default '0',
    `maxcount` int(11) unsigned NOT NULL default '0',
    `spell` int(11) unsigned NOT NULL default '0',
    `spelltype` int(11) unsigned NOT NULL default '0',
    `targettype` int(11) unsigned NOT NULL default '0',
    `cooldown` int( NOT NULL default '0',
    `floatMisc1` float NOT NULL default '0',
    `Misc2` int(11) unsigned NOT NULL default '0',
    PRIMARY KEY (`entry`,`type`,`spell`)
    ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COMMENT='AI System'

    Error occured at:2008-02-13 17:27:59
    Line no.:27
    Error Code: 1050 - Table 'ai_agents' already exists

    Query:
    CREATE TABLE `gm_tickets` (
    `guid` int(10) unsigned NOT NULL default '0',
    `name` varchar(200) collate utf8_unicode_ci NOT NULL,
    `level` int(10) unsigned NOT NULL default '0',
    `type` int(10) unsigned NOT NULL default '0',
    `posX` float NOT NULL default '0',
    `posY` float NOT NULL default '0',
    `posZ` float NOT NULL default '0',
    `message` text collate utf8_unicode_ci NOT NULL,
    `timestamp` int(10) unsigned default NULL,
    PRIMARY KEY (`guid`)
    ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci

    Error occured at:2008-02-13 17:30:58
    Line no.:477
    Error Code: 1050 - Table 'gm_tickets' already exists

    Query:
    CREATE TABLE `ai_agents` (
    `entry` int(11) unsigned NOT NULL default '0',
    `type` smallint(5) unsigned NOT NULL default '0',
    `event` int(11) unsigned NOT NULL default '0',
    `chance` int(11) unsigned NOT NULL default '0',
    `maxcount` int(11) unsigned NOT NULL default '0',
    `spell` int(11) unsigned NOT NULL default '0',
    `spelltype` int(11) unsigned NOT NULL default '0',
    `targettype` int(11) unsigned NOT NULL default '0',
    `cooldown` int( NOT NULL default '0',
    `floatMisc1` float NOT NULL default '0',
    `Misc2` int(11) unsigned NOT NULL default '0',
    PRIMARY KEY (`entry`,`type`,`spell`)
    ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COMMENT='AI System'

    Error occured at:2008-02-13 17:32:50
    Line no.:27
    Error Code: 1050 - Table 'ai_agents' already exists

    Query:
    CREATE TABLE `gm_tickets` (
    `guid` int(10) unsigned NOT NULL default '0',
    `name` varchar(200) collate utf8_unicode_ci NOT NULL,
    `level` int(10) unsigned NOT NULL default '0',
    `type` int(10) unsigned NOT NULL default '0',
    `posX` float NOT NULL default '0',
    `posY` float NOT NULL default '0',
    `posZ` float NOT NULL default '0',
    `message` text collate utf8_unicode_ci NOT NULL,
    `timestamp` int(10) unsigned default NULL,
    PRIMARY KEY (`guid`)
    ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci

    Error occured at:2008-02-13 17:35:04
    Line no.:477
    Error Code: 1050 - Table 'gm_tickets' already exists

    Can you plz help me I realy LOVE your repack and all the videos
    If u Ain't Dutch u Ain't Much.

  9. #174
    jordana's Avatar Member
    Reputation
    3
    Join Date
    Oct 2007
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice, wish i could rep

  10. #175
    brange's Avatar Member
    Reputation
    16
    Join Date
    Nov 2007
    Posts
    85
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Where to edit where etc. Blackfreeze yells out when you encounter him? I cant find it in NPC_monstersay where every other mobs are..
    And where to edit what text it is on the quest description? when i edit in the Quest DB it just changes when i talk to the npc that will give me the quest. It doesnt change in quest log.

  11. #176
    j9sjam3's Avatar Member
    Reputation
    14
    Join Date
    Mar 2007
    Posts
    190
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks dude! +Rep

    Dfmnlx
    Please, code your links with the code tool ->advanced reply-> the # button.
    Thanks
    <--- please click.

    *working on a decent siggy*

  12. #177
    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 zachj95 View Post
    sorry if im action like a noob but does this come with an acc page
    no it doesnt probably my next repack will come with one...

    Originally Posted by brange View Post
    When i play my hunter char and if get a pet. When I then log out and log in an hour after that again my pet is gone. What to dO?
    thats a database problem ill check and fix it for next rev

    Originally Posted by dfmnlx View Post
    hey im getting an error by extracting the 2nd thing called spdb after 29 Query's im extracting in SQLyog i get this error
    here was an error while executing a query.
    The query and the error message has been logged at:
    Documents and SettingsMatthewApplication DataSQLyogsqlyog.err.
    Please click on "Open Error File..." to open the error file.

    if i opent he error file this is in
    Code:
    Query:
    CREATE TABLE `gm_tickets` (
     `guid` int(10) unsigned NOT NULL default '0',
     `name` varchar(200) collate utf8_unicode_ci NOT NULL,
     `level` int(10) unsigned NOT NULL default '0',
     `type` int(10) unsigned NOT NULL default '0',
     `posX` float NOT NULL default '0',
     `posY` float NOT NULL default '0',
     `posZ` float NOT NULL default '0',
     `message` text collate utf8_unicode_ci NOT NULL,
     `timestamp` int(10) unsigned default NULL,
     PRIMARY KEY  (`guid`)
     ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci
    Code:
    Error occured at:2008-02-13 17:27:44
    Line no.:477
    Error Code: 1050 - Table 'gm_tickets' already exists
    Query:
    CREATE TABLE `ai_agents` (
     `entry` int(11) unsigned NOT NULL default '0',
     `type` smallint(5) unsigned NOT NULL default '0',
     `event` int(11) unsigned NOT NULL default '0',
     `chance` int(11) unsigned NOT NULL default '0',
     `maxcount` int(11) unsigned NOT NULL default '0',
     `spell` int(11) unsigned NOT NULL default '0',
     `spelltype` int(11) unsigned NOT NULL default '0',
     `targettype` int(11) unsigned NOT NULL default '0',
     `cooldown` int(8) NOT NULL default '0',
     `floatMisc1` float NOT NULL default '0',
     `Misc2` int(11) unsigned NOT NULL default '0',
     PRIMARY KEY  (`entry`,`type`,`spell`)
     ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COMMENT='AI System'
    Error occured at:2008-02-13 17:27:59
    Line no.:27
    Error Code: 1050 - Table 'ai_agents' already exists
    Query:
    CREATE TABLE `gm_tickets` (
     `guid` int(10) unsigned NOT NULL default '0',
     `name` varchar(200) collate utf8_unicode_ci NOT NULL,
     `level` int(10) unsigned NOT NULL default '0',
     `type` int(10) unsigned NOT NULL default '0',
     `posX` float NOT NULL default '0',
     `posY` float NOT NULL default '0',
     `posZ` float NOT NULL default '0',
     `message` text collate utf8_unicode_ci NOT NULL,
     `timestamp` int(10) unsigned default NULL,
     PRIMARY KEY  (`guid`)
     ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci
    Error occured at:2008-02-13 17:30:58
    Line no.:477
    Error Code: 1050 - Table 'gm_tickets' already exists
    Query:
    CREATE TABLE `ai_agents` (
     `entry` int(11) unsigned NOT NULL default '0',
     `type` smallint(5) unsigned NOT NULL default '0',
     `event` int(11) unsigned NOT NULL default '0',
     `chance` int(11) unsigned NOT NULL default '0',
     `maxcount` int(11) unsigned NOT NULL default '0',
     `spell` int(11) unsigned NOT NULL default '0',
     `spelltype` int(11) unsigned NOT NULL default '0',
     `targettype` int(11) unsigned NOT NULL default '0',
     `cooldown` int(8) NOT NULL default '0',
     `floatMisc1` float NOT NULL default '0',
     `Misc2` int(11) unsigned NOT NULL default '0',
     PRIMARY KEY  (`entry`,`type`,`spell`)
     ) ENGINE=MyISAM DEFAULT CHARSET=latin1 COMMENT='AI System'
    Error occured at:2008-02-13 17:32:50
    Line no.:27
    Error Code: 1050 - Table 'ai_agents' already exists
    Query:
    CREATE TABLE `gm_tickets` (
     `guid` int(10) unsigned NOT NULL default '0',
     `name` varchar(200) collate utf8_unicode_ci NOT NULL,
     `level` int(10) unsigned NOT NULL default '0',
     `type` int(10) unsigned NOT NULL default '0',
     `posX` float NOT NULL default '0',
     `posY` float NOT NULL default '0',
     `posZ` float NOT NULL default '0',
     `message` text collate utf8_unicode_ci NOT NULL,
     `timestamp` int(10) unsigned default NULL,
     PRIMARY KEY  (`guid`)
     ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci
    Error occured at:2008-02-13 17:35:04
    Line no.:477
    Error Code: 1050 - Table 'gm_tickets' already exists
    

    Can you plz help me I realy LOVE your repack and all the videos
    you just need to delete the already existing table of GMtickets as the error says:
    Error Code: 1050 - Table 'gm_tickets' already exists

    Originally Posted by jordana View Post
    nice, wish i could rep
    actually you can rep glad you like it

    Originally Posted by brange View Post
    Where to edit where etc. Blackfreeze yells out when you encounter him? I cant find it in NPC_monstersay where every other mobs are..
    And where to edit what text it is on the quest description? when i edit in the Quest DB it just changes when i talk to the npc that will give me the quest. It doesnt change in quest log.
    its in lua scripts... if you dont know anything about lua better not change it

    Originally Posted by j9sjam3 View Post
    Thanks dude! +Rep
    No problem mate glad you like it... im making rev3 with more bug fixes and more custom stuff but i need someone to make an expectaculat trailer video

  13. #178
    lenv's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello, the super server is running well but I encounter a problem I can not go out to learn from my trainer when I finally clicked it opens a window but nothing with you an id of it or coming soon

    thank

    ps: my table trainer_defs and trainer_spells empty
    Last edited by lenv; 02-15-2008 at 10:41 AM.

  14. #179
    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 lenv View Post
    Hello, the super server is running well but I encounter a problem I can not go out to learn from my trainer when I finally clicked it opens a window but nothing with you an id of it or coming soon

    thank

    ps: my table trainer_defs and trainer_spells empty

    sorry .... my mistake spartansp repack coming out with fixed trainers.... sorry i didnt notice that really sorry mate

  15. #180
    runawywaffle's Avatar Member
    Reputation
    5
    Join Date
    Jun 2007
    Posts
    47
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    any news when the next repack is coming out spartan? love your work and all my friends really want the next thing hahaha...oh yea is i think i asked this before but for some of the custom quests u need to be level 90 to get the quest is there anyway to set the requirement to 80 isntead of 90 because i cant find the quests in the DB...if u cant help then can u try to make the quests level 80 in the next repack? ty:] ill rep if i can

Similar Threads

  1. [Release] Spartansp Repack V4 ascent 3940
    By Spartansp in forum World of Warcraft Emulator Servers
    Replies: 164
    Last Post: 07-04-2008, 02:43 PM
  2. [Release] Spartansp Repack V3
    By Spartansp in forum World of Warcraft Emulator Servers
    Replies: 110
    Last Post: 03-14-2008, 07:03 AM
  3. [Release] Spartansp Repack
    By Spartansp in forum World of Warcraft Emulator Servers
    Replies: 196
    Last Post: 02-16-2008, 10:18 AM
  4. [Release] Viters Repack (Viboxs Repack 2)
    By Viter in forum World of Warcraft Emulator Servers
    Replies: 16
    Last Post: 11-18-2007, 03:46 PM
  5. [Release] Viboxs Repack
    By Viter in forum World of Warcraft Emulator Servers
    Replies: 21
    Last Post: 11-10-2007, 08:17 AM
All times are GMT -5. The time now is 01:11 PM. 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