This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff --git a/src/server/game/Conditions/DisableMgr.cpp b/src/server/game/Conditions/DisableMgr.cpp | |
| index cc23036..73360ce 100755 | |
| --- a/src/server/game/Conditions/DisableMgr.cpp | |
| +++ b/src/server/game/Conditions/DisableMgr.cpp | |
| @@ -117,6 +117,7 @@ void LoadDisables() | |
| case DISABLE_TYPE_QUEST: | |
| break; | |
| case DISABLE_TYPE_MAP: | |
| + case DISABLE_TYPE_LFG_MAP: | |
| { |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| UPDATE `creature` SET `zoneId` = 33, `areaId` = 35 WHERE `guid` = 1; | |
| UPDATE `creature` SET `zoneId` = 33, `areaId` = 35 WHERE `guid` = 2; | |
| UPDATE `creature` SET `zoneId` = 33, `areaId` = 35 WHERE `guid` = 3; | |
| UPDATE `creature` SET `zoneId` = 33, `areaId` = 35 WHERE `guid` = 4; | |
| UPDATE `creature` SET `zoneId` = 33, `areaId` = 35 WHERE `guid` = 5; | |
| UPDATE `creature` SET `zoneId` = 33, `areaId` = 35 WHERE `guid` = 6; | |
| UPDATE `creature` SET `zoneId` = 33, `areaId` = 35 WHERE `guid` = 7; | |
| UPDATE `creature` SET `zoneId` = 33, `areaId` = 35 WHERE `guid` = 8; | |
| UPDATE `creature` SET `zoneId` = 46, `areaId` = 2419 WHERE `guid` = 9; | |
| UPDATE `creature` SET `zoneId` = 46, `areaId` = 252 WHERE `guid` = 10; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff --git a/src/server/game/Entities/GameObject/GameObject.cpp b/src/server/game/Entities/GameObject/GameObject.cpp | |
| index 808945e..96bf08e 100644 | |
| --- a/src/server/game/Entities/GameObject/GameObject.cpp | |
| +++ b/src/server/game/Entities/GameObject/GameObject.cpp | |
| @@ -34,7 +34,7 @@ | |
| #include "Transport.h" | |
| GameObject::GameObject() : WorldObject(false), MapObject(), | |
| - m_model(nullptr), m_goValue(), m_AI(nullptr) | |
| + m_model(nullptr), m_goValue(), m_AI(nullptr), _animKitId(0) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* Delete deprecated spell ranks 3.3.5a | |
| 66188 - Death Strike, rank 1 enUS | |
| 66196 - Frost Strike, rank 1 enUS | |
| 66198 - Obliterate, rank 1 enUS | |
| 66215 - Blood Strike, rank 1 enUS | |
| 66216 - not found | |
| */ | |
| DELETE FROM `spell_ranks` WHERE `first_spell_id` IN (66188, 66196, 66198, 66215, 66216); | |
| -- spell_proc fixups |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ####################################### | |
| # HOW TO COMPILE TRINITYCORE ON LINUX # | |
| ####################################### | |
| ##################### | |
| # TRINITYCORELEGACY # | |
| ##################### | |
| ########################### | |
| # TRINITYCORE SETUP GUIDE # |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [QUOTE=SinName;400737421]Por supuesto que si, os dejo aquí los dos. | |
| Correcto para instalar este firmware hay que tener SSH activado ya que el firmware se flashea mediante SSH. | |
| AX3600 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2021/11/14 16:00:23 [error] 1525407#1525407: *731712 FastCGI sent in stderr: "PHP message: PHP Deprecated: Function create_function() is deprecated in /var/www//libs/global_lib.php on line 105PHP message: PHP Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /var/www//libs/global_lib.php(105) : runtime-created function on line 1PHP message: PHP Deprecated: Function create_function() is deprecated in /var/www//libs/global_lib.php on line 105PHP message: PHP Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /var/www//libs/global_lib.php(105) : runtime-created function on line 1PHP message: PHP Notice: Undefined offset: -1 in /var/www//char_quest.php on line 150PHP message: PHP Notice: Undefined offset: -1 in /var/www//char_quest.php on line 150PHP message: PHP Notice: Undefined offset: -1 in /var/www//char_quest.php on line 150PHP message: PHP Notice: Undefi |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [12:53:19.350 01-0103595] MTP Info: queueTryToReceive() - need to parse in another thread, 1 messages. (session_private.cpp : 25) | |
| [12:53:19.350 00-0103596] MTP Info: dcWithShift 4 can wait for 5691ms from current 22398708 (session.cpp : 25) | |
| [12:53:19.405 00-0103597] Reading: readInboxTill 769407, force [FALSE]. (data_histories.cpp : 25) | |
| [12:53:19.405 00-0103598] Reading: readInboxTillNeedsRequest is_server [TRUE], before 769415. (history.cpp : 25) | |
| [12:53:19.405 00-0103599] Reading: readInboxTill finish 1. (data_histories.cpp : 25) | |
| [12:53:19.405 00-0103600] Reading: in guard, unread 0. (data_histories.cpp : 25) | |
| [12:53:19.933 00-0103601] MTP Info: adding request to toSendMap, msCanWait 0 (session.cpp : 25) | |
| [12:53:19.933 00-0103602] MTP Info: added, requestId 1730 (session.cpp : 25) | |
| [12:53:19.935 00-0103603] MTP Info: dcWithShift 160004 stopped send timer, can wait for 0ms from current 22395580 (session.cpp : 25) | |
| [12:53:19.935 03-0103604] MTP Info: tryToSend for dc 160004. (session_private.cpp : 25) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| curl -A "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Googlebot/2.1; +http://www.google.com/bot.html) Chrome/96.0.4664.93 Safari/537.36" https://atomixhq.top/ultimas-descargas/ | |
| <!DOCTYPE HTML> | |
| <html lang="en-US"> | |
| <head> | |
| <meta charset="UTF-8" /> | |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | |
| <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1" /> | |
| <meta name="robots" content="noindex, nofollow" /> | |
| <meta name="viewport" content="width=device-width,initial-scale=1" /> | |
| <title>Just a moment...</title> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # | |
| # https://github.com/kitabisa/mubeng | |
| # para tener servidores proxy aleatoriamente | |
| # lista de proxys http de | |
| # https://github.com/TheSpeedX/PROXY-List | |
| rm proxies.txt | |
| curl https://raw.githubusercontent.com/TheSpeedX/PROXY-List/master/http.txt -o proxies.txt | |
| sed 's/^/http:\/\//' proxies.txt > proxies2.txt |
OlderNewer