Author Topic: Check if a server is dedicated?  (Read 974 times)

I'd like to know if there's any kind of checks (server-side, of course) that would tell whether a server is dedicated or not.

Is there a variable or something that determines that?

Just wondering, this would be useful in a few of my scripts.

I believe there's a value like $Server::Dedicated which equals 1 if the server is dedicated.

I believe there's a value like $Server::Dedicated which equals 1 if the server is dedicated.
Yup, that's it. Thanks.

*Lock'd.