X39 / XMedSys1

2 stars 1 forks source link

support for coming versio of TFAR #19

Closed michail-nikolaev closed 10 years ago

michail-nikolaev commented 10 years ago

replace player setVariable ["tf_voiceVolume", xxxxx] by player setVariable ["tf_voiceVolume", xxx, true]

X39 commented 10 years ago

somehow im too stupid to add a commit to the issue ... "fixed" in https://github.com/X39/XMedSys1/commit/aa1a5a90b6d3ebf527f6067cfeaa0301536bf37b commit

jonpas commented 10 years ago

In commit message just add #number (eg. #19) and then it gets automatically connected. If you want to also complete it at the same time, just add keyword "fixed", "fix"...etc. At the end you would end up with something like "Fixed #19" or for more issues fixed you would just add issue numbers, eg. "Fixed #19, started workaround for #20"...

Hopefully that helps. :)

EDIT: You can see effects from my examples haha, but I can't close it with comments of course, just reference it.