Yes, I finally made an update to the p-g-qvm project. This one adds a number of new features that are sure to make the qvm more useful and keep it present. There are also quite a few bugfixes and things of that relation that should make it more stable.
As the revision log says for R85:
* Damage done to self does not raise bleed counter. (Issue 157) * BleedingSpree goes down when damage is done to other team, but at 1/3 the damage done (Issue 157) * Admitdefeat votes cannot be spammed anymore by players, can't be called before `g_admitDefeatTime`, or by admin (Issue 159) * Fixed bug in listplayers and lockname (Issue 161) * Cleans up build near doors code (Issue 163) * Adds `/devolve` command for aliens. Does not give credits back, player must have full health, and is cvar controlled by `g_allowDevolve` (Issue 166) * Added silent specme, when `!specme s` is done by an admin (anyone with kick flag k), they are put to spec team, but it is not announced. (Issue 168) * Increase max registered players. (Issue 177)
Details
If you take a moment to read over those updates, you will see a few new things of importance.
First off, now when you are on a BleedingSpree, hurting the other team reduces your counter. It doesn’t reduce it all the way, because that would not be a punishment; instead it reduces it in values of 1/3.
If you enable it on your server, aliens can now devolve, via the /devolve command. This has a number of restrictions in place, to prevent unbalancing the game too much. A player must have full health to devolve, and they do not get money back.
Finally, if you want to move to the spectator team without warning players (this assumes your an admin), you can now do so, via !specme s. The s parameter denotes silent. Your action will still be recorded in !adminlog, and the scoreboard/listplayers will reflect the change, it just wont broadcast it to every player in game.














(No Ratings Yet)










is it possible to get the patch file for this? P-G-QVM and another qvm are the only 2 that i have been able to download, and i would like to be able to edit the source.
@Foe of Eternity:
There isn’t a patch file for the whole QVM, but you can download the source directly, and then do a Diff against 966.
List of revisions
Click checkout at the top of the page for instructions to downloading code.
I want to use this QVM but I am getting an error messaage saying that the tremded has encountered a problem. I switch to a different Qvm and it works. How do I fix this?
Try a different or newer tremded.
That is a tremded/qvm version difference