Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
frmWarp
#25
stilatore Wrote: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

That coding style is... Something I've never seen before...
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)