andreixd23 / zombiereloaded

Automatically exported from code.google.com/p/zombiereloaded
0 stars 0 forks source link

Add optional Speed Mod support #250

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
In reference to the speed problem: 
http://forums.alliedmods.net/showthread.php?t=139964

Optional "Speed Mod" support could be added while we wait for the currently 
used prop method to be re-added from beta.

Extension: http://forums.alliedmods.net/showthread.php?t=141109

This extension behaves exactly how the prop method used to, and it accepts the 
same speed values in the configs. The only thing users would have to do is 
install the extension and change the speed method cvar from "prop" to 
"speedmod".

I added support for my server, so I thought I would throw the patch on here in 
case it could be used.

Original issue reported on code.google.com by aangi...@gmail.com on 24 Mar 2011 at 7:21

GoogleCodeExporter commented 8 years ago
Patch file didn't attach...

Original comment by aangi...@gmail.com on 24 Mar 2011 at 7:21

Attachments:

GoogleCodeExporter commented 8 years ago
Interesting. I tried to test that extension, but there's no working linux 
binary. I also tried to compile it and got this far:

[SM] Extension cssspeedmod.ext.so failed to load: vstdlib_i486.so: cannot open 
shared object file: No such file or directory

Compiled against hl2sdk-ob, mmsource-1.8, and sourcemod-1.3. CS:S was upaded 
before testing.

I don't want to deal with these compile issues, but if it really gives smooth 
player movements we can patch the stable branch with this stuff. I just want to 
test it myself firs, but can't with no linux binary.

Original comment by richard.helgeby@gmail.com on 24 Mar 2011 at 2:37

GoogleCodeExporter commented 8 years ago
psychonic compiled a linux binary found here: 
http://forums.alliedmods.net/showpost.php?p=1350365&postcount=8

I don't have a linux server to test, but does this one not work?

Original comment by aangi...@gmail.com on 24 Mar 2011 at 3:30

GoogleCodeExporter commented 8 years ago
That one was compiled a long time ago, before several CS updates. It complained 
about a missing or invalid function I think.

Original comment by richard.helgeby@gmail.com on 24 Mar 2011 at 3:59

GoogleCodeExporter commented 8 years ago
Might be best to post about it in that thread then. Someone there could 
definitely help get it running on linux.

Original comment by aangi...@gmail.com on 24 Mar 2011 at 4:16