Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chronosxyz/mta-ptp
Classic PTP ("Protect The President") mode implementation for MTA San Andreas
https://github.com/chronosxyz/mta-ptp
Last synced: about 2 months ago
JSON representation
Classic PTP ("Protect The President") mode implementation for MTA San Andreas
- Host: GitHub
- URL: https://github.com/chronosxyz/mta-ptp
- Owner: ChronosXYZ
- License: mit
- Created: 2020-01-07T10:53:38.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-01T17:55:52.000Z (almost 5 years ago)
- Last Synced: 2023-12-11T15:54:13.783Z (about 1 year ago)
- Language: Lua
- Size: 17.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MTA PTP
**NOTE**: WARNING! Work in progress!
Classic PTP ("Protect The President") mode implementation for MTA San Andreas
## Roadmap
- [x] Three teams: Secret Service, Police and Terrorists
- [x] Team/Skin selection menu
- [x] Respawn player to team base when wasted
- [x] Respawn vehicle when it exploded
- [x] Arrange team vehicles
- [x] Respawn vehicle when it sinked
- [ ] Arrange various vehicles to the map
- [ ] Round system (random map selection, random president/vice president selection, limit the player movement to round map, limit round time)
- [ ] Account system
- [ ] Score saving
- [ ] Top score players list dialog# Install
Clone this repo to `$(MTA Installation Dir)/server/mods/deathmatch/resources` and add this resource to `mtaserver.conf`
# License
[MIT © ChronosX88](./LICENSE)