New Gate Plugin

The latest Survival-Server news!
Post Reply
User avatar
HeinzPeter
World Owner!
World Owner!
Posts: 1611
Joined: 14 Dec 2010, 23:00
Nickname: HeinzPeter
Nation: HP-EMPiRE
Location: NRW, Germany
Contact:

New Gate Plugin

Post by HeinzPeter »

Changed the gate plugin which is also managing our worlds.
Maybe the exit direction is messed up on some warps.
Report pls - that's what i have converted:

if ($d == "N") $d = "90";
if ($d == "E") $d = "180";
if ($d == "W") $d = "0";
if ($d == "S") $d = "270";

Don't ask... weird config.
I tried N:0, E:90, S:180, W:270 but that didn't work..
Enjoy your stay. HPM! GMAP! STATS!
Save the forests! WWF
Our empty YouTube Channel.
Post Reply