Etpub update - idea - question - opinions?


(burgo855) #1

Can anyone give some insight on how to add “sv_cvar” to etpub?

Having this command will help force settings. I don’t mind if i need to alter anything to add it to our server. I am guessing it has something to do with etpro’s “qagame_mp_x86.DLL ?”

Can anyone give some advice or links? Maybe even links to the dll open source:/ Any help is appreciated cheers,

-|H*S|Burgo855


(eQuilibrium) #2

I think there’s something like that already, forcecvar.


(Micha) #3

Just wait for the next release. I suggested it to pheno and he already added it to the new version.

[quote]
Micha!, on 20 Apr 2013 - 12:25 PM, said:

sv_cvar for more power over client cvars

ETpub is a server side only mod. Only with a installed client sv_cvar limits are possible. That’s why it wasn’t implemented before. For now feature is planed and 90% coded but only useable with installed ETpub Client (like forcecvar command).

regards

pheno
[/quote]

Currently I’ve added ‘sv_cvar’ with cvar backup files and WITHBITS and WITHOUTBITS restriction (as in ETPro), reworked ‘forcecvar’ related code, added bacons breath bar, added a muted player indicator to scoreboard, added the name of who planted/defused the dynamite, fixed many bugs I found, … and so on.

You could learn C/C++ coding and add it to etpub source if you can’t wait for the next release:
https://www.assembla.com/code/etpub/subversion/nodes

@eQuilibrium: it’s better then forcecvar because admins can force a cvar range or exclude some stuff.