Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 23/11/24 in all areas

  1. https://community.multitheftauto.com/index.php?p=resources&s=details&id=14568 Decided to go for a zombies script from scratch instead of relying on old and outdated ''zday'' zombies or slothboth. These zombies will follow you and try to kill you, once they get too close you'll be dead before you know it so make a good defense line. Location is open field near SF airport, zombies will only spawn and work inside that colshape. When player enters it (atleast one player must be there for any zombies to spawn and exist) he will see a stats window counting and saving his zombiekills, deaths and headshots on zombies. These stats will get saved to account if player is logged in. I will add a video demonstration soon. Zombie skins total size (34 gore skins): 250kb only (heavily optimized) and zombie moan/groan sound files about 77kbit each, no strain on client performance nor server (by the way, you can edit the amount of zombies and other variables in the beginning of zombies_s.lua;
    1 point
  2. New update added, changes: - This time actually made the promise of low server/client performance usage, true. More optimizations. (resource eats only about 0.15% server CPU now - Improved sync, added option to select syncer by lowest ping (disabled by default; change in variable .lua, may cause issues with players that have low FPSes..) - Added option to disallow players hurting eachother while in the zombie field (variable in clientside .lua, called 'noPVP') - Added option to respawn back players in the zombie-field when they die while in the area, at the hands of a zombie. (so only for participants) (variable in serverside .lua) - Adjusted position of player zombiekill stats and made its box scrollable if too many players join the area for it to fill up. New admin commands: - /wipefield (removes all players inside the zombiefield, you can use this for various purposes like many AFKers distracting zombies to their positions for no good) - /populate (selects and warps 5 random players to the zombie field; use with care, depending on your gamemode it may disrupt players if they get warped without asking for it; might be useful hosting zombiekill events) Bug fixes: - Fix limitation you could only headshot zombies. Now, you can shoot them anywhere on the body or blow them up.
    1 point
×
×
  • Create New...