sirhamsteralot / HaE-PBLimiter

Profiles pb's and damages them when their runtime goes over a set value
MIT License
11 stars 5 forks source link

Add option to exclude factions #4

Closed Fank closed 6 years ago

Fank commented 6 years ago

I added the new eem debug mod, and the problem here is that the PB should not be limited, because if they are stopped or removed (because of damage) it will break the whole gameplay.

So i need an option to exclude them by name, tag or exclude npc factions. This is an important issue!

Just a quick overview: image

sirhamsteralot commented 6 years ago

im actually working on this already, im adding an option to allow people to override the max runtime for certain playernames, so you could for example just tell it that "Civillian" has a max runtime of 10ms or something.

Fank commented 6 years ago

I need an option to disable/skip, not to override. Because eem stuff never be touched by someone elsr

sirhamsteralot commented 6 years ago

you can use the override i added in version v1.0.3.11 to give the NPC an overridden limit so the script doesnt interfere, just use the name displayed in the right collumn there to set the override and it should work.