Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 13/10/23 in all areas

  1. I would have moved this into a better suited section, but as it is already a month old they might just not need support any more @Shady1
    1 point
  2. my bad addEventHandler("onPlayerWasted", root, function() local spawn23 = math.random(1, 3) local teamDM = getPlayerTeam(source) local player23 = source if teamDM == DeathMatch then if spawn23 == 1 then setTimer(function() spawnPlayer(player23, 206.875, 168.638671875, 1003.0234375, 150, 104, 3, 0, team23) giveWeapon(player23, 31, 500) end, 3000, 1) elseif spawn23 == 2 then setTimer(function() spawnPlayer(player23, 252.208984375, 185.451171875, 1008.171875, math.random(0, 360), 107, 3, 0, team23) giveWeapon(player23, 31, 500) end, 3000, 1) elseif spawn23 == 3 then setTimer(function() spawnPlayer(player23, 288.3740234375, 168.3642578125, 1007.171875, math.random(0, 360), 101, 3, 0, team23) giveWeapon(player23, 31, 500) end, 3000, 1) end end end )
    1 point
  3. UPDATE 31.07.2023: -Updated server to MTA 1.6
    1 point
  4. Best mta server i ever seen just needs some more players
    1 point
×
×
  • Create New...