|
2017-02-02 14:53
조회: 251
추천: 0
핵유저![]()
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 ![]() |

금간유리멘탈 