Basically i’m making a tool that summons an npc that will attack others, but i’m not sure how to make it not attack you. I don’t have any code prepared for this yet but it will be used similar to the taxi summon gear but the npc wont be removed.
Hmm maybe make a table so that the player attacks other players but you get removed from the table so the ai does not attack you.It kinda works so maybe if you have a button that when you click it excludes your character from being attacked
1 Like
How does your tool work so far? If you posted some code, like the part where your NPC decides who to attack currently, it would be easier to help!
its just the basic zombie ai right now