Skip to content

Instantly share code, notes, and snippets.

View qyh214's full-sized avatar
🎯
Focusing

SHIHUANG214 qyh214

🎯
Focusing
View GitHub Profile
@qyh214
qyh214 / worldchat.cpp
Created April 21, 2022 13:02 — forked from irancore/worldchat.cpp
Worldchat script last rev trinitycore with more option | played time for use command | Mute Spammer | Chat censored with passive report to gm
/*
* orginal code by ??
* developed for last rev && added more option by irancore.ir
*
* import to database - auth - allow to player use cmd
REPLACE INTO `rbac_linked_permissions` (`id`, `linkedId`) VALUES (195, 525);
* import to database - world - Passive report chat cencured to gms
@qyh214
qyh214 / PhasedDuelingwithcmd.cpp
Created September 4, 2019 04:13 — forked from irancore/PhasedDuelingwithcmd.cpp
Last rev trinitycore (PhasedDueling&Command Duel watching)
/*
Original Script was done by Teiby from emu-devstore
Last Update and added cmd watching by irancore.ir
*/
#include "Battlefield.h"
#include "BattlefieldMgr.h"
#include "Battleground.h"
#include "CellImpl.h"
#include "CreatureTextMgr.h"
#include "GridNotifiers.h"