anyone can test this Perssist?
i want to add a loggout...anyhelp?Code:if $pattacker.id ~= 0 then
gotolabel('refill', "back")
print($pattacker.name .. ' is attacking you!')
setattackmode('defensive', $standmode) wait(1000)
setsetting('Targeting/Enabled', 'no') wait(1000)
setsetting('Looting/Enabled', 'no') wait(1000)
end
but i have another persist to relog for save server...
