Add: Shoot&Knife through teammates

Fix entity simulation order to be random for more .. randomness
This commit is contained in:
2017-07-05 23:10:12 +02:00
parent f00a06f7e3
commit b8a5207414
3 changed files with 326 additions and 41 deletions

View File

@ -40,7 +40,7 @@
/* Basic information exposed publicly */
#define SMEXT_CONF_NAME "CSSFixes"
#define SMEXT_CONF_DESCRIPTION "Patches bugs in the CSS server binary and more..."
#define SMEXT_CONF_VERSION "1.5"
#define SMEXT_CONF_VERSION "1.6"
#define SMEXT_CONF_AUTHOR "BotoX"
#define SMEXT_CONF_URL ""
#define SMEXT_CONF_LOGTAG "CSSFIXES"