Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Clear Player
#16
Spodi Wrote:How about this:

Code:
Sub ClearPlayer(ByVal Index As Long)
Dim EmptyPlayer As Player 'Not sure if Player is the right variable here - you want the same variable type as used for Player()

Player(Index) = EmptyPlayer
End Sub

Done. :wink:

That's all we need for the entire sub?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)