1. Dum

    Dum

    Hey, I'm pretty new to Rust programming. I want to have clients on my private server automatically have the ddraw.arrow command executed on their end, but they would need elevated privileges for this when using player.SendConsoleCommand. Is there any way to force them to run the command without just giving them all admin?
     
  2. Wulf

    Wulf Community Admin

    Being as it's a client command, no, you'd need to give them the admin-related flag in order to run it on their client.