Posts: 159
Threads: 103
Joined: Apr 2017
Reputation:
0
Hi,
What is time between onplayerconnect and onplayerrequestclass? what smallest time can be?
Posts: 457
Threads: 7
Joined: Jul 2017
Posts: 457
Threads: 7
Joined: Jul 2017
Quote:
Originally Posted by Bussyman
So 3 seconds?
|
its depends from script to script, if you are using much check's in OnPlayerConnect, it will take more than 2 seconds
else it will be less than 1 second
Posts: 159
Threads: 103
Joined: Apr 2017
Reputation:
0
But can be less than 500ms? because i do timer 200-300, and i need that onplayerrequest don't get called until timer finish.