Skip to content

Conversation

@digitalbarrito
Copy link

Simple UI Implementation for CyberEssentials.

  • Draws a UI menu with 5 Buttons: List Warps, Where Am I?, Add Warp, Remove Warp, and CyberEssentials Commands List.
  • List Warps Button: Uses ListWarps() function to print Current Warps to console with a line printing Warp() for quick copy/paste,
  • Where Am I? Button: Uses WhereAmI() function to print Player Coords to console.
  • Add Warp Button: Uses HelpAdd() to print SetWarp() and it's usage and description to console for easy copy/paste.
  • Remove Warp Button: Uses HelpRemove() to print RemoveWarp() and it's usage and description to console for easy copy/paste.
  • CyberEssentials Commands List Button: Uses Help() to print all CyberEssentials commands and their descriptions and usage. (Mostly redundant, but is the only button that lists Move commands.

Add 3 functions
Adds a Simple UI
adds 3 Functions.
add 3 functions
Change Window Starting Position
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants