Classic PTP ("Protect The President") mode implementation for MTA San Andreas
Go to file
2020-01-07 15:06:10 +04:00
.vscode Use default MTA team system 2020-01-07 14:52:56 +04:00
gui Implement basic team/skin selection and spawning player on team base 2020-01-06 22:33:35 +04:00
util Implement basic team/skin selection and spawning player on team base 2020-01-06 22:33:35 +04:00
client.lua Implement basic team/skin selection and spawning player on team base 2020-01-06 22:33:35 +04:00
enums.lua Use default MTA team system 2020-01-07 14:52:56 +04:00
LICENSE Add LICENSE 2020-01-07 14:59:42 +04:00
meta.xml Use default MTA team system 2020-01-07 14:52:56 +04:00
ptp-map.map Arrange cars on the map 2020-01-07 14:52:21 +04:00
README.md Update README 2020-01-07 15:06:10 +04:00
server.lua Use default MTA team system 2020-01-07 14:52:56 +04:00

MTA PTP

NOTE: WARNING! Work in progress!

Classic PTP ("Protect The President") mode implementation for MTA San Andreas

Roadmap

  • Three teams: Secret Service, Police and Terrorists
  • Team/Skin selection menu
  • Respawn player to team base when wasted
  • Respawn vehicle when it exploded
  • Arrange team vehicles
  • 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)

Install

Clone this repo to $(MTA Installation Dir)/server/mods/deathmatch/resources and add this resource to mtaserver.conf

License

MIT © ChronosX88