Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
frmWarp
#23
Code:
Case "Field1"
If GetPlayerLevel(MyIndex) >= 13 Then
            Call WarpTo2(2, 15, 15)
        Else
            Call AddText("You must be level 13 or higher to warp", BrightRed)
        End If

That should work.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)