Jump to content

Identifying an argument onChatMessage


'LinKin

Recommended Posts

Posted

Hello,

onChatMessage has two arguments, where the second one is: resource / element theElement

How can I detect if the argument is a resource?

I already know how to identify if it's a player by using getElementType,

But if I use getElementType, passing a resource as the argument, it will return a warning..

Thanks.

Posted

As I want to allow just some resources, I thought of making a table, and checking if the arg passed to onChatMessage is contained in that table.. That way I'd validate whether it's a resource or not.

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...