Lua loaded records #9
@ -686,7 +686,7 @@ local function moveRecords(player, from_map, from_checksum, to_map, to_checksum)
|
|||||||
|
|
||||||
CONS_Printf(player, "Please repack coldstore and restart the server for changes to take effect.")
|
CONS_Printf(player, "Please repack coldstore and restart the server for changes to take effect.")
|
||||||
end
|
end
|
||||||
COM_AddCommand("lb_move_records", moveRecords)
|
COM_AddCommand("lb_move_records", moveRecords, COM_ADMIN)
|
||||||
|
|
||||||
--DEBUGGING
|
--DEBUGGING
|
||||||
--local function printTable(tb)
|
--local function printTable(tb)
|
||||||
|
Loading…
Reference in New Issue
Block a user