Jump to page content
English English   Polish Polish   Dutch Dutch   Russian Russian   German German   Hungarian Hungarian   Norwegian Norwegian   Swedish Swedish   Finnish Finnish   Romanian Romanian   Spanish Spanish   Portuguese Portuguese   Latvian Latvian  
Homepage
Home
Register
Login

Resources
Forum
Wiki
Servers

rssNeon Markers (neon-markers-main)

Category:script
Author(s):T34P07
Downloads:27
Rate:You need to be logged in to vote
Rating:None (0)
Description:
Neon Markers
A shader that makes markers prettier!
- Showcase: https://youtu.be/n7uLJ3cH6oE?si=yxaE_EoDksXAicIx
- Repository: https://github.com/T34P07/Neon-Markers

Authors
- [T34P07](https://github.com/T34P07)
- [Rick](https://github.com/httpRick)

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

(more)

Download latest version | Report

Version history

Version Publish Date Changes
1.0.0 2023-11-04 09:12:12 First public release Download