Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
frmWarp
#22
and if i want to add a level restriction?? i tried with
Code:
Case "Field1"
    If Player(MyIndex).Level < 13 Then
    Call WarpTo2(2, 15, 15)
    Else: Call AddText("You must be level 13 or higher to warp", BrightRed)
    End If

but doesnt seem to work
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)