bullet.IgnoreEntity
is this only can set to one entity??
i use
for k,v in pairs (player.GetAll()) do
bullet.IgnoreEntity = v
end
and not work i use print(bullet.IgnoreEntity) to check it can print the players
Yes you can only use 1 entity.
Sorry, you need to Log In to post a reply to this thread.