1. /npc addzone zoneid
2. json file containing Zone Commands. Looks like this:
"Zones": {
"Zoneid": {
"4834924": "Command line here",
"4453489": "Command line here",
"4389854": "Command line here",
}
}
3. Fixing the AI on Humannpc, perhaps updating with better code from oxide.
4. Fixing the waypoints code to correctly work, with stopping npc on walking.
Waypoints with same location & speed, Suppose to stop npc x amount of seconds.
5. Adding ConsoleCommand for NPC start waypoints. This I can place a GUI with quest text and command start quest. When players clicks button, npc begins walking waypoints.
6. Fixing HP for npc, be capable setting higher than 100.
7. Option to Give npc infinite ammo, introducing a timer for rockets. (force ammo rocket launcher on npc change from 0 to 1 after 3 secs) This will enable rockets be launched without reload.
8. Console Command for NPC to force switch weapon. This would be introduced in TimedExecute.
9. Adding crouch for npc.

This will need be done work with Zone Manager, Waypoints and Universal UI.

https://umod.org/plugins/zone-manager
https://umod.org/plugins/waypoints
https://umod.org/plugins/universal-ui

I would like rust much more if this could be done to add much more immersion on PVE side of things.
It can create NPC protection quests, having npc walking you to area filled with treasures... possibilities are a number of things... Please, for sake of having server admins being very creative.

Call the project HumanNPCRevised

$600 to the coder who can do it. I don't mind if plugin is publicly or placing plugin for sale.
I like to create opportunity for others who can experience doing this. This isn't just for myself, but for community as well.