• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

Recent content by Teryaki

  1. Teryaki

    [SOLVED] SmartAI is causing NPCs to respawn invisible

    Hey there EmuDevs! As the title states, whenever I use SmartAI to have a mob cast something, or do something special, it respawns invisible. Meaning it still attacks you, but the model isn't there, its just an invisible mob attacking the players. The core is a bit older. I have under...
  2. Teryaki

    [SOLVED] [3.3.5a] odd visuals showing up with nothing equipped.

    Hey there emudevs! I just have a quick question as to why this is occurring on players that don't have any items even equipped in this slot. It shows up either checkered, or even a weird shirt that seems to disappear. Here are some screenshots. I have removed all patches from my wow...
  3. Teryaki

    [SOLVED] Function to stop and resume experience gain?

    Hey emudevs! I am at work currently and skimmed through the API and didn't see anything like this so I thought I would ask. Here is my current scenario: I have a server where the max level is 95. I would like to stop experience gain (like the experience eliminator) once the player hits level...
  4. Teryaki

    [SOLVED] Scaling levels in zones? Lua possible?

    hey emudevs! I just have a quick question, is it possible to scale levels according to zone? My idea is to have three tiers of zones, the first tier will be maximum level 80, tier 2 is level 85, etc. now when they go from tier 3 into tier 1, I want their level to scale down to the maximum...
  5. Teryaki

    [SOLVED] Sheath Problem (client side or maybe database bug?)

    Hi there Emudevs! I have a problem with my sheathing on my server. For some reason on any player it does not display the items "resting." By this I mean, 2h weapon would be resting on the back, one hand like daggers would be resting on the hips, etc. I am not sure if this is a database or...
  6. Teryaki

    [SOLVED] Custom Class Trainer Wont Recognize Custom Class

    Hey Emudevs, Have another problem with my custom class. For some reason when I make a trainer it wont recognize the custom class. In the creature_template in the database I added the correct class number to 12 (12 is necromancer in my database). I just go to the trainer and open the gossip...
  7. Teryaki

    [SOLVED] [Custom Class] MAX_CLASSES_PER_RACE error.

    Hey there EmuDevs. I feel like I am at my wits end with this, trying to get the character create screen to stop giving me this error. I believe I have edited everything correctly in the Database, Core, and Client side. I added a custom class, Necromancer, to the server. I can log in and do...
  8. Teryaki

    Custom Character Name Colors?

    Hey there EmuDevs! I am just curious if its possible to change the color of a character's name. I want to use this as like a loyalty feature of being loyal to the server, where they can change their name any color they would like. So far, I have tried: Changing the length of the database...
  9. Teryaki

    [SOLVED] Solo Dungeon LFG queues

    Hey there again, So I am trying to make my server a solo server, and I want players to be able to queue for a dungeon, and get teleported to that dungeon instantly when they queue, meaning no tank, healer, and 2 other dps. So far, I have edited the core header files so that there are 0 tanks...
  10. Teryaki

    [SOLVED] Custom Instance Portal?

    Hey there Emudevs! I am currently looking to make a custom instance portal. I just dont know where to start unfortunately. What I want is for a player to run into the portal, just like an instance portal, and be teleported from point A to point B. Would this be done server sided or database...
  11. Teryaki

    Well of Eternity Problems 3.3.5a TrinityCore

    Hey there EmuDevs! I am having this problem with Well of Eternity and I cannot locate where the problem might be. Everything is working fine, skybox is correct, lighting, ground textures. building textures, shaders, etc, etc, but I cannot figure out why the well itself is still this green...
  12. Teryaki

    Donation Rank

    Hello there :) I donated yesterday and I still haven't received the donations rank. I was just curious if it takes a few days to verify the donation, but PayPal says the transaction was complete, so there is no rush if it has been completed and you guys are just busy :laugh2: Thank you! -Teryaki
  13. Teryaki

    Custom Flightpath Problem

    Hey there everyone, I have just started using Eluna for TrinityCore, because I recently switched from ArcEmu so I wanted to switch into scripting as smoothly as possible. I have to say Eluna is quite good, and I dont quite know C++ as well as LUA. Anyway, on to my question. I am having a...
Top