No Scores For Your Server
Teufel_Eldritch
Join Date: 2002-01-28 Member: 124Members
<div class="IPBDescription">voogru's no score mod</div> Voogru posted this in the General Forum a few days ago but I thought I would re-post it in here so more ppl would see it and use it.
<!--QuoteBegin--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->This is a small dll that prevents scores from showing on the alien team, This is currently better than the way i do it in my own server (in my own server i simply reset the death count and frag count, so there was always 0 frags and 0 deaths. Now i figured how to simply block the numbers from showing at all) And team score works unlike in my server where the teamscore would always be 0.
This is a metamod plugin, right now its only for win32, the source is included so you can compile it on linux for you linux junkies. (And since i cant compile on linux since i have no linux box)
There is only 1 cvar, nsa_feature_noscores, its default to 1
The readme is really simple, if you cant figure it out then i dont know what to tell you, if someone compiles this for linux please send me the binaries so i can include them in the zip.
Download: <a href='http://www.voogru.net/www/noscores.zip' target='_blank'>http://www.voogru.net/www/noscores.zip</a>
Please post any problems that you have with it, i didnt spend much time testing it at all. (Tho when i did test it, it works flawlessly) <!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
<!--QuoteBegin--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->This is a small dll that prevents scores from showing on the alien team, This is currently better than the way i do it in my own server (in my own server i simply reset the death count and frag count, so there was always 0 frags and 0 deaths. Now i figured how to simply block the numbers from showing at all) And team score works unlike in my server where the teamscore would always be 0.
This is a metamod plugin, right now its only for win32, the source is included so you can compile it on linux for you linux junkies. (And since i cant compile on linux since i have no linux box)
There is only 1 cvar, nsa_feature_noscores, its default to 1
The readme is really simple, if you cant figure it out then i dont know what to tell you, if someone compiles this for linux please send me the binaries so i can include them in the zip.
Download: <a href='http://www.voogru.net/www/noscores.zip' target='_blank'>http://www.voogru.net/www/noscores.zip</a>
Please post any problems that you have with it, i didnt spend much time testing it at all. (Tho when i did test it, it works flawlessly) <!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
Comments
Personally I like seeing scores, tells me how well I'm doing.
The problem with the way i did it in that DLL is that aliens cant see who is what, (gorg, onos etc)
Ill have a update in a bit.
Update:
<a href='http://www.voogru.net/www/noscores104.zip' target='_blank'>http://www.voogru.net/www/noscores104.zip</a>
Should work fine, it will write 0's to the frags and death counts only.