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

User Tag List

Page 71 of 80 FirstFirst ... 21676869707172737475 ... LastLast
Results 1,051 to 1,065 of 1190
  1. #1051
    nigthy's Avatar Member
    Reputation
    7
    Join Date
    May 2007
    Posts
    107
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How could i make battlegrounds work for my Server? im no noob i will understand guides =P ^^

    [NEW] EMU Expert Question/request/FAQ thread, QUESTIONS HERE!
  2. #1052
    Power of Illuminati's Avatar Contributor
    Reputation
    179
    Join Date
    May 2008
    Posts
    1,410
    Thanks G/R
    6/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you compiled your own server, the battlegrounds work. Only thing is that they are blizzlike

    "Requires a right ammout of players to start it"

  3. #1053
    Crilleftwww's Avatar Member
    Reputation
    3
    Join Date
    May 2008
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'd like to know how to make a query which I can set the spellcost to 0 in the trainer_spells table. (Using whodb).

  4. #1054
    joshd35171's Avatar Banned
    Reputation
    7
    Join Date
    May 2008
    Posts
    34
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I never really had to do this but I need to know now, how do you make events? I know there is a spot in the db but what do you put there?

  5. #1055
    Vindicated's Avatar Contributor
    Reputation
    226
    Join Date
    Aug 2008
    Posts
    1,067
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nope, just spawn gameobjects and have a GM administer them.


  6. #1056
    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 Crilleftwww View Post
    I'd like to know how to make a query which I can set the spellcost to 0 in the trainer_spells table. (Using whodb).
    Code:
    Update trainer_spells set spellcost = 0;
    to set all spellcosts to 0 ...

    grtz

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

    Arcemu not saving game progress

    Hi there, uber-noob that just got his first server running so please bear with me. I searched the forums but can't find the same problem I'm having...

    It seems that whatever I do in-game on my server isn't saved whatsoever. Logoff, log back in, and it's back to a lvl 1 character at spawn.

    Sorry if I'm missing something obvious, I set the world config to autosave as quickly as 5k ms but it doesn't seem to affect anything. Is there an obvious config command I'm missing, or does this require some SQL programming I'm very new to? (A guide would be useful, but a quick fix to my problem would be amply sufficient.) +1 internets to anyone who helps me solve this.

    Thanks again for helping a noob.

  8. #1058
    halostorm's Avatar Member
    Reputation
    3
    Join Date
    Oct 2007
    Posts
    139
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey, i got an little problem.

    My mall is high up somewhere and i need an elevator so i took the mesa elevator but when i gonna get on it and its going up i just fall thtough it :S so can somone help me figure this out so i can open my mall plz

  9. #1059
    Pengythesahj's Avatar Member
    Reputation
    1
    Join Date
    Aug 2008
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Gameobjects

    Whenever I spawn GameObjects in game, then restart the server, they never appear? Any suggestions? And what is the purple&white based invisible wall?



    EDIT: also, guides on Teleportation NPCs or making Gates for stormwind keep and org malls?
    Last edited by Pengythesahj; 09-09-2008 at 05:51 PM.

  10. #1060
    asianblu's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Currently helping a friend develop his server. I've been going through all the posts so far and I've done quite alot. But I haven't found any info on what we are currently stuck on. Is it possible to reduce the cooldown of say an alchemy spell such as "Transmute: Primal Might"? It's a 20 hour cool down and well on a private server faster is better.
    Question:
    "Is it possible to remove the cooldown of Transmute: Primal Might from 20 hours to zero?"

    PS: Thanks in advance

  11. #1061
    Nymphx's Avatar Active Member
    Reputation
    83
    Join Date
    Sep 2008
    Posts
    212
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have an urgent problem that I need assistance with.

    I own a Private server, running off the AC Repack using ArcEmu Logonserver and World .exe's. Everything was running smooth for about a week and now I got home and I have the error
    SQL error: Table '.logon(Slas)characters' is marked as crashed and should be repaired
    How to reapir this? I have tried making new characters and they just disappear when made. I had a similar issue with a different Repack but I didn't check the Mysql as I didn't get that far, and I hated the repack.

    All help is welcome, thanks for reading


  12. #1062
    nemia's Avatar Member
    Reputation
    1
    Join Date
    Sep 2008
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    First post ever, guess its coz the guides are so wellmade on this site, but i do have 4 questions for anyone that can give me the answer.

    1, My server is running realy good, but if you roll hunter and tame your beast and relogg the besast will be gone, not dead or something like that its just completly gone and if you do call pet it will say you dont have a pet. revive: your pet is not dead. i hope someone can tip me on how to fix that.
    2, when i add a spell to the trainer (like bear form) i get the level rec and the correct price but even tho it goes green you cant buy it. anyone know how to fix that?
    3, and how do i make a broken quest (not counting the kills) to become instant quest, take and leave again.
    4, whats the gm commando to rep up a char whit say Sha'tar for example? and do anyone have a list of fractionsID.

    Thx all for the best site on the web atleast right now hehe.

  13. #1063
    Nymphx's Avatar Active Member
    Reputation
    83
    Join Date
    Sep 2008
    Posts
    212
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well to find faction ID's you can .npc i on a MOB you want to use the faction of, or check it in your MYSQL.

    Doubt theres an actual Factionlist uploaded as it's close to useless.

  14. #1064
    nemia's Avatar Member
    Reputation
    1
    Join Date
    Sep 2008
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thx for the quick answer, i dident think of that at all tbh gonna have a try and see what i can make out of it

    +rep for answering so fast

  15. #1065
    Takahiro Uchiha's Avatar Member
    Reputation
    5
    Join Date
    Mar 2008
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Alright i got a question. I've never done LUA before and im now learning things about it. But i wanna ask (i know this is a noob question but idk cuz i've never done it) how do you get your LUA scripts into your db? Do you? Do your need an emulator to get a LUA script working on your server? Like i said i've never done this before so i have no clue what im doing. Anyone mind helping me out?

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 05: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