On Fri, Sep 16, 2011 at 08:20:04PM +0200, Michal Mazurek wrote:
> Help! The /take command allows anybody to play as anybody else! WTF! Can
> I disable it without restarting/recompiling the server?

I set allowtake to "".

This gave me quite the scare for a moment. I suggest adding some more
info to the ingame help:

Index: commands.c
===================================================================
--- commands.c  (revision 20249)
+++ commands.c  (working copy)
@@ -266,7 +266,8 @@
       "other connections to take over a player. If you're not one of these, "
       "only the <player-name> argument is allowed. If '-' is given for the "
       "player name and the connection does not already control a player, one "
-      "is created and assigned to the connection."),
+      "is created and assigned to the connection. The option allowtake "
+      "controls the behaviour of this command"),
    CMD_ECHO_ADMINS, VCF_NONE, 0
   },
   {"observe",    ALLOW_INFO,

-- 
Michal Mazurek

_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to