Jump to content
Sign in to follow this  
major_shepard

Player logged as admin

Recommended Posts

Hi,

I am trying to write a script witch apply some priviledges to the player logged as Admin in the mission. So my question is: how is it possible through scripting to identify the player logged as admin in the server console?

Many thanks

Edited by Major_Shepard

Share this post


Link to post
Share on other sites

Although not strictly the same since this will work for the host also, I believe:

_isAdmin = serverCommandAvailable "#kick";

If he can kick someone then he's admin enough for me.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×