|
2017-01-26 13:18
조회: 2,664
추천: 0
스프레이 단축키 뭐임?여러개 장착되는건 알겠는데 그거 어떻게 바꿈?
c눌러도 안나오던데
EXP
129,029
(76%)
/ 135,001
Public Class Inventory
Private Sub Inventory_Load(ByVal sender As Inven.object, ByVal e As EnventArgs ) Handles MyBase.Load Dim exp As Integer Dim activation As Boolean Dim level As Integer exp = expbar.percent activation = finishing.attack level = Val(inven.level) If exp >= 95 Then activation = true ElseIf exp = 100 Then activation = false level + 1 End If End Sub End Class ![]() |
금간유리멘탈 