Skip to content

Conversation

@DavideRei
Copy link
Contributor

  • 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

DavideRei and others added 6 commits October 25, 2025 11:34
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
@Jhobean
Copy link
Contributor

Jhobean commented Nov 19, 2025

What do the return true on case CV_SELF: exactly?

@DavideRei
Copy link
Contributor Author

It's to avoid console errors flood by players that use .self on macros.
If a player use .self but there is no opened target cursor Sphere log an error on console (with return false) but there's no point in returning the error, I mean you can't fix it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants