Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Programming an Admin panel
#6
I think I understand everything but
Code:
If GetPlayerMute(Index) = 0 Then
    SetPlayerMute(Index, 1) ' Mute Them
Else
    SetPlayerMute(Index, 0) ' Unmute Them
End If
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)