[Unturned 3.0] Suggestions which are useful and not difficult to archive

I’m working on a new project and I need these functions. These functions won’t break the original framework of Unturned so they won’t cost Nelson too much time to change the scripts. Hope that Nelson can add these functions in the future.

  1. Add Armor_Piercing_Multiplier(APM in short) to magazines. It doesn’t need to have complex mechanism like Escape from Tarkov. When the target is hit, the damage should be like Damage = Basic Damage x Armor x APM, and if Basic Damage x Armor x APM > Basic Damage, then the Damage = Basic Damage. (Most important function. This fuction can totally make different weapons have different use. Like for smg, they have high rpm and normal damage, but low APM, so they are suitable to damage those enemies without armor. And for bolt-action rifle, they share the same damage with dmr, but have higher APM, so they are suitable to damage enemies with heavy armor. This function can solve the awkward situation that the only way to make a weapon useful is increasing its damage and decreasing its recoil.)

  2. Add Ballistic_Drop from Barrels to Magazines. So we can make different magazines have different use. (I tried to make a rifle with underbarrel launcher before. When using ‘normal’ magazine, it shot bullets. When using ‘grenade’ magazine, it shot grenade. The only problem is that grenade will be launched too far. If magazines have Ballistic_Drop, I just need to add this to ‘grenade’ magazine.)

  3. Add durability to Medicals. When using the medical, it will lost a part of durability and when durability reaches 0, the medical will disappear.

  4. Add long time buff to medicals. Such as Adrenaline, it only recover Energy in one second now. If we have a buff like recovering energy per second in 1 minute, the Adrenaline will be more useful. Health buff will also be a good idea.

7 Likes

Addition
5. Movement_Multiplier to clothes (or at least vest and helmet).

1 Like

For future use, you can edit your thread!
image
You click this button.

All of this seems pretty useful for modding. I especially like the “durability to medicals” idea.

These requests belong on the Github. For your convenience, I’ll add them for you.

3 Likes

unfortunately player movement is hardcoded, if I’m remembering right.

1 Like

:ei_lober:

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.