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

User Tag List

Page 6 of 80 FirstFirst ... 234567891056 ... LastLast
Results 76 to 90 of 1190
  1. #76
    Chuck Norris's Avatar Member
    Reputation
    32
    Join Date
    Oct 2007
    Posts
    134
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Do I copy every thing or only the
    Table structure?

    [NEW] EMU Expert Question/request/FAQ thread, QUESTIONS HERE!
  2. #77
    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 Neccta View Post
    Do I copy every thing or only the
    Table structure?
    everything if you wnt all data included...

    grtz

  3. #78
    Freyetta's Avatar Member
    Reputation
    8
    Join Date
    Feb 2008
    Posts
    44
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey

    I have had an error message come up saying I am missing the spells112 table. There was another post on the forums about it and I tried to download the file - the file was removed from FileFront.

    Is there anywhere else to get a copy of that file?

  4. #79
    Hellgawd's Avatar Member
    Reputation
    710
    Join Date
    Jun 2007
    Posts
    2,480
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I WOULD normally upload my spells112 table for you but, my dedicated is still undergoing a transfer and sadly, I cant access anything. :'(

  5. #80
    Freyetta's Avatar Member
    Reputation
    8
    Join Date
    Feb 2008
    Posts
    44
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Crap! I have been working all weekend and tried several cores to get this working. Every single time I have issues. So far I have spent the whole weekend trying to get the server up.

    Swiming is always bugged.
    Mail doesn't work.
    AH doesn't work.

    Which core works?

    I've gone through at-least 5 different cores and all the same. Also tried several databases and had the same issues.

    Can someone please link a core with a db that has swimming, mail, and ah working; that will run off wampserver using sqlyog.

  6. #81
    Dugi's Avatar Member
    Reputation
    1
    Join Date
    Aug 2006
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    realm loop

    hi i keep getting the realm loop problem and looked all around the web and cant find a soloution...someone plz help me!!!

  7. #82
    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 Freyetta View Post
    Crap! I have been working all weekend and tried several cores to get this working. Every single time I have issues. So far I have spent the whole weekend trying to get the server up.

    Swiming is always bugged.
    Mail doesn't work.
    AH doesn't work.

    Which core works?

    I've gone through at-least 5 different cores and all the same. Also tried several databases and had the same issues.

    Can someone please link a core with a db that has swimming, mail, and ah working; that will run off wampserver using sqlyog.
    try my repack mate it works 100% :P

    Originally Posted by Dugi View Post
    hi i keep getting the realm loop problem and looked all around the web and cant find a soloution...someone plz help me!!!
    just hit enter until you pass loggin :P or check if your realms.conf is correctly configured... also try to clean your cache

  8. #83
    runiker's Avatar Contributor
    Reputation
    105
    Join Date
    Nov 2007
    Posts
    501
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok so heres the thing i know how to do one scrpit per mob but how to i combine them is there any tags or format or just start a new line?


    here is what im combining

    function WhenScale(pUnit, Event)
    pUnit:SetScale(Size);
    end
    RegisterUnitEvent(Npc Spawn ID, When,"WhenScale")


    function NpcName_Event (pUnit, Event)
    pUnit:SendChatMessage (Type, Language, "What you wont your Npc to say")
    end
    RegisterUnitEvent (Npc Spawn ID, When, "Name_Event")


    both on enter combat

  9. #84
    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)
    Here you go! All you need to do is edit SIZE, RAWR, and EntryID

    function Name_Aggro (pUnit, Event)
    pUnit:SendChatMessage (12, 0, "RAWR")

    pUnit:SetScale(Size);
    end
    RegisterUnitEvent (EntryID, 1, "Name_Aggro")
    Life Puzzler WoW - Website | Forums

  10. #85
    runiker's Avatar Contributor
    Reputation
    105
    Join Date
    Nov 2007
    Posts
    501
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    so your saying if i wanted to se both scripts i dont need to modify anything that partains to having two scripts?

  11. #86
    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)
    What??? ><
    I didnt understand a word of that
    Life Puzzler WoW - Website | Forums

  12. #87
    Chuck Norris's Avatar Member
    Reputation
    32
    Join Date
    Oct 2007
    Posts
    134
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I try to connect to my server but It says "unable to connect to realm list server" I will +rep you for the rest of your life!! jk But really I need help.

  13. #88
    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)
    I try to connect to my server but It says "unable to connect to realm list server" I will +rep you for the rest of your life!! jk But really I need help.
    check realmlist.wtf
    If you need me you have my skype, if you don't have my skype then you don't need me.

  14. #89
    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)
    I need someone to post the latest ncdb database. One sql file and not the sql file for each table. Last of all , I need it to have INSERT INTO 'table' blah blah blah for every query. The ones with one query and like 10000 values just makes me lose my sql connection.

  15. #90
    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)
    .... Why dont you just do it yourself?

    We're here to help, not do your work...
    Life Puzzler WoW - Website | Forums

Page 6 of 80 FirstFirst ... 234567891056 ... 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 03:58 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