• 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 PrestonParsons

  1. P

    [SOLVED] Arena auto Flush

    Hello I wanted to know how to change the time of auto flush for 2 days.. # # Arena.AutoDistributePoints # Description: Automatically distribute arena points. # Default: 0 - (Disabled) # 1 - (Enabled) Arena.AutoDistributePoints = 1 # #...
  2. P

    [SOLVED] Quest Item drop rate not working

    Hello. am using Trinity core #62815c (basically latest) I am just having issues with Quest Item drop from NPC. But it's wont drop. I did try change drop rate and still not work. Just feel like its getting impossible for quest item drop rate. thenk for help
  3. P

    [SOLVED] LNK2019 error in 3.3.5 compilation pls help

    Tag the MySql_Lib from cmake. Also make sure press Configure then Generate after edit the text.
  4. P

    [SOLVED] Generator Suggestion.

    Hello, I wanted to suggest you that Generator option. When you click Class. its show all option you choose. for etc. i pick Armor then you click on subclass, Its appear everything. Its should come up with Armor, which like pant, Wrist, Shoulder, head, Chest etc. I just giving you ideas :)
  5. P

    Theme Manager - Gurubash Arena (3.3.5a)

    Hello, I have shared the script from AlexeWarr and update them but i change the zone for Gurubash Arena :) and different display. Also i can keep working on it and different display and news one. it's cool for funserver http://paste.emudevs.com/?paste=216 how to compile them -...
  6. P

    Eluna Engine [Question]

    Hi, Is there any way to use https://github.com/ElunaLuaEngine/Eluna install myself without using EDB or git.? had pull Trinitycore today & putting Eluna folder in src folder and src Cmakelists.txt and complied and everything work & nothing failed but when i look into worldserver.exe and there...
  7. P

    [SOLVED] How to - Backup the database

    Hello. How to do back up the database from Hedisql ?
  8. P

    [SOLVED] Compiling errors

    Have you installed Boost_1_55_0 ? Following with Install the package to the default location. Add an environment variable to "system" variables named "BOOST_ROOT" pointing to your Boost installation directory, e.g "C:\local\boost_1_55_0". MySQL development files ( Download it from trinitycore...
  9. P

    [SOLVED] Disable spell (Is this correct way)?

    Hello, i just need little help that all. I have made disable spell for ICC, but is this correct? INSERT INTO `disables` VALUES (0, 26662, 2, 15, 0, "Disable Berserk ICC"); INSERT INTO `disables` VALUES (0, 69055, 2, 15, 0, "Disable Bone Slice ICC"); INSERT INTO `disables` VALUES (0, 69057, 2...
  10. P

    [SOLVED] Libmysql.dll error

    have tried to compile a fresh core of trinity in Microsoft vs 2013 but every time the same errors Error 1 error LNK1107: invalid or corrupt file: cannot read at 0x2D8 C:\mysql_libs\lib_32\libmysql.dll 1 1 authserver Error 2 error LNK1107: invalid or corrupt file: cannot read at 0x2D8...
  11. P

    [SOLVED] Scripts are disabled? how to able it?

    Titles said at all. but how to able spells as went to ICC, mobs not casting either opening and shut the door. even first boss didnt break the Ice to next boss. TrinityCore rev. 92d514d0c9e2 2014-09-14 12:55:48 -0300 (master branch) (Win32
  12. P

    [SOLVED] Movement\spline\movespline.cpp252 in movement::movespline::_updatestate ASSERTION FAILED: minimal_diff >= 0

    It's crashed Again with over 25players. Movement\spline\movespline.cpp252 in movement::movespline::_updatestate ASSERTION FAILED: minimal_diff >= 0 Does anyone know how to do this? and creature_template had removed all script while i was in sleep >.< Trinitycore - d7b0ee7c0366 2014 - 09...
  13. P

    [SOLVED] WorldServer Crashes (It's new error for me) Never heard of it before)

    Mean while every 1hour or 30 min i get crashes by worldserver.exe this show Movement\spline\movespline.cpp252 in movement::movespline::_updatestate ASSERTION FAILED: minimal_diff >= 0 i sent that to trinitycore. they didnt help so useless.. so would pleased if help to find this what meaning of?
  14. P

    [SOLVED] Trinity changed again! (ERROR)

    Warning 1 warning C4018: '<' : signed/unsigned mismatch (C:\Users\Administrator\Desktop\x40 Frozen\TrinityCore.git\src\server\game\Server\WorldSocketMgr.cpp) C:\Users\Administrator\Desktop\x40 Frozen\TrinityCore.git\src\server\shared\Networking\SocketMgr.h 63 1 game Warning 2 warning C4018: '<'...
Top