Slothman Posted February 11, 2010 Author Share Posted February 11, 2010 now thats freaking impressive. Link to comment
Deixell Posted February 11, 2010 Share Posted February 11, 2010 Zombie skin, id 108: [attachment=1]lsv1.png[/attachment][attachment=0]mta-screen 2010-02-11 15-47-09.png[/attachment] Link to comment
Wall-E Posted February 13, 2010 Share Posted February 13, 2010 i have some zombie sounds... can i post theme here? Link to comment
Slothman Posted February 15, 2010 Author Share Posted February 15, 2010 the sounds i got were from a free to use site, i didnt want to use anything ripped off of other games, i only use about 10 of them cause ifigured it was a nice number, not too repetitive. if you think your sounds are better and they are not stolen from a game, id give em a listen Link to comment
Slothman Posted February 21, 2010 Author Share Posted February 21, 2010 HUGE UPDATE!! - debug output spamming fixed (special thanks to lil_toady for the help on that one - more skins (thanks to the awesome submissions in this forum - improved ai (just minor tweaks) - fixed the barricade image not showing when you walk up to the barricade - made streaming out of zombies a little smoother - no longer need to place zombie spawns everywhere!!! (KEEP READING FOR MORE INFO) that's right, i've finaly settled for a decent streaming zombie method, so zombies now spawn in other locations. I promised this would happen a while ago, and here we are. heres how it works: 1- Random zombie spawning can be turned on and off in the server script (AllowRandSpawn = true) this is on by default, but server owner can disable it (handy for when you only want zombies in certain places) 2- SPAWNPOINTS TAKE PRIORITY. so if there is a nearby zombie spawnpoint, itll be used rather than spawn the zombie randomly 3- If there are no spawnpoints near to any players, a zombie will be spawned in a random location nearby to a player. 4- zombies will not spawn under a roof unless a spawnpoint is placed there. this means interiors, caves, awnings, anywhere where the sky is not right above you. SO GO DOWNLOAD IT!!!! PLEASE VOTE AS WELL, I HAVE A FRAGILE EGO AND A GOOD RATING WILL MAKE MY PETTY HEART SING! Link to comment
Buffalo Posted February 21, 2010 Share Posted February 21, 2010 Hey Sloth, atm server side peds aren't well synced (kinda laggy, b'cause there is no setElementSyncer); did you consider about rewriting the code to client side? I gave it a chance, and now it works way smoother than ever (not mentioning that now the game is completely different when they are walking without teleports); despite the fact, that they aren't synced, and their positions varies to other players, it still made gameplay better; best regards Link to comment
]-[ippy Posted February 21, 2010 Share Posted February 21, 2010 Zombies don't spawn randomly around the map, but the setting in the zombie_server.lua has AllowRandSpawn to true. Whats going on? Is this a bug? can you help? EDIT : I've got it working now Link to comment
Slothman Posted February 22, 2010 Author Share Posted February 22, 2010 was there a problem with it? Link to comment
]-[ippy Posted February 22, 2010 Share Posted February 22, 2010 was there a problem with it? Not really, I found out in the end it was just some missing file that I did not copy over. Oh and before I forget, I don't know if this is a bug or not, but why is when you kill zombies, they fall exactly where they are standing. This looks really stupid and is annoying as I like to shoot peds down edges and off roofs, but If they are falling in mid air and you kill them, they will freeze in their location of when they died and are stuck in a falling animation. This is really unrealistic and I was wondering if this "bug" is a feature or not and if I could toggle it on or off. Link to comment
Slothman Posted February 23, 2010 Author Share Posted February 23, 2010 thats an mta bug, the death anims arent always triggered. rarely happens to players, but still happens with peds. Link to comment
]-[ippy Posted February 23, 2010 Share Posted February 23, 2010 thats an mta bug, the death anims arent always triggered. rarely happens to players, but still happens with peds. On some other server with this mod ( Modded version of your mod ) they have made the zombies die normal like peds in singleplayer, you can shoot them down edges and blow them away, ect Any clues on how they did this? Or is it because i'm not the "host" of the server and i'm a normal player? ( Lag, desync, ect ) Link to comment
Slothman Posted February 28, 2010 Author Share Posted February 28, 2010 i suppose a death animation could be artificially forced, but it could lead to things looking more unnatural in certain cases. adn to Buffalo, I undersand why youd want pure clientside zombies, but i really think desyncing the zombies for each player wouldnt be a good way to go. it would lead to way more problems then it would solve, and i think it would take away from the fun. I have done everything possible to keep the peds as synced as possible by making everything serverside, and i think it worked out well. the only time you get huge problems is if your not the syncer of a zombie that happens to be wearing a helmet, then its a little tough. Link to comment
HITMANzz Posted March 9, 2010 Share Posted March 9, 2010 my zombies dont kill... only walk why??? Link to comment
Slothman Posted March 10, 2010 Author Share Posted March 10, 2010 my bad, a small bug that prevents them from attacking unless provoked if theres no map running. i'll throw together a patch for it now.... EDIT: done, thanks for letting me know about it HITMANzz , please download version 2.0.1 to fix the bug. now if server want to disable random spawning, they will have to edit the client script as well to set AllowRandSpawn to false. also by the way, why the hell didnt anyone else tell me!?!! Link to comment
solidsnake Posted March 15, 2010 Share Posted March 15, 2010 when i start your script the admin panel freeze maybe from counter how can disable it ? Link to comment
dzek (varez) Posted March 21, 2010 Share Posted March 21, 2010 when mabako-services is turned on with zombies, the client got a big laag all the time (like 1 frame every 2-3 seconds). wtf? also when everything is turned off, and just zombie script is on, i have 10 fps less that without it (but i think it must be like that) Link to comment
karlis Posted March 21, 2010 Share Posted March 21, 2010 decrase zombie count to 20 and test then Link to comment
dzek (varez) Posted March 21, 2010 Share Posted March 21, 2010 it start lag just after zombie resource is started (when mabako services is on, modded and original one - no difference). changing limit dont help. btw: game seems to "jumping" every about second when this resource is on (im talking about case without mabako resource). Link to comment
WallMart Posted March 21, 2010 Share Posted March 21, 2010 thats an mta bug, the death anims arent always triggered. rarely happens to players, but still happens with peds. On some other server with this mod ( Modded version of your mod ) they have made the zombies die normal like peds in singleplayer, you can shoot them down edges and blow them away, ect Any clues on how they did this? Or is it because i'm not the "host" of the server and i'm a normal player? ( Lag, desync, ect ) well actually this is kind of odd, because when i used the nuke resource on zombies they just got blown away like normal players? and also wont get stuck in air, but when they spawn a lot on one place and i shoot them they stand still in mid air Link to comment
Slothman Posted March 22, 2010 Author Share Posted March 22, 2010 it depends totally on what animation they are in when they die. Link to comment
Slothman Posted March 24, 2010 Author Share Posted March 24, 2010 MINOR UPDATE added an event to allow other resources to see when a zombie gets killed. not a huge update, and useless unless you really wanted this particular feature and havnt figured out another way. EVENT NAME: OnZombieWasted PARAMETERS: element killer, int killerWeapon, int bodypart SOURCE: the de-animated zombie Link to comment
rikimaru263 Posted March 25, 2010 Share Posted March 25, 2010 Here is a few ideas. 1. zombies were people at one time so you could have them drop money so you could buy wepons. 2. Is it possable to set up a system like the police and army were bots and all they did was go around killing zombies and try to save players. 3. could you set up the wanted system and make the stars like zombie heads and for every 5 or 10 zombies you get another zombie head on the wanted system. 4.all the gang zones are used to map the infected population, green = good, yellow = infected, red = only zombies. thank you. Link to comment
solidsnake Posted March 25, 2010 Share Posted March 25, 2010 MINOR UPDATEadded an event to allow other resources to see when a zombie gets killed. not a huge update, and useless unless you really wanted this particular feature and havnt figured out another way. EVENT NAME: OnZombieWasted PARAMETERS: element killer, int killerWeapon, int bodypart SOURCE: the de-animated zombie Cool Man but i think u didnt notice this bug (note : i didint use any other script with yours just in the instruction but the admin panel freeze after i start your script) https://forum.multitheftauto.com/viewtopic.php?f=108&t=24660&st=0&sk=t&sd=a&start=165#p305393 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now