Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with Grey ZOne
#16
Code:
' Player is dead
        If Map(GetPlayerMap(Victim)).Moral = MAP_MORAL_ARENA Then
            Call GlobalMsg(GetPlayerName(Victim) & " was killed by a " & Name & "." & (GetPlayerName(Victim) & " ."), BrightRed)
        Else
            Call GlobalMsg(GetPlayerName(Victim) & " has been killed by " & Name, BrightRed)
        End If
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)