- Joined
- Mar 19, 2023
- Posts
- 11
LcorpOfficial submitted a new resource:
Easy Player Transfers - Teleport the player easily via script calls, or use variables to do so.
Read more about this resource...
Easy Player Transfers - Teleport the player easily via script calls, or use variables to do so.
Easy Player Transfers
This plugin simply adds the ability to conveniently teleport the player from one location to another with a fade-out to black.
The purpose of this script was to make map transfers via a script call easier, but also a workaround to allow for variables to be passed to the "Transfer Player" command.
Simple Usage:
Code:pbEasyTransfer(mapID,x,y)
Advanced Usage:
For example, you could have a player teleported to maps 77, 80, or 94 at random, at...
Read more about this resource...