|
|
@ -343,7 +343,7 @@ local igrep = {}
|
|
|
|
local gotitems = {}
|
|
|
|
local gotitems = {}
|
|
|
|
local last100 = {}
|
|
|
|
local last100 = {}
|
|
|
|
local display = "0"
|
|
|
|
local display = "0"
|
|
|
|
local pchann = GetVariable("pchann") or "gt"
|
|
|
|
local pchann = GetVariable("pchann") or "echo"
|
|
|
|
local pupchan = GetVariable("pupchan") or "true"
|
|
|
|
local pupchan = GetVariable("pupchan") or "true"
|
|
|
|
local lastlevel = GetVariable("lastlevel") or 0
|
|
|
|
local lastlevel = GetVariable("lastlevel") or 0
|
|
|
|
local totalxplevel = 0
|
|
|
|
local totalxplevel = 0
|
|
|
|