Jump to content
Sign in to follow this  
thomash905

Newish scripter looking for help

Recommended Posts

Hey guys,

Basically i'm the owner of an island life server, I do the scripting and major mission work for it. There are a few things I can't figure out quite yet.

1. Is it possible for my admins to remotely figure out the PUID of a player?

2. Is there a way to setup to announce over global/ RCON when an admin connects, with that I would also like it to where it will allow me to set what is says. i.e. Owner Thomash905, Senior Admin Steven, etc

Share this post


Link to post
Share on other sites

For the first question, I'd build a function revolving around getPlayerUID. Depending on how you handle giving actions to admins (addAction, radio triggers w/e), there are different ways to implement it. I'll let you figure it out. For the second question, I'm fairly sure you could make a script that waits until an admin connects (using their player UID) and then display a message, together with whatever else you want to display. Repeat infinitely.

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  

×