Skip to content

T34P07/Neon-Markers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neon Markers

A shader that makes markers prettier!

Authors

Installation

  1. Download resource.
  2. Place the resource in your server resources folder.

Documentation

  • createMarker(int x, int y, int z, string theType, int size = 1, int r, int g, int b, int a, int r2, int g2, int b2, int a2, table properties = defaultProperties): object

  • setMarkerIcon(object theMarker, string icon, int offsetZ, int size, int r, int g, int b, int a, int r2, int g2, int b2, int a2): object

  • setMarkerTarget(object theMarker, int x, int y, int z)

  • getMarkerTarget(object theMarker): int x, int y, int z

  • setMarkerColor(object theMarker, int r, int g, int b, int a, int r2, int g2, int b2, int a2)

  • getMarkerType(object theMarker): string

  • getMarkerIcon(object theMarker): string

  • setMarkerSize(object theMarker, int size)

  • getMarkerSize(object theMarker): int

About

A shader that makes markers prettier!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published