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

rssPhrozenByte Stunt Drag Markers (stunt-drag-markers)

Category:script
Author(s):PhrozenByte
Downloads:63
Rate:You need to be logged in to vote
Rating:None (0)
Description:
PhrozenByte Stunt Drag Markers is a resource allowing mappers to add scripted events to their maps.

------------------------------

Learn more: https://forum.mtasa.com/topic/88956-phrozenbyte-stunt-drag-markers/
GitHub repository (source code): https://github.com/PhrozenByte/stunt-drag-markers

PhrozenByte Stunt Drag Markers is free software, released under the terms of the GNU Affero General Public License version 3 (GNU AGPL).

------------------------------

PhrozenByte Stunt Drag Markers currently supports the following markers:

* `sdmText`: Creates a custom text on the player's screen when he hits the marker.
* `sdmMagnet`: Turns the vehicle's wheels into an magnet, i.e. allows a player to drive a vehicle on walls and even the ceiling.
* `sdmGravity`: Changes a vehicle's gravity.
* `sdmTeleport`: Teleports a player's vehicle to the position of the matching `sdmTeleportTarget` marker.
* `sdmHealth`: Changes the health of a player's vehicle. You can repair it, make it burn or blow it up, depending on the health you set.
* `sdmSky`: Changes the sky color for an player.
* `sdmWater`: Changes the water color for an player.

It additionally adds the following map settings:

* `skyTopColor` and `skyBottomColor`: Changes the sky color for all players.
* `waterColor`: Changes the water color for all players.
* `gravity`: Changes the gravity on the server.
...

(more)

Download latest version | Report

Version history

Version Publish Date Changes
2.0.0 2016-09-02 22:21:23 First public release Download