Dynasty Store Documentation
DiscordOfficial WebsiteYouTube
  • 🏠Home
  • 📦Products
    • 👔Jobs
      • 👨‍🔧Dynasty Electrician
        • 💾Install Guide
        • 📕User guide
        • ⚙️Additional Configurations
        • 🛠️Common Issues
      • ⛏️Dynasty Miner
        • 💾Install Guide
        • 📕User guide
        • ⚙️Additional Configurations
        • 🛠️Common Issues
      • 🪙Dynasty Treasure Hunter
        • 💾Install Guide
        • 📕User guide
        • ⚙️Additional Configurations
        • 🛠️Common Issues
      • ⛑️Dynasty Lifeguard
        • 💾Install guide
        • 📕User guide
        • 🛠️Common issues
    • 🖌️UI
      • 🎯Dynasty Waypoint
        • 💾Install guide
        • 📕User guide
        • 🛠️Common issues
      • 🌀Dynasty Text 3D
        • 💾Install guide
        • 📕User guide
        • 🛠️Common issues
      • 💬Dynasty Notify
        • 💾Install Guide
        • 📕User guide
        • 🛠️Common issues
      • 🧾Dynasty Scoreboard
        • 💾Install Guide
        • 📕User guide
        • 🛠️Common issues
    • 🔫Dynasty Mug & Carjack
      • 💾Install guide
      • 📕User guide
      • 🛠️Common issues
Powered by GitBook
On this page
  • 1. Using the Waypoint
  • 2. Waypoint Customzation
  • 2.1 Indicator
  • 2.2 Marker color
  • 2.3 Indicator color
  • 2.4 Text color
  • 2.5 Size
  • 2.6 Indicator size
  1. Products
  2. UI
  3. Dynasty Waypoint

User guide

User guide on how to use the Dynasty Waypoint

PreviousInstall guideNextCommon issues

Last updated 1 year ago

1. Using the Waypoint

Plug and play! If you have the script installed there is no other configurations to make to work!

2. Waypoint Customzation

2.1 Indicator

Config.Indicator = true

True If you want to show the indicator when the waypoint is not on the player screen

2.2 Marker color

markerColor = { 0, 255, 192, 125 }

In this case the color of the marker is 0, 255, 192, 125

2.3 Indicator color

indicatorColor = { 0, 255, 192, 125 }

In this case the color of the indicator is 0, 255, 192, 125

2.4 Text color

textColor = { 0, 255, 192, 125 }

In this case the color of the text is 0, 255, 192, 125

2.5 Size

size = 1.0

In this case the size of the waypoint is 1.0

2.6 Indicator size

indicatorSize = 1.0

In this case the size of the indicator is 1.0

📦
🖌️
🎯
📕
HTML Color CodesHTML Color Codes
Example of where you can get colors
Logo