Command Amp Obj Loads

if self == nil or ch == nil or self.room.key ~= ch.room.key then return end if isplayer(ch) then if taskopen(ch,#,#) then local tobj = oload("area-#",nil,"room") tobj.timer = 500 else if not (taskopen(ch,area,#)) then return end end