Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Compile Error...
#3
Well mine is:

Code:
Private Sub btnBan_Click()
    If GetPlayerAccess(MyIndex) >= ADMIN_CREATOR Then
        Call SendBan(Trim$(txtPlayer.Text))
    End If
End Sub

Only code difference(apart from access) I see is the $. Try adding that? No idea. :S
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)