generated from your-land/yl_template
master #10
@ -17,6 +17,7 @@ local chatcommand_definition = {
|
||||
"[yl_ticker] player " .. name .. " lists all tickers: " ..
|
||||
param .. " unsuccessfully, message: " ..
|
||||
dump(message))
|
||||
if (next(message) == nil) then message = "No tickers active" end
|
||||
return false, dump(message)
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user