Jump to content

Buffs Effect Problems?


Recommended Posts

  • Replies 8
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

aply this an they will work

 

quest buffs begin
    state start begin
        when 71135.use begin
            cmdchat("buff1")
        end
        when 71136.use begin
            cmdchat("buff2")
        end
        when 71143.use begin
            cmdchat("buff3")
        end
        when 71145.use begin
            cmdchat("buff4")
        end
        when 71148.use begin
            cmdchat("buff5")
        end
        when 71158.use begin
            cmdchat("buff7")
        end
        when 71149.use begin
            cmdchat("buff6")
        end
    end
end

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • 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.