Invex Gaming - Gaming Community
SM Command 2 - Printable Version

+- Invex Gaming - Gaming Community (https://invex.gg)
+-- Forum: General (https://invex.gg/forumdisplay.php?fid=11)
+--- Forum: Support and Bug Reports (https://invex.gg/forumdisplay.php?fid=116)
+---- Forum: Solved (https://invex.gg/forumdisplay.php?fid=117)
+---- Thread: SM Command 2 (/showthread.php?tid=351)



SM Command 2 - Hello World - 22-06-2015

In relation to this,

the !ff command seems to enable friendly fire but is not triggering mp_teammates_are_enemies 1.


RE: SM Command 2 - Byte - 22-06-2015

(22-06-2015/03:33 PM)reminiscences Wrote: In relation to this,

the !ff command seems to enable friendly fire but is not triggering mp_teammates_are_enemies 1.

That was my fault, I forgot to remove the version of the plugin I made where I was using !ff.

!ff in chat should print out if friendly fire is on or not (default sourcemod command).
!toggleff should properly toggle friendly fire (with mp_teammates_are_enemies).

I initially used !ff for my plugin not knowing sourcemod was using it too but I removed it now.