Jump to content

sash system open_window


Recommended Posts

hi, i have problem with panel where can add bonuses on sash from weapon or armor: panel open, but i can`t put weapon or sash in it`s slots.. where can be problem?

p.s: im about this panel:

when 20406.chat."Aufnahme von Boni" begin
            say_title(mob_name(20406))
            say("")
            say("Do you want to absorb bonuses from your weapon")
            say("or amour?")
            say("")
            local confirm = select("Ja", "Abbrechen")
            if confirm == 2 then
                return
            end
            
            setskin(NOWINDOW)
            pc.open_sash(false)
        end
    end
end

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.