Add Template to carve corpse resources and other updates#1518
Open
DavideRei wants to merge 6 commits intoSphereserver:devfrom
Open
Add Template to carve corpse resources and other updates#1518DavideRei wants to merge 6 commits intoSphereserver:devfrom
DavideRei wants to merge 6 commits intoSphereserver:devfrom
Conversation
Contributor
DavideRei
commented
Nov 19, 2025
- Templates work again as char resources, like tm_rocks
- updated @STEPSTEALTH trigger to set in ARGN1 how many steps are consumed. Default 2 steps if running or hovering, 1 otherwise.
- no sound and no animation when a char with CAN_C_STATUE takes damage.
- Fixed set char Owner.
- Turn off console error when using .self command and there is no target
- Sort some CChar CHR functions by name
Templates work again as char resources, like tm_rocks
Let @STEPSTEALTH trigger decide how many steps consume No sound and no animation when CAN_C_STATUE chars take damage Turn off console error when using .self command if there is no target
Contributor
|
What do the return true on case CV_SELF: exactly? |
Contributor
Author
|
It's to avoid console errors flood by players that use .self on macros. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.