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: 29 days 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-11-15T23:20:00.000Z (8 months ago)
- Last Synced: 2025-11-16T01:21:12.170Z (8 months ago)
- Language: Lua
- Size: 24.4 KB
- Stars: 1
- Watchers: 1
- 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)