[NEW] EMU Expert Question/request/FAQ thread, QUESTIONS HERE! menu

User Tag List

Page 3 of 80 FirstFirst 123456753 ... LastLast
Results 31 to 45 of 1190
  1. #31
    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)
    Doesnt matter, it will save as a .sql regardless.
    Thats the beauty of notepad.
    LRN2SAVE before telling me whats what.
    Life Puzzler WoW - Website | Forums

    [NEW] EMU Expert Question/request/FAQ thread, QUESTIONS HERE!
  2. #32
    Messawood's Avatar Member
    Reputation
    1
    Join Date
    Jul 2007
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hmm i have recently learned a skill from http://www.mmowned.com/forums/emulat...gm-spells.html
    but when i try to cast the skill it says skill is not availble to you id there anyway to fix that?
    this skill is called drop heavy bomb code 33836 to anyone who played the real game it was the quest at level 60 that you drop the area 52 bombs and they casue this big explosion but it does not work in the real game on the round but i wanted to try it in a privite server i wonder if thats why i cant cast it time to try
    Last edited by Messawood; 02-01-2008 at 07:42 PM.

  3. #33
    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)
    Run this query in the world database

    DELETE FROM `spell_disable` WHERE (`spellid`='33836') AND (`replacement_spellid`='0');
    Life Puzzler WoW - Website | Forums

  4. #34
    Messawood's Avatar Member
    Reputation
    1
    Join Date
    Jul 2007
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yay but where do i do that in the game with commands or in my database so far i think it is database hmm where is that

  5. #35
    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)
    You have to take the spell out of the "Spell_Disable" table in your database.
    Then restart the server and it will work again.
    Life Puzzler WoW - Website | Forums

  6. #36
    Messawood's Avatar Member
    Reputation
    1
    Join Date
    Jul 2007
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok i figured out how to do it thanks i hope it works time to test it after it works ill tell you and give you rep 2 secs later... wow you read ths forum alot thanks alot that meansw you answered my question in 3 mins but i figured it out too oh well 1MIN LATER after restarting SWEET (spam) jk thankyou again +repreprerperp
    Last edited by Messawood; 02-01-2008 at 08:14 PM.

  7. #37
    mayogargler's Avatar Member
    Reputation
    2
    Join Date
    Jan 2008
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    dann and latruwski, thank you heaps.

  8. #38
    ~Jagris's Avatar Contributor
    Reputation
    154
    Join Date
    Apr 2007
    Posts
    1,479
    Thanks G/R
    2/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey two things one if the mods are having trouble this is a program I found someone post on the forums y'all can help him from your omp and tell him hwat is happening CrossLoop - Download

    And I need a program that I cna draw pretty much the walls chose the object to make it your of and then the GOBJECT code and spawn it where I want ( like a maze =P)

    And just add some people might like a program that lets them make quest even chains like the sipex thing works that will help people


  9. #39
    **Sweeny**'s Avatar Member
    Reputation
    33
    Join Date
    Dec 2007
    Posts
    282
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok :S having another problem now.. when i use logon.exe everything is fine.. no errors at all.. then when i start up ascent.exeit says sql:main database initilaztion failed.existing. *sigh* pretty sure it will have something too do with my logon.CONF so ill post em.. Oh and im using norwegian v4.0 database /w WoW version 2.3.2 <LogonDatabase Hostname = "localhost"
    Username = "root"
    Password = "root"
    Name = "ascent"
    Port = "3306"
    Type = "1">
    <Listen Host = "0.0.0.0"
    ISHost = "0.0.0.0"
    RealmListPort = "3724"
    ServerPort = "8093">
    <Client MinBuild = "6739"
    MaxBuild = "9999">

    and ascent just too be sure.

    <WorldDatabase Hostname = "localhost" Username = "root" Password = "root" Name = "ascent" Port = "3306" Type = "1">
    <CharacterDatabase Hostname = "localhost" Username = "root" Password = "root" Name = "ascent" Port = "3306" Type = "1">
    <Listen Host = "0.0.0.0"
    WorldServerPort = "8129">

  10. #40
    Clain's Avatar Banned
    Reputation
    179
    Join Date
    Jan 2008
    Posts
    1,396
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Do you use a logon database and ascent or just one. If you use both then set the name of the characterdatabase to logon. then change it in the logon.conf

  11. #41
    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)
    Originally Posted by jagris View Post
    Hey two things one if the mods are having trouble this is a program I found someone post on the forums y'all can help him from your omp and tell him hwat is happening CrossLoop - Download

    And I need a program that I cna draw pretty much the walls chose the object to make it your of and then the GOBJECT code and spawn it where I want ( like a maze =P)

    And just add some people might like a program that lets them make quest even chains like the sipex thing works that will help people

    This isnt a request thread : /
    This is for people who are having troubles or problems.
    Life Puzzler WoW - Website | Forums

  12. #42
    **Sweeny**'s Avatar Member
    Reputation
    33
    Join Date
    Dec 2007
    Posts
    282
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Do you use a logon database and ascent or just one. If you use both then set the name of the characterdatabase to logon. then change it in the logon.conf
    im using just 1 "ascent" checked my CONF. files many times pretty sure everything is right, just posted them just too make sure I did everything rite. gotten up these servers before just having a little trouble with this 1. did everything rite aswell.

  13. #43
    dann462's Avatar Member
    Reputation
    13
    Join Date
    Jun 2007
    Posts
    107
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by latruwski View Post
    yes... the core is not compatible with the structure of the mailbox table in your database...
    you said you were using 3.5 stable... delete the mailbox table from your DB and run this query:


    and test if it works then...

    grtz
    Well thanks, but the problem is the same

  14. #44
    latruwski's Avatar Banned
    Reputation
    647
    Join Date
    Dec 2006
    Posts
    2,456
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dann462 View Post
    Well thanks latruwski +rep, but I have a problem now.
    So when ppl send a mail to their other char it fail. I got this report in the ascent.exe:
    Sql query failed due to [Column count doesn't match value count at row 1], Query: [REPLACE INTO mailbox VALUES <4,0,55,11,"Mail","test",0,' ',0,41,1204461960,1201869960,0,0,0>]

    Any idea?
    did u run these updates:
    Code:
    alter table mailbox add column external_attached_item_guid bigint(20) not null default 0 after attached_item_guid;
    and

    Code:
    alter table mailbox drop column external_attached_item_guid;
    alter table mailbox change column attached_item_guid attached_item_guids varchar(200) not null default "";
    drop table playeritems_external;
    ...try that...

    grtz

  15. #45
    dann462's Avatar Member
    Reputation
    13
    Join Date
    Jun 2007
    Posts
    107
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you Latruwski finally it works

Page 3 of 80 FirstFirst 123456753 ... LastLast

Similar Threads

  1. [2010] Emulation Expert Questions/Requests/FAQ thread
    By Trle94 in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 07-26-2010, 05:12 AM
  2. [2009] Emulation Expert Questions/Requests/FAQ thread
    By Gastricpenguin in forum World of Warcraft Emulator Servers
    Replies: 33
    Last Post: 04-01-2009, 12:39 AM
  3. Quick Question (Requires Emu Expert)
    By TripZone in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 04-06-2008, 02:58 AM
  4. [Now open] Ascent Help-me Thread. POST QUESTIONS HERE.
    By Equ1N0X in forum World of Warcraft Emulator Servers
    Replies: 0
    Last Post: 01-07-2008, 09:28 AM
  5. Wow Emu server question
    By TripleShank26 in forum World of Warcraft General
    Replies: 2
    Last Post: 07-06-2006, 03:07 PM
All times are GMT -5. The time now is 09:47 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search