Jump to content

Can't melee hit beyond x = -3000 ?


v36u

Recommended Posts

Posted

Hi guys, its me again, so.. i own this DayZ server and i have an extension for the map, like, where San Fierro finishes it begins another map.
And, the San Fierro beach stops after x = -3000 and beyond that point zombies cant hit you, and no one can hit nobody with any type of melee or with the fists, so zombies are pretty much useless. Is there any fix for this thing?
Thanks in advance.

 

  • Moderators
Posted

By creating an overwrite, that's the only fix.

 

Need inspiration on how to do that?
See this resource: https://community.multitheftauto.com/index.php?p=resources&s=details&id=1065

Do you want to improve your Lua programming skills and make less mistakes?   Start with Lua Language Server!   🙀

 

  Useful functions  3x 

  Tutorials  4x 

 

Posted

Ok, so i've been looking at this resource for a while, but what should i do exactly ? i mean, what should i overwrite?

 

  • Moderators
Posted (edited)

The way peds receive damage from melee attacks.

If you use that resource outside the boundary on a ped, you would know. But I do not recommend you to use everything from that resource, because it is very old and consumes a lot of data.

Edited by IIYAMA

Do you want to improve your Lua programming skills and make less mistakes?   Start with Lua Language Server!   🙀

 

  Useful functions  3x 

  Tutorials  4x 

 

Posted

Hmm
i've tried a lot of things and nothing seemed to work

i don't really know how to expand the range of the map in which peds can deal or recieve damage from melee attacks, for example, instead of 3000 something like 20000

 

  • Moderators
Posted

As I said before, it isn't fixable that way.

I gave you a solution, use it if you really want it.
Scripting is required as this is the scripting section.

 

Do you want to improve your Lua programming skills and make less mistakes?   Start with Lua Language Server!   🙀

 

  Useful functions  3x 

  Tutorials  4x 

 

Posted

Yes, i know it is a scripting section, and i know how to script but i can't understand how that would help in anyway, i thought it would exist some function to expand that limit..

 

  • Moderators
Posted

You can't understand that the script overwrites/re-sync the melee damage that is given to peds by players?

If that is not what you want, then indeed there is no possible way to help you. :/

 

 

  • Like 1

Do you want to improve your Lua programming skills and make less mistakes?   Start with Lua Language Server!   🙀

 

  Useful functions  3x 

  Tutorials  4x 

 

Posted
18 hours ago, JanKy said:

Yes, i know it is a scripting section, and i know how to script but i can't understand how that would help in anyway, i thought it would exist some function to expand that limit..

Like @IIYAMA said you must make a new melee damage in order to get to remove those limits.

  • Like 1

"Keep making it simplex."

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...