Jump to content

Starting Maps for certain players only


Recommended Posts

Ohh Thanks!

Thats something I can work with!

Thank you.

EDIT:

Alright, its works pretty good.

But onClientResourceStart isn't triggered that way :/

Someone knows how to get it triggered?

Or do I have to make my own event ?

Link to comment

Remote trigger means triggering from server to client and vice-versa. Triggering onClientResourceStart doesn't require that. But since that may cause some mess, you may want to try making a wrapper function for addEventHandler which defines specific behavior for onClientResourceStart event, such as storing the handler functions into the table and executing them at the end of the script.

Link to comment

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...