Jump to content

How to edit zombies?


Lightning Flash

Recommended Posts

Not sure if this is the right place, but I'm looking to create a small mod that edits the behavior of the zeds. I want to make the zombies blind, so while can hear you, they'll never be able to see you.

 

I would like to figure out how to make a mod like that, and if it's simple to create and produce as a mod.

Link to comment
Share on other sites

There should be some pretty good modding tutorials on youtube but the way i would go about it is find out if the zombies sight value is a number and set it to 0 or if its string find a way around it, i have no experince with LUA but it doesnt sound too hard, or there is the mod where it makes you blind, with the modders permission you could probably use some code from that to see how he does it.

 

Edit: http://www.lua.org/pil/contents.html this is the manual for LUA, Have fun.

 

Edited by jakeythesnake04
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...