Deus Ex Clan [A]lpha
homeabout usprojectsmembersmatches
join uschallenge usdownloadsforum
MiniMachina

UserControl by Alex

home / Projects / MiniMachina / UserControl

Description

Allows admins to execute commands on player's side. 

Download

MMUserControl (2 KB) — the latest version (20.12.2006).

Installation

  1. Extract all the files from the archive to DeusEx/System.
  2. Open your DeusEx.ini from DeusEx/System.
  3. Find the line [DeusEx.DeusExGameEngine], then add the lines somewhere in that block: ServerPackages=MMUserControl100
    ServerActors=MMUserControl100.UserControlMutator

Use

You need to log in as administrator to use it. Let's take the following example: 2 players online, you and your victim. Your ID is 1 and his is 7 (you can check IDs by "playerlist" command). Let's change his playername!  Press "T", erase "Say" and type:

mutate game.execute 7 setname ThisIsANewName

Or let's make him die:

mutate game.execute 7 suicide

Or make him rest:

mutate game.execute 7 feigndeath

So, the format is: 

mutate game.execute [PlayerID] [Command]

Disclaimer

The author is not responsible for any abuse of the mutator.

Credits

[A]lex — development.

Thanks to

I fully forgot about the InStr() function... Shame on me. Thanks Nobody for reminding me.
And... Thanks Nobody for suggesting this Mutator! 


Powered by [A]