Unstuck Pro V1.00
hullu
Join Date: 2002-11-02 Member: 5289Members
<div class="IPBDescription">Final version</div> <a href='http://hullu.xtragaming.com/files/unstuck_mm-1.00.zip' target='_blank'>http://hullu.xtragaming.com/files/unstuck_mm-1.00.zip</a>
[1.00]
- /unstuck can only be used every 6.0 sec (can be changed with unstuck_timer cvar)
- added unstuck_timer cvar
- removed 'only allow unstuck if stuck' code (wasn't working well)
<a href='http://hullu.xtragaming.com/files/unstuck_source-1.00.zip' target='_blank'>http://hullu.xtragaming.com/files/unstuck_...source-1.00.zip</a>
[1.00]
- /unstuck can only be used every 6.0 sec (can be changed with unstuck_timer cvar)
- added unstuck_timer cvar
- removed 'only allow unstuck if stuck' code (wasn't working well)
<a href='http://hullu.xtragaming.com/files/unstuck_source-1.00.zip' target='_blank'>http://hullu.xtragaming.com/files/unstuck_...source-1.00.zip</a>
Comments
same <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo-->
THanks
Hudson82
Pretty simple
This might be wrong
i put the dll in
addons/adminmod/dlls/unstuck_mm.dll
this is also exactly how i have it in the metamod plugin file is this correct.
I also added the Cvars: unstuck_timer: to my server.cfg file
let me know if i missed something
Hudson82
win32 addons/adminmod/dlls/unstuck_mm.dll
OR
linux addons/adminmod/dlls/unstuck_mm.so
then do a "meta refresh" when you save your metamod plugin file and it will load the new unstuck <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo-->
if you have the old unstuck plugin installed, you'll need to do these first (all console commands via rcon or server monitoring program):
1) meta pause unstuck
- pauses the unstuck plugin
2) meta unload unstuck
- removes it from duty so that you can update the file (permissions error if you don't do this step)
3) see above lines for metamod plugin file, and unzip the new unstuck_mm file into whatever director you have it in.
- be sure that you only have one unstuck_mm line in plugin.ini, just so that you don't confuse metamod and crash hl :x
4) meta refresh
- will parse the plugin.ini file again to check for new/updated plugins. this will load your new/updated plugin and set it to active duty <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo-->
(I've left out all the frills)
unstuck_mm
admin_mm
That's it. In my experience it's best to put clan mod or admin mod last and also to make sure you're running only the plugins you require/want. Having excess pluginnage tends to leave you a little screwed if something goes t!ts up <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo-->
(just moving this on first page too ;D)
lost the download <!--emo&:(--><img src='http://www.unknownworlds.com/forums/html/emoticons/sad.gif' border='0' style='vertical-align:middle' alt='sad.gif'><!--endemo-->
Edit: here you go
<a href='http://www.eternal.mossad.org.il/unstuck_mm-1.00.zip' target='_blank'>http://www.eternal.mossad.org.il/unstuck_mm-1.00.zip</a>
lost the download <!--emo&:(--><img src='http://www.unknownworlds.com/forums/html/emoticons/sad.gif' border='0' style='vertical-align:middle' alt='sad.gif'><!--endemo--> <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd-->
'tis working right now.
By having the command shown on chat, it's fairly obvious when someone is trying to abuse /unstuck to move through the map.
If so, how do I install it then?
If so, how do I install it then? <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd-->
It's a metamod plugin, you have to have metamod to use it: <a href='http://www.metamod.org' target='_blank'>http://www.metamod.org</a>