Advertisement
Mirage-Skripter

UUIDLibrary

Aug 5th, 2021
366
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. on join:
  2. set {_uuid} to uuid of player
  3. set {uuidLibs::%{_uuid}%} to name of player
  4.  
  5. function convertUUID(uuid: string) :: string:
  6. return {uuidLibs::%{_uuid}%}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement