Jump to content
TrinityCore

yabiange

Members
  • Posts

    40
  • Joined

  • Last visited

Everything posted by yabiange

  1. Thank you! It worked! SET @NPCID = 108767; SET @GUID = 748407; SET @HP = 7315; UPDATE `creature_template` SET `HealthModifier` = 2, `RegenHealth` = 0 WHERE `entry` = @NPCID; UPDATE `creature` SET `curhealth` = @HP WHERE `guid` = @GUID;
  2. I just want to set the NPC to make it like wounded。
  3. I used the master. And I\ve tried cast to myself and the npc, still nothing happen. Change the curhealth, but it has full_health in game. Did I miss something? Thanks to your reply anyway.
  4. I've tried to set auras 280552 in creature_addon, but nothing happen. I need help!
  5. Greeting. I've got some errors when I use WowPacketParser.exe to export sql files, it happened since https://github.com/TrinityCore/WowPacketParser/commit/1aea02a789d163a6d48af41f477a832a6f52ccf6: [1/1 风暴峡湾02.pkt] System.InvalidCastException [1/1 风暴峡湾02.pkt] 指定的转换无效。 WowPacketParser.Store.Objects.Ext.GetValue[T,TK](Dictionary`2 dict, T updateField) 位置 G:\wow\Tools\WowPacketParser\WowPacketParser\Store\Objects\Unit.cs:行号 241 WowPacketParser.Store.Objects.Unit.LoadValuesFromUpdateFields() 位置 G:\wow\Tools\WowPacketParser\WowPacketParser\Store\Objects\Unit.cs:行号 144 WowPacketParser.SQL.Builder.DumpSQL(String prefix, String fileName, String header) 位置 G:\wow\Tools\WowPacketParser\WowPacketParser\SQL\Builder.cs:行号 88 WowPacketParser.Loading.SniffFile.WriteSQLs() 位置 G:\wow\Tools\WowPacketParser\WowPacketParser\Loading\SniffFile.cs:行号 519 WowPacketParser.Loading.SniffFile.ProcessFileImpl() 位置 G:\wow\Tools\WowPacketParser\WowPacketParser\Loading\SniffFile.cs:行号 272 WowPacketParser.Loading.SniffFile.ProcessFile() 位置 G:\wow\Tools\WowPacketParser\WowPacketParser\Loading\SniffFile.cs:行号 85 And I try to compile it with vs2015 and vs2017, but the error look the same. Somebody help me, please.
  6. , welcome to Chinese lesson. I'm in mandaria zone, actually.
  7. I'm afraid you can't use it. It's the Chinese version only. Here is the link: http://www.locoy.com/download
  8. I just gather from wowhead last night. It's include the creature_queststarter, creature_questender, gameobject_queststarter and gameobject_questender. I hope you like it. quest_giver.zip
  9. I have the SAME PROBLE with you. Have you fix it yet?
  10. I try to complete the source, but it game me like about 43 errors: like this: C2672 “OpcodeTable::ValidateAndSetClientOpcode”: 未找到匹配的重载函数 game G:\wow\624\TrinityCore\src\server\game\Server\Protocol\Opcodes.cpp 256 C2893 未能使函数模板“void OpcodeTable::ValidateAndSetClientOpcode(OpcodeClient,const char *,SessionStatus,PacketProcessing)”专用化 game G:\wow\624\TrinityCore\src\server\game\Server\Protocol\Opcodes.cpp 256 ...... Core:https://github.com/TrinityCore/TrinityCore/commit/ea162418736318ea7cce4d5c5667142795361740 OS:Win10 RS Tools: Boost: boost_1_61_0_b1-msvc-14.0-64 MySQL: 5.5.20_x64 OpenSSL: Win64OpenSSL-1_0_2e CMake : cmake-3.4.1-win32-x86 MS Visual Studio: 2015 with update 1 Did I miss something important tool or something wrong?
  11. Check out this /dbc/enUS/
  12. 任务的汉化没完善,这需要自己收集去。 或是借用其他人的吧。
  13. Core: https://github.com/TrinityCore/TrinityCore/commit/060256000b1a553a21581b9b65e12f7cb034e148 OS: Windows 10 Pro ,vs2015_update 1 Somebody help!
  14. Have you re-bulid it? OR Have you re-patched the wow.exe? Today I've completed the core, it's OK for me.
  15. Hi, guys. When I login the game, the Wow-64_Patched.exe gave me this shit: The CAS system was unable to initialize: Error downloading versions data from patch service : WOWDOWNLOAD_NOT_FOUND. URL: http://trinity6.github.io/US/wow/21463/versi. Somebody help me, please! OS: win10pro_64 vs2015 Core: TrinityCore rev. 3cbbcdb51a8f+ 2016-04-16 02:26:24 Game:zhCN_21463
  16. It looks like my Intel_cpu's problm. I moved to another AMD_cpu pc, it works fine. [Sorry for my bad English.]
  17. Hi, guys. I need some help: Here is my problm: Since I use win10_64 pro system, it always get crashes. worldserver.exe runs to this, then crashes, and nothing to show me. Please help!! TrinityCore rev. 9ab47a162493 2016-01-04 00:24:33 +0100 (6.x branch) (Win64, Release) (worldserver-daemon) <Ctrl-C> to stop. ______ __ /\__ _\ __ __/\ \__ \/_/\ \/ _ __ /\_\ ___ /\_\ \, _\ __ __ \ \ \/\`'__\/\ \ /' _ `\/\ \ \ \/ /\ \/\ \ \ \ \ \ \/ \ \ \/\ \/\ \ \ \ \ \_\ \ \_\ \ \ \_\ \_\ \ \_\ \_\ \_\ \_\ \__\\/`____ \ \/_/\/_/ \/_/\/_/\/_/\/_/\/__/ `/___/> \ C O R E /\___/ http://TrinityCore.org \/__/ Using configuration file worldserver.conf. Using SSL version: OpenSSL 1.0.2e 3 Dec 2015 (library: OpenSSL 1.0.2e 3 Dec 2015) Using Boost version: 1.60.0 Updating Auth database... >> Auth database is up-to-date! Containing 3 new and 50 archived updates. Updating Character database... >> Character database is up-to-date! Containing 2 new and 38 archived updates. Updating World database... >> World database is up-to-date! Containing 40 new and 815 archived updates. Updating Hotfixes database... >> Hotfixes database is up-to-date! Containing 2 new and 58 archived updates. Realm running as realm ID 1 Using World DB: TDB 6.03 Using enUS DBC Locale Will clear `logs` table of entries older than 1209600 seconds every 10 minutes. Using DataDir ./ WORLD: MMap data directory is: ./mmaps VMap support included. LineOfSight: 1, getHeight: 1, indoorCheck: 1 VMap data directory is: ./vmaps Loading Trinity strings... >> Loaded 1034 trinity strings in 2 ms Initialize data stores... Here is my System: win10_64 pro vs2015 with update 1 boost_1_60_0-msvc-14.0-64 cmake-3.4.1-win32-x86 GitExtensions-2.48.05-SetupComplete Win64OpenSSL-1_0_2e ZeroMQ-4.0.4~miru1.0-x64 Mysql 5.7.10 TrinityCore rev. 9ab47a162493 2016-01-04 00:24:33 +0100 (6.x branch) (Win64, Release) (worldserver-daemon) data: auto update Crashes.zip
×
×
  • Create New...