-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow pairing grenades (for network games with dedicated servers)
Grenades can be paired, even before a game starts. If you score an elimination of an enemy with a paired grenade, you will get credit for the elimination. Friendly fire from grenades will still hurt yourself and your teammates and you will not get credit for any friendly eliminations from grenades. You will no longer receive damage from grenades during the pairing or the disarm messages that a grenade sends. Note, grenades select a random pairing ID and there are only 15 possible IDs. Try to pair grenades just before you use them to avoid someone else taking your random pairing ID. Also try not to pair a grenade while standing close to other players as they may take your pairing.
- Loading branch information
Showing
5 changed files
with
204 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.