Jump to content

Recommended Posts

That sounds like a more efficient way indeed. Thanks, I'll try it.

Edit: Example of how to check if player is ghost. In this case using target as player.

if target:HasTag("playerghost") then

"Stuff here"

end

Edited by neahxx
Example of how to use.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...