Jump to content

[TUT]How to fix zombies for MTA 1.1


Recommended Posts

Hello, I've seen lots of people that needed help with their zombies resource so here is a little explanation on how to fix it.

TUTORIAL #1 - Zombies do not attack:

1. Go to your zombies resource.

2. Open up zombie_client.lua.

3. Search for: isLineOfSightClear

4. Copy n' Replace ALL the isLineOfSightClear lines with this code:

local isclear = isLineOfSightClear (Px, Py, Pz+1, Zx, Zy, Zz +1, true, false, false, true, false, false, false)  

5. Start your zombies resource.

6. If done correctly, zombies should start attacking you now.

* Got trouble with something else related to the zombies resource? Post it here, and i'll create a tutorial!

Link to comment

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...