# SickTeleport

SickTeleport system is the FIRST official Project ALPHA | SickScripts Asset. This was created custom for Project ALPHA and given approval to realase for you all to enjoy! This is a system similar to Rust. You can predefine set locations like 'SafeZones' Or 'Food Markets' And players can teleport to them if they are away. There is a section for Donators that can set 'HOME' Locations like bases or other MLOs to teleport to. Each teleport has a timer that doesn't allow teleporting to quickly to prevent abuse.

### Home Locations

Can change the location of the Home but will overwrite already defined one. Can change the Name of the Home but will overwrite already defined name.

### Bonus Feature

If you choose you can use the built in particle effects for donators. Only set donators can get the effects and only set guns will make them actually appear. Each particle can be set in the Config but be warned some particles are either to small or just wont simply show with the way we use them here. This is not a bug.

### Predefined Locations

Some locations have come default in the Config. These can be changed/removed. Each timer is 60 seconds unless redefined in Config.

{% embed url="<https://youtu.be/Rds27h9VU64>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sickscripts.com/shared-framework/sickteleport.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
