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

User Tag List

Page 39 of 80 FirstFirst ... 353637383940414243 ... LastLast
Results 571 to 585 of 1190
  1. #571
    drudmaster's Avatar Member
    Reputation
    64
    Join Date
    Mar 2008
    Posts
    156
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hey, I couldn't read ALL the comments, so I'l just ask this question: I am using something like Deathmanger Deathsworn Idk, Death something WoWEmuHacker, and when I do anything, It DC's me, Levitate, Fly Mode, Teleport, Speedhack, only Track works, If I can get a reply, then ty.

    [NEW] EMU Expert Question/request/FAQ thread, QUESTIONS HERE!
  2. #572
    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 drudmaster View Post
    hey, I couldn't read ALL the comments, so I'l just ask this question: I am using something like Deathmanger Deathsworn Idk, Death something WoWEmuHacker, and when I do anything, It DC's me, Levitate, Fly Mode, Teleport, Speedhack, only Track works, If I can get a reply, then ty.
    if you get DC when using hacks that is becuz the server blocks them.... it is called anti-cheat
    Not all servers have it enabled cuz sometimes it DCs GMs too when using speed/fly commands....

  3. #573
    shrimpeh's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm completely new to this but recently got a server up and running using apples accent guide.

    Its running fine apart from, whenever I logout of a character they lose all their items. The models of the chars on the select char screen show their items equipped but when I actually enter the realm as a char they have nothing and are naked. Anyone know how to fix this? or point me in the right direction?

  4. #574
    TheSpidey's Avatar Elite User
    Reputation
    365
    Join Date
    Jan 2008
    Posts
    2,200
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Some mysql versions have this bug.
    Also take a look at the console to see if it's just an outdated table

  5. #575
    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)
    Originally Posted by SectorSeven View Post
    Is "99970" a valid npc_txt_id entry?
    Should it be one that is already used in the database? From my instruction by the head dev on my server the npc_gossip_textid should be different than any other in the database. We've used the same format and understanding of lua for other scripts that have worked, but this one is not working for some reason. Granted, I am a noob with lua, but it has been reviewed by our dev team, and should work...

    :confused:

  6. #576
    tyrasoss's Avatar Member
    Reputation
    1
    Join Date
    Oct 2006
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there any guide how to exactly add warp heal morph skill NPCs into the server?
    ive been trying and trying but can't make it work could you tell me
    where to put the Setup.cpp Setup.h <NAME OF SCRIPT>.cpp?
    ive added the last thing in ascent-world.conf and i have imported the SQL files
    so i can spawn them but they don't give me a shit...

    Second none of my quests on the server works.
    could anyone link a good new database or tell me how to fix the quests
    and use my own custom start quest?

    Thanks!

  7. #577
    TheSpidey's Avatar Elite User
    Reputation
    365
    Join Date
    Jan 2008
    Posts
    2,200
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You need to compile the cpps in a script project

  8. #578
    dustin1214's Avatar Member
    Reputation
    2
    Join Date
    Apr 2008
    Posts
    39
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How do you add items you made on wow-vandetta to your ascent server :S?

  9. #579
    TheSpidey's Avatar Elite User
    Reputation
    365
    Join Date
    Jan 2008
    Posts
    2,200
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You execute the SQL given to you.
    How do you do that? Easiest method is using either Navicat, SQLYog or any other mysql program. You want to execute the query given to you.

  10. #580
    Szharz's Avatar Contributor
    Reputation
    149
    Join Date
    Aug 2007
    Posts
    909
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have a question. When making a lua-teleporter-npc.
    the sql npc. what are the flags and type supposed to be?



  11. #581
    TheSpidey's Avatar Elite User
    Reputation
    365
    Join Date
    Jan 2008
    Posts
    2,200
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If I am not mistaken, the flag for gossip is 1.
    Type? Type is just for humanoid/demonic/undead/etc, shouldn't affect the npc itself.

  12. #582
    prasys's Avatar Member
    Reputation
    4
    Join Date
    Jan 2008
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Flag for gossips is 1. For quest-givers its 2. 1 should work , as for the faction better set it to be friendly to all (faction 35)

  13. #583
    ogge1's Avatar Member
    Reputation
    1
    Join Date
    Sep 2007
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Gastricpenguin View Post
    This is a base query to edit the cooldown on the hearthstone:

    UPDATE `items` SET `spellcooldown_1`='30000' WHERE (`entry`='6948');


    Change 30000 to any number (in miliseconds)
    Then run the query. And then your hearthstone will have that cooldown

    wher i have to enter this?

  14. #584
    TheSpidey's Avatar Elite User
    Reputation
    365
    Join Date
    Jan 2008
    Posts
    2,200
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Execute this in your world DB

  15. #585
    arthars1's Avatar Member
    Reputation
    9
    Join Date
    Nov 2007
    Posts
    35
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    help ^^

    is it possible to spawn an GameObject ingame and make sure it wont reset if i restart server ?

Page 39 of 80 FirstFirst ... 353637383940414243 ... 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 06:10 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