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

User Tag List

Page 38 of 80 FirstFirst ... 343536373839404142 ... LastLast
Results 556 to 570 of 1190
  1. #556
    duxfox's Avatar Member
    Reputation
    1
    Join Date
    Aug 2007
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i've got a question and im not sure if a similar questions was asked before/answered, anyway-
    i just got a ABD db with everything, but like the previous v 2.4 server i tried to run, chars log in naked and there are no items on ther server, eventhough i imported everything in sqylog. (i imported the "items" table)
    so when i do .lookup andything its not there and when i do .add anything it always says xxxx is not a valid item...
    any help??

    [NEW] EMU Expert Question/request/FAQ thread, QUESTIONS HERE!
  2. #557
    SectorSeven's Avatar Banned
    Reputation
    444
    Join Date
    Oct 2007
    Posts
    1,948
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Did you import everything?

    1.) Player_create_info_items problem
    2.) Sounds like a core problem

  3. #558
    MidnightDragon's Avatar Member
    Reputation
    18
    Join Date
    May 2008
    Posts
    38
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there any way to increase your reputation with a faction using a code?

  4. #559
    SectorSeven's Avatar Banned
    Reputation
    444
    Join Date
    Oct 2007
    Posts
    1,948
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You can use a GM command.

    Search for a GM command thread. I'm not sure the exact command but I believe its like:
    .modify faction <id> <number>

  5. #560
    MidnightDragon's Avatar Member
    Reputation
    18
    Join Date
    May 2008
    Posts
    38
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by SectorSeven View Post
    You can use a GM command.

    Search for a GM command thread. I'm not sure the exact command but I believe its like:
    .modify faction <id> <number>
    Thank you. After much playing around it's .setstanding <id> <number> Thank you for putting me on the right track. Is there by any chance, an ID for The Shattered Sun Offensive?

  6. #561
    metehan's Avatar Banned
    Reputation
    19
    Join Date
    Feb 2008
    Posts
    317
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MidnightDragon View Post
    Thank you. After much playing around it's .setstanding <id> <number> Thank you for putting me on the right track. Is there by any chance, an ID for The Shattered Sun Offensive?
    1077 is the ID

  7. #562
    Johnyhasagun's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Soem questions

    I dotn know if the @live.com or @hotmail.com accounts are banned for a reason, I have never registered here ever nor do i know anyone here ( i would hope not)

    Sunwell is there a fix for it? Because I dont have it at all.
    Qual danas?
    also Im having some problems with stances and the druids bear forms.

    Im running ascent r4337 with the Howling Repack for the funserver

  8. #563
    SectorSeven's Avatar Banned
    Reputation
    444
    Join Date
    Oct 2007
    Posts
    1,948
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The stances and druid things are core issues (Ascent problems) and probably can only be fixed by a skilled C++ person (like a staff member).

    The Sunwell and Quel'Danas can be fixed by downloading Ascent Blizzlike Database (ABD) from www.ascentblizzlike.com. You will see some .rar files so you don't have to compile it in the "Off-Topic" section.

  9. #564
    pachuco55's Avatar Member
    Reputation
    12
    Join Date
    Mar 2008
    Posts
    75
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can I get a bit of help on this lua script? I had posted a thread a while ago, but only received a paraphrase of the error by TheSpidey before it was flooded down the list. I don't think reposting it would be a good idea.... :P

    Okay so here's the script:

    http://pastebin.com/m6f13570b

    And the error:

    Code:
    scriptsmissing_spells_trainer.lua:6: bad argument #1 to 'GossipCreateMenu' (Unit expected, got number)
    I can understand that the problem is in 'GossipCreateMenu' of course, but I don't know how to fix it.

  10. #565
    SectorSeven's Avatar Banned
    Reputation
    444
    Join Date
    Oct 2007
    Posts
    1,948
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is "99970" a valid npc_txt_id entry?

  11. #566
    tripleblade3's Avatar Member
    Reputation
    42
    Join Date
    Sep 2007
    Posts
    164
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im trying to make Like a bag thing where when you open it you get items (like a lockbox) and I was just wondering what tables to do that in? is it in Itemloot?

    Thanks in advance
    But yeah, we all know the ArcEmu team is pretty much a farce... unfortunately, it's a farce with a gazillion users. - Hellgawd
    Remember to +Rep People who have helped you!

  12. #567
    SectorSeven's Avatar Banned
    Reputation
    444
    Join Date
    Oct 2007
    Posts
    1,948
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    gameobject_names to make the lockbox

    objectloot to make the drops for the lockbox

  13. #568
    Moffeman's Avatar Contributor

    Reputation
    277
    Join Date
    Sep 2007
    Posts
    731
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello, i got a problem here, its with MaNGOS but anyway, i download a blizzlike site from emupedia, i configure it right but when i try to make account it says: Registration Failed:
    Anyone of you got a solve for it? Btw, if there is a solution, could you maybe fix it? Thanks Btw, im using Mike Crowes DB if its neccessary to know

    EMUPedia thread: Emupedia
    Download link: Filebeam - Free Fast File Hosting

    Thanks in advanced.

  14. #569
    bilguun83's Avatar Member
    Reputation
    2
    Join Date
    May 2008
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So I've been looking through forums a lot. There are many helpful and resourceful guides on this forum. But i've been wondering how to make my server stable and less bugs. So every time i update my DB side effect comes But this is not a big deal. What we need is really good guide how to fix ascent server on linux? Which one is that lua or moon files? There is no dll files. So how should make updates and fix bugs. Sorry if there is any previous posts about same topic. Please I'm kinda new to both ascent and linux. So can anyone be generous and tell me what to do?

    I've running FreeBSD Ascent server which has started about 2 weeks ago. And now there are about 140 people. A lot of bugs comes .....
    So i need to fix it...
    Such as Druid Moonglade Teleport, Portal form Silvermoon to Undercity. All the updates are for Windows i think. So please please help

    Thank you.

    Also i need Arena realm is there any repack for arenas?

  15. #570
    TheZaronz's Avatar Active Member
    Reputation
    97
    Join Date
    Dec 2007
    Posts
    567
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    1, Those Teleport things you could try to fix self (Maybe a little hard)

    2, Ascent doesn't have support for arenas yet they are working on it ^^

Page 38 of 80 FirstFirst ... 343536373839404142 ... 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 12:29 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