A little quest script..
A little quest script..
Im planning on making a quest script for when i get more members, I need to know how or if its possible to make npcs(Animals, etc) attack nothing, Just like "attack" to a location(They keep walking that way unless something they attack comes close enough, then they attack it) Also, guard proof.. Any way of doing this? If so i would greatly appreciate your help
You'd have to edit or create your own AI to do that. AI automatically searches for targets so you'd either have to put in a check for props or create your own AI for those specific NPCs so they do what you want. As for not being attacked by guards, also the guard AI. Check to see if they should be attacked or not.