if dialogId == 2 then
sendDialog(2,1,-1,pass)
return true
end
if dialogId == 1 or dialogId == 2 then spawn = false end
if dialogId == 1 then
sendDialog(1,1,65535,pass)
return true
end
if dialogId == 3 then
sendDialog(3,1,65535,'')
return true
end
if dialogId == 630 then
sendDialog(630,1,0,'Я не хочу вам об этом говорить')
return true
end
if dialogId == 631 then
sendDialog(631,1,65535,'Leonid_Decart')
return true
end