Layer
|
Last Activity: 12/10/2017 10:40
Mentions
| 06/16/2024 |
| 19:59 - layer0.ltd mentioned Layer in post Hosting for spoofing, scanning and other solutions. # |
| 02/01/2024 |
| 03:26 - JellyBitz mentioned Layer in post SRO X-Y -> /Warp (Generator) ... * 0.1
-- Result
SELECT 'Regional Map' AS 'Type', @_@X AS 'X', @_@Y AS 'Y', CONCAT('...',@_@RX,'x',@_@RY,'.ddj') AS 'Img Path'
END
/* Dungeon */
ELSE
BEGIN
DECLARE @_@Layer INT = @_@RegionId & 0xFF /* Shift out first 8 bits */
DECLARE @_@DRX INT = (CAST(@_@PosX AS INT) / 1920) + 128 /* Find RX from Dungeon and fix it for negatives */
IF @_@Po... |





