Opened 9 years ago
Closed 9 years ago
#118 closed enhancement (fixed)
Buff Command - Allow targeting of a player
Reported by: | alanine | Owned by: | Christian Illy |
---|---|---|---|
Priority: | minor | Component: | Server fixes |
Keywords: | Cc: |
Description
Hello,
Currently the 'buff' command, does not allow the console to use it.
This is because it accepts only one argument (the buff).
If it can be expanded to allow targeting of a player, it would allow for some unique mod opportunities, as well as allow 'Server Managers' to make use of this function.
Quote as requested by Alloc:
"...never worked with the buff system but I assume it's the same problem as with most player-affecting things: the code has to be run client side but command would be server side
though I probably could hack it in by sending the client a package to execute the command."
Seems to work, will be in the next release (not sure if there will be one before A13 though).