Page 1 of 1

Erasing a map

Posted: 09 Oct 2016, 10:28
by hackie
The command : /admin erase (nr of the map) results in :

I made a screeny :

http://imgur.com/a/ZxAxl

from log :

Code: Select all

[2016-10-09 10:56:10] [Chat] Player [truffeltje] used command "/list"
[2016-10-09 10:56:20] [Chat] Player [truffeltje] used command "/list diplodocus34"
[2016-10-09 10:56:34] [Chat] Player [truffeltje] used command "/admin erase 009"
[PHP Notice] Undefined variable: message on line 2127 in file /home/tmserver/servers/mp_01444/uaseco/plugins/chat.admin.php
[2016-10-09 10:56:34] [Admin] MasterAdmin [truffeltje] erased map i <3 T-M
[2016-10-09 10:56:34] [MapList] Re-reading complete map list from server...
[2016-10-09 10:56:35] [MapList] ...successfully done, read 406 maps which matches server settings

Re: Erasing a map

Posted: 10 Oct 2016, 13:41
by undef.de
Fixed in the upcoming update. Thx for report.

Hotfix
Just remove the line 2127 from plugins/chat.admin.php. ;)