Classic PTP ("Protect The President") mode implementation for MTA San Andreas
Go to file
2020-04-01 20:24:25 +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
c_vehicle_blips.lua Add SAMP-like vehicle blips 2020-04-01 19:59:57 +04:00
client.lua Disable gunfire ambient sound 2020-04-01 16:34:08 +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 Add SAMP-like vehicle blips 2020-04-01 19:59:57 +04:00
ptp-map.map Add SAMP-like vehicle blips 2020-04-01 19:59:57 +04:00
README.md Update README.md 2020-04-01 20:24:25 +04:00
server.lua Add respawning drown vehicles 2020-04-01 20:23:57 +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
  • 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