|
2017-12-25 14:29
조회: 10,161
추천: 2
비행기 초반 강제낙하 버그![]() 음...사막맵만 이러는건지는 모르겠는데 할수록 정떨어지네 참고로 다 내려진다음에 비행기 증발함
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 ![]() |

금간유리멘탈 