How to check if user is connecting for the first time
As the title says, how to check if a user is connecting for the first time on the server? Checking if his steamid is in csstats.dat could work? If so how? I want to integrate in sank sounds plugin so when a player connects for the first time he wont download the sounds.
|
Re: How to check if user is connecting for the first time
You can't precache file to a separated client. After you precache it, all users that doesn't have one downloads it from server.
|
Re: How to check if user is connecting for the first time
Then what if when the player is authorized i set cl_allowdownload 0 and after putinserver change it back to 1?
|
Re: How to check if user is connecting for the first time
Quote:
when is a file failing by me, i cant connect to server or maybe can i? |
Re: How to check if user is connecting for the first time
Grrr, you're right, bad idea :). If the user doesn't have the map he wont downloaded.
|
Re: How to check if user is connecting for the first time
you can't make user not download a file other players should use
|
| All times are GMT -4. The time now is 16:54. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.