asteria-3.0
asteria-3.0 copied to clipboard
An open source Runescape server designed to emulate the #317 protocol. This is no longer being developed.
Currently all NPC's face south when spawned, and there is no way to change it from what I've seen so far.
http://www.rune-server.org/runescape-development/rs2-server/downloads/599705-asteria-3-0-a-17.html#post4947956
Have 2 clients open, and teleport the second client to yourself using the teletome command. http://prntscr.com/85f5qm http://prntscr.com/85f8ug The fix is ``` if(builder.getStrategy() == null) { return false; } ``` inside...