-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New user variable, service class changes, and other stuff.
- Updated the SM_SmartMarines service to return if the specified marine can follow orders, return the value of CurrentMarineOrder, and to allow for changing the value of the marines' CurrentMarineOrder variable, which can be used in conjunction with calling Used() on the marine to order them around. - Added User_ClipPlayers, which allows specified marines to not collide with players friendly to them. - Changed around the marine command code a bit. - Removed forgotten debug messages. - Hopefully permanently fixed the bug that makes marines walk in place.
- Loading branch information
1 parent
8f17c9a
commit c5d5f18
Showing
5 changed files
with
35 additions
and
10 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
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