1. Hello,

    I want to run a Client Command via Script. How is this possible? Spawn as Server doesn't work. I want that if someone is saying /spawn Roach that a Roach spawns in front of him.

    And another important question:

    I see people use GlobalItemManager.Instance and ConsoleManager. Where can I find a List from this? Where should I look to find more hidden functions? I'm looking through the DLL's but I can't find the right Syntax.

    I also want that if Player 1 is calling a Command on Player 2 so Player 2 get a notification. But I can't get it to work.

    Thanks in advance.
     
  2. Wulf

    Wulf Community Admin

    I don't think there is a way to send a command to a client currently. Looking into it though.
     
  3. I take it that also means that there's no way to send output to the client console? Would be nice if we could enable a cut down version of "serverstatus" to non admins and not have it spam the chat box
     
  4. Wulf

    Wulf Community Admin

    I don't know, I'd need to dig around to see. I imagine you could send a message to the client console though.