Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Code Help
#6
Once again, sorry to double post.

I'm trying to get it to join a party with the player's target, bit I get "compile Error:Expected Array" with this code.

Code:
Private Sub lbljoin_Click()
Dim Index As Long
Dim i As Long
Dim TempPlayer As String

TempPlayer(Index).Target = i
    Call SendJoinParty(GetPlayerName(i))
End Sub
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)