Kino submitted a new resource:
EIS Teleportation System - A plugin that allows you to create your own places to teleport to as you go through the game.
EIS Teleportation System - A plugin that allows you to create your own places to teleport to as you go through the game.
Read more about this resource...Intro:
This plugin allows you set up a teleportation system in game.
Version: 1.03
Change Log:
- Added ability to change player direction during teleport
- <teleportMap: <x> <y> <direction(see numpad)>
- Example: <teleportMap: 11 6 6 > -- Player will be facing right after teleporting
- Added script calls to enable / disable teleports at once
- KR.Helpers.enableAllTeleports()
- KR.Helpers.disableAllTeleports()...