mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2025-11-10 12:24:22 +08:00
.
This commit is contained in:
parent
ad8cd929fd
commit
a31b747bfb
@ -669,7 +669,7 @@ public:
|
||||
cell.GridX(), cell.GridY(), cell.CellX(), cell.CellY(), object->GetInstanceId(),
|
||||
zoneX, zoneY, groundZ, floorZ, haveMap, haveVMap, haveMMAP);
|
||||
|
||||
handler->PSendSysMessage("Accurate Height Shape: {} (SquareBlend: {:0.2f}, RadiusScale: {:0.2f}, SlopeClamp: {:0.2f})", shapeStr, blend, rScale);
|
||||
handler->PSendSysMessage("Accurate Height Shape: {} (SquareBlend: {:0.2f}, RadiusScale: {:0.2f}, SlopeClamp: {:0.2f})", shapeStr, blend, rScale, clamp);
|
||||
handler->PSendSysMessage("Accurate Height Grid: {}", GridZAccurate);
|
||||
handler->PSendSysMessage("Accurate Height Map: {}", MapZAccurate);
|
||||
handler->PSendSysMessage("Probe radius (pre-scale): {:0.3f}", probeR);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user