• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games.
    Don't forget to come back September 21st to vote for your favorites!
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
Easy Player Transfers

Resource Easy Player Transfers 1.0

LcorpOfficial

Novice
Member
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.

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:
Expand Collapse Copy
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...
 
Back
Top