Syntax: Select all
@EntityPreHook(EntityCondition.is_player, "run_command")
def usercmd(stack):
...
However, this hook no longer seems to be triggering on every usercmd. Did something change here?
Syntax: Select all
@EntityPreHook(EntityCondition.is_player, "run_command")
def usercmd(stack):
...
L'In20Cible wrote:Offsets need updating: https://github.com/Source-Python-Dev-Te ... 5a957310c8
Return to “Plugin Development Support”
Users browsing this forum: No registered users and 60 guests