mta-ptp/README.md

28 lines
815 B
Markdown
Raw Permalink Normal View History

2020-01-07 10:59:47 +00:00
# MTA PTP
2020-01-07 11:06:10 +00:00
**NOTE**: WARNING! Work in progress!
2020-01-07 10:59:47 +00:00
Classic PTP ("Protect The President") mode implementation for MTA San Andreas
2020-01-07 11:06:10 +00:00
## 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
2020-04-01 16:24:25 +00:00
- [x] Respawn vehicle when it sinked
2020-01-07 11:06:10 +00:00
- [ ] 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)
2020-04-01 16:00:56 +00:00
- [ ] Account system
- [ ] Score saving
- [ ] Top score players list dialog
2020-01-07 11:06:10 +00:00
2020-01-07 10:59:47 +00:00
# Install
Clone this repo to `$(MTA Installation Dir)/server/mods/deathmatch/resources` and add this resource to `mtaserver.conf`
# License
2020-04-01 16:00:56 +00:00
[MIT © ChronosX88](./LICENSE)