Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

HELP WITH MY NPC? [closed]

Asked by 10 years ago

I need it so that my npc targets others and so that I can control how much damage he does, how fast he walks and how far he targets humanoids.

Closed as Not Constructive by User#2

This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.

Why was this question closed?

1 answer

Log in to vote
0
Answered by 10 years ago

Ever thought of values?

local Damage = script.Parent.Damage.Value
Ad