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

Search results

  1. Mathex

    C# Lua Execution (335)

    So I'm in the procces of creating a 3.3.5a bot and I'm trying to do some memory injection to execute a LuaDoString function which currently looks like this: public void LuaDoString(string command) { BlackMagic process = new BlackMagic(); if...
  2. Mathex

    C++ Accept/Decline box

    Hello I'm in the progress of creating a script which requires a Accept/Decline box. I know how to create one when people press a gossip menu, but this must trigger from a command. So when you type the command the box pops up. Anyone knows what the command for that is? Thank you in advance. (Have...
  3. Mathex

    Coding your websites

    So hey, I'll start a coding websites service for you guys since I graduate this Friday and will be having a lot of time on my hands. So just throw in your .PSD files and I'll try to code them. If you want it for Fusion CMS you should know I don't have a license for it. Anyhoot, I'm not so good...
  4. Mathex

    What would you expect from a blizzlike server?

    So, I'm asking here since I'd like to know more are about what players would expect and want out of a blizzlike server? 1. Would you like a NPC that lets you sell items and show you your mailbox? 2. If some content were unscripted, would you be dissapointed? (usual stuff like gunship) 3. What...
  5. Mathex

    How to: Custom Races!

    1. Introduction Okay so now I've been trying to make custom races for a week or so because the only guide made was for an earlier patch and the people who knew what to do wouldn't respond to my questions or just simply ignored me. So now I'm sharing what I've found out on how to create your own...
  6. Mathex

    MoP Druid Forms in Cataclysm

    Hello this is my simple tutorial on how to add the druid forms: I'd love to thank http://anthonys-toolbox.org/ and Tommy from here ^^ It's much appreciated what you did. Simple steps: 1. Download the patch and extract it to your data folder 2. Add the custom script 3. Add the spells to the...
  7. Mathex

    Video TrinityCore Tutorials

    Hey, created my first video tutorial. I'm gonna create others but this is it for now:
  8. Mathex

    Cat Form Custom Display Script

    Hello I've made a "hack fix" for changing the catform's display id when the aura is applied, somehow it doesn't work, here's the script: #include "ScriptMgr.h" #include "SpellAuras.h" #include "SpellAuraEffects.h" #include "SpellScript.h" #include "Player.h" enum Spells { SPELL_TRIGGERED =...
  9. Mathex

    Hey

    Hey everyone Mathex here ^^
Top