mirror of
https://github.com/azerothcore/mod-anticheat.git
synced 2026-01-13 00:58:35 +00:00
Fix (anticheat cmd) z axis for parole cmd.
This commit is contained in:
@@ -175,7 +175,7 @@ public:
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
pTarget->TeleportTo(1, 1569.59f, -4397.63f, 16.06f, 0.54f);//Orgrimmar
|
pTarget->TeleportTo(1, 1569.59f, -4397.63f, 7.7f, 0.54f);//Orgrimmar
|
||||||
pTarget->SetHomebind(Hloc, 1653);// Orgrimmar Homebind location
|
pTarget->SetHomebind(Hloc, 1653);// Orgrimmar Homebind location
|
||||||
}
|
}
|
||||||
pTarget->RemoveAura(38505);// remove shackles
|
pTarget->RemoveAura(38505);// remove shackles
|
||||||
|
|||||||
Reference in New Issue
Block a user