• 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. Tok124

    New simple responsive registration page for TrinityCore 3.3.5

    Hello :) I have not released anything here in a long time so i decided to release my latest registration page. I know that there is already a bunch of registration pages all over the internet for TrinityCore 3.3.5 but most of them are not responsive and most of them does not have other pages...
  2. Tok124

    importing head model to wow?

    Not sure if this should go in modelling support or client customization. Please move if this is wrong section Hello. I'm trying to import a head model but for some reason the model doesn't appear ingame. Instead it shows as a box with a blue/white square pattern. What am i doing wrong? I...
  3. Tok124

    [SOLVED] C++ didnt ask me to build dll files. How do i get the dlls?

    Hello guys. Im not sure if this is correct section to post this but its about C++ so i hope its correct. Anyway i just compiled a new core and every time i compiled before C++ asks me everytime if i want to build dll files too but this time it didnt ask me for some reason. So now im missing...
  4. Tok124

    [SOLVED] Box Opening bug fix

    Hello, Im working as a developer for a server and there is a bug that i cannot fix. Its about and item that is a box So, As you see in the image. The box have stack of 5000. If i right click that box i open all boxes in 1 click but i only get the loot from 1 of the boxes. I know that a simple...
  5. Tok124

    Import npc model with animation to blender

    Hello. Is there anyone here who knows how to import an npc with animations to Blender? When i export it as obj from WMV the model doesnt come with the armature so there is no animations. Its only the model. So how do i get the armature with all animations?
  6. Tok124

    Girl Head Model

    Please, Rate my model to photo realism 1 = You cannot even see that its a face 10 = You cannot see the difference between and real photo and my model So, Here is the model I upload a live preview of the model if people like this model :)
  7. Tok124

    Mace Model

    Hello guys. Just wanna share my latest weapon design. I usually model weapon and have a background image while modelling as a image refference but now i used my own imagination to create this mace. I hope you like it ! Untextured Model...
  8. Tok124

    [SOLVED] Battleground Menu

    Hello, I wanna try add a Custom Battleground to my server. I think the area is a battleground now because i cannot enter it. It says that i cannot teleport to a battleground or arena. So i think thats done. Problem is the battleground menu. I wanna know how i can add my new battleground to the...
  9. Tok124

    [SOLVED] insert to database if worldserver is offline (SOAP)

    Hello. I want to know how i can make my information from form insert to database if worldserver is offline. I have a SOAP Script ready that works fine. But if the worldserver is off the SOAP wont work. So i want to make it so that if the worldserver is offline it should send the information...
  10. Tok124

    [SOLVED] Spell Cost no power for npc (lua)

    Hello, I want to know if its possible to make spells cost no power for npc. The reason why i want to know is because i wanna make a Druid Boss and before i only changed display to cat form/moonkin form but now i changed the script so it changes to the actuall forms. Because some spells is only...
  11. Tok124

    [SOLVED] Need help with cast spell Eluna Lua

    Hello. I really don't know anything about Lua but i am making a Druid boss. and the boss should cast spell Starfire. Starfire requires mana and i think that's why the creature wont cast the spell. I have added mana to the creature but it didnt help. Here is the cast spell function local...
  12. Tok124

    [SOLVED] CMake Error ZMQ Library

    Hello. I just downloaded latest version of TrinityCore Source and when i try to use Cmake im getting error CMake Error at cmake/macros/FindZMQ.cmake:80 (message): Could not find ZMQ libraries/headers! Please install ZMQ with libraries and headers Call Stack (most recent call first)...
  13. Tok124

    [SOLVED] vote system

    Hello, I'm trying to figure out how to make a Vote System but i don't really know how it should be done properly. I can make it so when the player click the vote button he come to the vote link and he also get points in database. But he can click the button how many times he want and he get vote...
  14. Tok124

    [SOLVED] Item Store with SOAP

    Hello, I am making a Item Store on my website with SOAP so when you buy item the item will be sent ingame to the players mailbox and dp will reduce. That is working with my script. However, If i have 0 DP (Value NULL) in account table and then i buy item then the item is still sent ingame and...
  15. Tok124

    Deathwing 1H Sword Model

    Hello, I made a Deathwing Sword today and also a Custom Icon for the model and i want to release it here. This is for TrinityCore 3.3.5 Here is some screenshots that you might wanna see before downloading the patch. Download Link: --> Click Here <-- How to Use: 1. Take the dbc files and...
  16. Tok124

    Sword Model made in Blender

    Hello I just made two new swords in blender and i was thinking about to share it here Here you see some screenshots of the sword Credits for the models goes to me Credits for texture goes to NightWong@Deviantart => http://nightwong.deviantart.com/art/Concept-list-1-283600462 DOWNLOAD...
  17. Tok124

    need some help with armory

    Hello, I'm trying to make my own WoW Armory on my new wowsite that i'm working on. Right now i'm stuck. I don't know how to fix the rest... How do i make it so correct character model will be displayed and also how do i make it so the model has armor equiped? You know if you go on retail and...
  18. Tok124

    [SOLVED] how to use SOAP?

    phpinfo() page SOAP Folder
  19. Tok124

    [SOLVED] how to use SOAP?

    Hello, Can anyone please teach me how to use SOAP? i do have some php experience but i have never used SOAP. I need to use it so i can execute GM Commands in worldserver console. All i have found so far is a complete registration script using SOAP. But that looked like a PDO script. I don't...
  20. Tok124

    [SOLVED] jQuery for Dropdown Menu

    Hello, I'm in need of a jQuery for a Dropdown Menu. The menu buttons have a arrow on the right side and when i click on the menu that arrow rotates and the jquery also shows the submenu. Howerver. I can only get that to work for 1 menu link. I want to make it work for more than just one link...
Top